-
AuthorPosts
-
June 22, 2017 at 7:59 pm #1043606
What I want is directory kind of page.
But in my case I dont need sort by to appear in my page. how can I remove that. I am not developer. But for the beginning of my project I have to handle this job. Can you please explain it as you explain to total newbie.
what I am trying to do is doctors page of below template. http://www.joomlart.com/demo/#ja_healthcare they say they have used JA k2 Filter. I have tried that also. you can check site in this scenario problem is, when you use filter, it filters, but images disappear when result comes.
I think megafilter works fine for me. But I have to remove Sort by option from my page. please help with that Regards
- This topic was modified 7 years, 4 months ago by bizjml.
Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
June 23, 2017 at 10:23 am #1043798Hi,
You can try out the solution on this topic: https://www.joomlart.com/forums/topic/how-to-hide-search-results-shop-by-sorting/
June 24, 2017 at 8:45 pm #1043957I cant see reply
June 25, 2017 at 8:19 pm #1044026It didnt work.
i have edited both options mentioned on that topic.
pluginsjamegafiltercontentlayoutsdefaultproduct-toolbar.php
but it didnt workLuna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
June 26, 2017 at 3:38 am #1044060Hi,
Try to change in this file:
plugins\jamegafilter\k2\layouts\default\product-toolbar.php
Remove these lines:
<div class="toolbar-sorter sorter"> <label for="sorter" class="sorter-label"><?php echo JText::_('COM_JAMEGAFILTER_SORT_BY'); ?></label> <select class="sorter-options" data-role="sorter" id="sorter"> {#sortByOptions} <option{@if value=sortField is=field} selected="selected"{/if} value="{field}" data-action="sort" data-value="{field}">{title}</option> {/sortByOptions} </select> <a data-value="{sortDir}" data-role="direction-switcher" class="action sorter-action sort-{sortDir}" href="#" title="Set Descending Direction" data-action="sortdir"> <i class="fa fa-long-arrow-up" aria-hidden="true"></i> </a> </div>
1 user says Thank You to Luna Garden for this useful post
-
AuthorPosts
This topic contains 5 replies, has 2 voices, and was last updated by bizjml 7 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum