-
AuthorPosts
-
June 16, 2014 at 4:23 pm #198889
Hello,
is there somewhere an example how to display search results as a table (list) ?It should just contain an image and extra fields, please?
Regards
MarcThanh Nguyen Viet FriendThanh Nguyen Viet
- Join date:
- September 2014
- Posts:
- 1461
- Downloads:
- 0
- Uploads:
- 44
- Thanked:
- 258 times in 217 posts
June 17, 2014 at 2:31 am #539144Hi Marc,
You can check our demostration of JA K2 filter here
http://joomla-extensions.demo.joomlart.com/JA K2 filter allows you to select a theme for search result page, JA K2 Filter component uses normal K2 theme, so you can create a new theme and style it as you expected.
Please find out more information in our documentation here
June 17, 2014 at 10:46 am #539206I meant something lke the following, I have hacked it myself now:
Anorther Question is now, how do I address or hide the [?] beside Keywords Search.
In which file is that output generated, please?It seam to break my layout :/
Thanh Nguyen Viet FriendThanh Nguyen Viet
- Join date:
- September 2014
- Posts:
- 1461
- Downloads:
- 0
- Uploads:
- 44
- Thanked:
- 258 times in 217 posts
June 18, 2014 at 2:11 am #539299Hi,
<blockquote>Anorther Question is now, how do I address or hide the [?] beside Keywords Search.</blockquote>
You can find source code for this tooltip in the file
modules/mod_jak2filter/tmpl/default.phpRemoving the code line below will help to remove tooltip from search form:
[PHP]<sup><?php echo Jhtml::tooltip(JText::_(‘JAK2_KEYWORD_HINT’), JText::_(‘JAK2_HINT’), ”, ‘ [?]’, ”, ‘Tooltip’, ‘ja-k2filter-tip’); ?></sup>[/PHP]AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by Thanh Nguyen Viet 10 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Search Results Tempalte
Viewing 4 posts - 1 through 4 (of 4 total)