There is a bug in "search module" of SJNews template. Searching is not working on index page (main page) of the website, but works fine when you use it when some article is displayed. Please check it out.
Precisely: Put some word to search field, push search button and there is no effect, just main page is reloading.
To encounter this problem just follow these steps:
Go to menu position: "Search"
Administration panel -> Menus -> About Joomla -> Using Joomla -> Components -> Search Component -> Search
Change "Parent Item" from "Search Component" to "Using Joomla" and then try to search something using search module from index page of the website -> It's not working - just main page is reloading after search button is pushed.
Search module is not working EVEN when I put menu position "Search" to its original position (Parent Item = Search Component)! Now I have broken search module on my website. Please help!
Additional info:
Address bar of my browser after put "someword" for search looks like:
127.0.0.1/test/index.php/component/search/?searchword=someword&searchphrase=all&Itemid=435
Problem is this "Itemid=435"! After cut it out, searching is doing well. What is Itemid=435?