This topic has 8 replies, 2 voices, and was last updated 7 years, 4 months ago ago by Olga Barlow
I have been playing around with this for hours and need help please. I have Xstore with the Xstore child theme, WooCommerce, WooCommerce Amazon, WooZone and the infinite scroll plugin with the settings suggested in Dec 2016 thread in this forum.
I have used these in the Storefront theme with success so I am not a total novice. I didn’t have to use infinite scroll in Storefront for it to work so I am new to infinite scroll. My issue is that the Shop products page won’t scroll. It won’t even go all the way to the bottom, so I installed infinite scroll but it is not helping. Help please.
Hello,
1) The problem caused by CSSHero plugin.
2) Your footer had strange code without closing tags http://prntscr.com/frzsj0 I have removed unnecessary tags.
Regards
Thank you very much. Now I have to figure out how to get the product sizes back to a more uniform size and the product name in a different font. Does CSS Hero not work well with Xstore?
One more thing if you don’t mind. I changed the font of the price because it was too big. That worked using
.single-product .price span{
font-size: 16px!important;
}
in Customer CSS.
However the text after the price for the availability is still very large. I can’t find how to change that or even hide it.
Thank you in advance.
Hello,
1) To make products grid nicer I would suggest you to prepare photos before uploading and use all the images with the same size. Then your grid will look nice.
If you need to add additional styles you can either use child theme or Custom CSS option.
2) Replace it by
.single-product .price span, .single-product .WooZone-price-info {
font-size: 16px!important;
}
Regards
Thank you but the Products are imported from Amazon. How can I prepare them in Woozone before they hit the site? How would I make a grid of uniform image sizes? I set the sizes and set it to grid but it doesn’t help. I am using the Xstore Child theme.
I am so frustrated.
I tried the regenerate image size plugin that didn’t work.
So I changed the size of a few products individually and now the images are showing broken on the shop page and the single page.
Now Foods Glucosamine & Chondroitin with MSM
Schiff Glucosamine Plus MSM joint supplements
I really hope there are some answers. Is everyone having this problem? I noticed your demo has broken images. Is this something that will be fixed in the near future? Is this unique to the Amazon products? Is this an issue because of the Woocommerce update?
Help please or I will have to ask for a refund. I have spent a ton of hours trying to get the site to work.
Hello,
If you import the products from Amazon and keep this option http://prntscr.com/ftuehc (WooZone > Amazon Config > Plugin Setup) then you cannot reduce the image size on remote images https://codecanyon.net/item/woocommerce-amazon-affiliates-wordpress-plugin/3057503/comments?page=165&filter=all#comment_13999596 . Also, read WooZone plugin documentation http://docs.aa-team.com/woocommerce-amazon-affiliates/documentation/amazon-get-remote-images/
Regards
Tagged: product page, scroll issue, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up