This topic has 2 replies, 2 voices, and was last updated 6 years, 6 months ago ago by Rose Tyler
Hi there,
1. The ‘Load More Products’ at the end of my products page isn’t working nappylandnsw.com.au/wordpress/products.
2. Also is there a way to ensure all the products are inline with eachother? As right now the products are gridded awkwardly.
3. Can I also display the SKU for the product page?
4. The quick view hover buttons are being cut off in ‘Related Products’ can this be fixed? for e.g here it’s the Add to Wishlist being too large on my site currently.
Thanks
Cindy
Hello,
1. Make sure that you set correct settings for the plugin according to theme documentation –
https://www.8theme.com/documentation/xstore/plugins/woocommerce-infinite-scroll-and-ajax-pagination-settings/
2. We would recommend to use a graphics editor and prepare product images (make them the same size) before uploading it to your media gallery.
Image size you can change via Customizer > Woocommerce > product images (do not forget to regenerate thumbnails) https://www.8theme.com/documentation/xstore/woocommerce/product-images/
Also, you can select Primary category in [8theme] Product Options http://prntscr.com/jd5uw5 to prevent displaying all categories on the grid – http://prntscr.com/jd5v9v
+ Theme Options > E-commerce > Products Page Layout > Title chars limit (to make titles of products same length).
3. Do you mean Single product page – http://prntscr.com/jd5wom, or you want to show this information on Products Pages like Shop and Category?
4. Please add this code in Theme Options > Styling > Custom css:
.single-product .footer-product .add_to_wishlist {
font-size: 0px !important;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up