This topic has 6 replies, 3 voices, and was last updated 10 years ago ago by Eva Kemp
I’m having a few issues with my shop page. When I click the next page or page 2, 3, 4 … etc, nothing happens. It doesn’t click to the next page. Also, how do I remove wishlist on the shop page? I don’t want the wish list option to show when I hover over a product image.
Hello,
To remove hover wishlist add this code into custom.css file or style.css of the Child Theme.
.product-image-wrapper:hover .footer-product {
display:none;
}
Your FTP credentials are not correct. Please provide as well.
Regards,
Robert Hall.
Thanks for the quick reply. I included the updated FTP info below. Let me know if this doesn’t work.
I’ve made some change in your pagination file. Now it’s work well. Check it, please.
Regards,
Robert Hall.
Perfect! Thanks a million!!! 🙂
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Shop page issues – next page not working and how to remove wishlist on hover?’' has been successfully resolved, and the topic is now closed for further responses