Forums › Forums › Search & Filter Pro › Sort order doesn’t work
Tagged: loop, post type, product, sort order
- This topic has 35 replies, 2 voices, and was last updated 3 years, 10 months ago by Trevor.
-
Anonymous(Private) December 9, 2020 at 2:31 pm #269277
Ok I fix this issue, but now I need to configure the infinite scroll.
At moment in the page https://justwine.ch/negozio/ the pagination work correct but If I change it from Normal to Infinite scroll in all next pages I have the same product of the first page.Could you help me?
Anonymous(Private) December 10, 2020 at 4:38 am #269348I did, but no results. With your configuration the pagination doesn’t appear the the page https://justwine.ch/negozio/
Anonymous(Private) December 10, 2020 at 4:55 am #269350Hi Trevor, I found the error. So now this issue is fixed. Thank you very much for the support.
About the next Issue
2. I want to sort results also with a taxonomy field but I don’t see this option, Could be possible? the taxonomy is Producer like I used in the filter
Trevor(Private) December 10, 2020 at 8:36 am #2693542. I explained why this is not possible in this message/reply:
https://support.searchandfilter.com/forums/topic/sort-order-doesnt-work/page/2/#post-268973
Anonymous(Private) December 10, 2020 at 9:44 am #269361I removed all style and here the request
https://justwine.ch/bug_2020-12_04/Trevor(Private) December 10, 2020 at 2:51 pm #269420Try this custom CSS:
.searchandfilter[data-sf-form-id="3664"] .sf-field-search input, .sf-field-search label { display: block; width: 100%; } .searchandfilter[data-sf-form-id="3664"] ul { padding-left: 0; } .searchandfilter[data-sf-form-id="3664"] li[data-sf-field-input-type="select"] select, .searchandfilter[data-sf-form-id="3664"] li[data-sf-field-input-type="select"] label { width: 100%; } .searchandfilter[data-sf-form-id="3664"] .meta-slider { max-width: calc(100% - 21px); margin-left: 5px; }
-
AuthorPosts