Sorting with the left-right button on the single-product page
-
Hello XTEMOS,
I have a sorting problem. There are three products on the shop page (Pic1-1). They are properly sorted by name and price in ascending order. If I now call up the first product (type TDB28-130), I come to the single-product page (Pic1-2). The button “forward” and “back” now appears in the right corner (red circle in the picture). Now, however, I think only the arrow should appear in the direction of “forward”, because two more items cost more and also have a higher number from the type designation. With “forward”, however, the TDB28-290 appears and with “back” TDB28-210. How can I set this correctly?
Thanks in advance.
Hello,
this is my third question. I can now see that all the pictures from the not yet published website are ONLINE in your site. I would like to ask you not to put any of my pictures publicly on the net. Text is OK, but please not the pictures!
Thank you…
Hello,
By default, the WooCommerce plugin doesn’t have products next/previous arrows functionality at all. To implement this feature we use standard WordPress PHP get_next_post and get_prev_post functions that can obtain adjacent posts from the database. Unfortunately, it takes products from the whole table and depends only on the shop page order. The system can’t know that you previously visited this product’s category page or changed the order. And there are a lot of such cases that make it impossible to make product arrows buttons work as expected.
We spent a lot of time investigating this issue but, unfortunately, there is no solution to this problem. You can check any other theme for WooCommerce and you will see the same issue.
Regards
Hello,
thank you for the detailed answer. Then I am reassured. So it’s normal. Have a nice day …
Best regards
Hello…
But please please remove the two public image attachments from this topic:
CHANGE THE RECTANGULAR BACKGROUND OF THE NOTE “COMPARE PRODUCTS” COLOR
Thank you…
You are welcome! We have removed public images from that topic.
The topic ‘Sorting with the left-right button on the single-product page’ is closed to new replies.