How can I let this little icon link to the product category and NOT to /store/ ?
-
Hi,
How can I let this little icon link to the product category and NOT to /store/ ?
See my image for what I mean.
Attachments:
You must be
logged in to view attached files.
Hello,
Please share the wp logins details in private content under the message area I will check and give you a possible solution.
Best Regards.
Hello,
This is a Product Navigation feature in our theme. There is no option in theme settings to change the link. It requires customization and beyond our support policy.
Best Regards.
But it is an Elementor element provided by your theme.
See my image.
So you guys made it, so there must be a way to change the link for this little icon…
Attachments:
You must be
logged in to view attached files.
Hello,
Sorry to say but right now there is no option in Theme Settings available for that. It requires Customization and this is beyond our limitations and support policy scope. Hope you can understand our limitations.
Best Regards.
I removed this feature by adding:
a.wd-product-nav-btn.wd-btn-back {
display: none!important;
}
Hello,
You can hide it from Theme Settings > Single Product > Elements > disable the option product navigation.
Best Regards.
That will also remove the < > previous and next buttons…
Hello,
Now I have disabled the option and it is totally not showing. Check back your site after completely clearing the browser cache.
Best Regards.
I see, but I activated this function again.
I want to show the < > previous and next buttons.
It’s a real shame we can not redirect the middle icon link to the product category and NOT to /store/
Maybe I find a way to relink it later somehow…
So for now we leave this function ON.
And I added this to CSS:
a.wd-product-nav-btn.wd-btn-back {
display: none!important;
}
So the middle icon/link is hidden.
Hello,
Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.
Best Regards.