However i need a second sorting. I am now sorting on feature ( i use it to show paid ads for accomodation) so the paid ads is coming first then i need to get it to search on title. how can i solve this ?
I also need to delete the "Shop by" (i dont want to do this with every update). There also should be a way to edit the sorting option in the filter on the top.
At this time, JA Megafilter doesn’t support for Multi-Sorting.
For removing "Shop by" text, you can do it by overriding megafilter layout.
Copy file :
/plugins/jamegafilter/virtuemart/layouts/default/filter-list.php
To
templates/{your template}/html/layouts/jamegafilter/virtuemart/default
Then change whatever you want 🙂
-
This reply was modified 7 years, 3 months ago by Mr.Cat.
-
This reply was modified 7 years, 3 months ago by Mr.Cat.