End of Support for Joomla 3 - Forum closed
"more results" in Search is dead link
- hpy99
- Topic Author
- Visitor
- Thank you received: 0
Hi,
There seems to be a bug in the search module. When you type a word in the search box, results show up and at the bottom of the list is "More results". The links in the list work ok, but "More results" is a dead link (in the demo it shows demo.joomlaplates.com/jp_xtra/# ) so nothing happens when you click on the link. I expect a full list of search results.
When I turn on error reporting I get this error:
**Parsing errors in language files**
JROOT/templates/jp-xtra/warp/systems/joomla/language/en-GB/en-GB.tpl_warp.ini : error(s) in line(s) 17
But maybe that is related to the dead link.
Can you please have a look to see if this is indeed a bug and how to fix it? Thanks.
I tried it on a Joomla 3 installation and a Joomla 2,5 installation and browser Chrome and Firefox.
There seems to be a bug in the search module. When you type a word in the search box, results show up and at the bottom of the list is "More results". The links in the list work ok, but "More results" is a dead link (in the demo it shows demo.joomlaplates.com/jp_xtra/# ) so nothing happens when you click on the link. I expect a full list of search results.
When I turn on error reporting I get this error:
**Parsing errors in language files**
JROOT/templates/jp-xtra/warp/systems/joomla/language/en-GB/en-GB.tpl_warp.ini : error(s) in line(s) 17
But maybe that is related to the dead link.
Can you please have a look to see if this is indeed a bug and how to fix it? Thanks.
I tried it on a Joomla 3 installation and a Joomla 2,5 installation and browser Chrome and Firefox.
by hpy99
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Replied by joomlaplates on topic "more results" in Search is dead link
Posted 10 years 3 months ago #5619
Hi there,
please try our search at:
demo.joomlaplates.com/jp_xtra/
and then click "more results"
After that you have to scroll down to see all results!!
If you dont want to assign any module to the the search result page you have to do this:
1.) Make a new (hidden) menu item and give it "search: searchform or searchresults" as menu item type.
(to make it more clear: a hidden menu is a menu without a module assigned to it).
3.) Write down the menu ID.
4.) Go to your search module and place your menu ID at the bottom of Basic options (set menu ID).
5.) Now search will open in a new page. Enable any modules you want to display on your search results page.
6.) You're done...
please try our search at:
demo.joomlaplates.com/jp_xtra/
and then click "more results"
After that you have to scroll down to see all results!!
If you dont want to assign any module to the the search result page you have to do this:
1.) Make a new (hidden) menu item and give it "search: searchform or searchresults" as menu item type.
(to make it more clear: a hidden menu is a menu without a module assigned to it).
3.) Write down the menu ID.
4.) Go to your search module and place your menu ID at the bottom of Basic options (set menu ID).
5.) Now search will open in a new page. Enable any modules you want to display on your search results page.
6.) You're done...
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
Last Edit:10 years 3 months ago
by joomlaplates
Last edit: 10 years 3 months ago by joomlaplates.
Please Log in or Create an account to join the conversation.
- hpy99
- Topic Author
- Visitor
- Thank you received: 0
Hi,
Thanks for your explanation.
Unfortunately the "more results" doesn't work for me. The results are not at the bottom of the page. The link is just dead.
The other links in the list work unreliable. Sometimes they work other times they are dead too.
I switched off the add-blocker but that did not help. I work on a new iMac with lates OS but in Chrome, Firefox and Safari the problem is the same. I wonder how come it works on your side and not on mine. Anyway, I found another solution.
To get the search module working I deactivated the javascript that creates the list under the search box.
here:
jp-xtra/layouts/theme.config.php
/*
$this->addFile('js', 'warp:vendor/uikit/js/addons/autocomplete.js');
$this->addFile('js', 'warp:vendor/uikit/js/addons/search.js');
*/
Now I don't get the list anymore but after I type a word in the search box en click enter I get the page with search results.
This works for me. And maybe it helps someone else to.
Thanks for your explanation.
Unfortunately the "more results" doesn't work for me. The results are not at the bottom of the page. The link is just dead.
The other links in the list work unreliable. Sometimes they work other times they are dead too.
I switched off the add-blocker but that did not help. I work on a new iMac with lates OS but in Chrome, Firefox and Safari the problem is the same. I wonder how come it works on your side and not on mine. Anyway, I found another solution.
To get the search module working I deactivated the javascript that creates the list under the search box.
here:
jp-xtra/layouts/theme.config.php
/*
$this->addFile('js', 'warp:vendor/uikit/js/addons/autocomplete.js');
$this->addFile('js', 'warp:vendor/uikit/js/addons/search.js');
*/
Now I don't get the list anymore but after I type a word in the search box en click enter I get the page with search results.
This works for me. And maybe it helps someone else to.
by hpy99
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Replied by joomlaplates on topic "more results" in Search is dead link
Posted 10 years 3 months ago #5622
Which version of Warp framework do you have?
The newest version is 7.2.7
www.joomlaplates.com/documentation/how-t...-the-warp-framework/
The newest version is 7.2.7
www.joomlaplates.com/documentation/how-t...-the-warp-framework/
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates