This topic has 13 replies, 5 voices, and was last updated 9 years, 5 months ago ago by Robert Hall
Hi,
We have uploaded Woopress V2.0 this morning and we have 2 issues:
1 – On our homepage we use to have 12 products with 4 products by line ; after update, we still have 4 products but with a blank on the right side just like there were 5 products
2 – On the single product page, the main image and the second one (third one…) are vertically aligned and do the same size
We also would like to hide/delete the product title into breadcrumbs just like before in V1.5
Thanks in advance
I had the same problem for the second issue. Solved by going into theme options > single product page > Enable slider for gallery images and set to ON. In my case it was off after upgrading..:)
Hello @saphiloche,
Please give us full access to wp-admin panel and not just to My Account page.
Thank you.
Regards,
Eva Kemp.
Dear,
I have the same first problem.
I have 4 images en homepage with Woo Products widget, but now, after update my images are smaller and have a blank on the right side just like there were 5 products.
How can I fix it.
Regars.
Hello @pionnex,
Please check if sidebar is enabled for home page in WP admin > Pages > edit your home page > select “Without Sidebar” in “Sidebar Position” block in the right side of the page editor.
Regards,
Eva Kemp.
Hi,
Thanks to you Floppy78, that was it…
And thanks Eva, that was also it…
feeling so bad we missed that 🙁
Thank you very much, that was the problem!
Thank you for your support!
Regards,
Xabier
Hi,
About our last question to hide/delete the single product title from breadcrumbs (just like before in V1.5) ?
Any idea ?
Thanks
Hello @saphiloche,
Please add this code in custom.css file
.single-product .page-heading .title{
display:none;
}
Regards,
Robert Hall.
Hi,
Thanks a lot, it works fine.
I noticed that I should have been more specific when I said “just like before in V1.5″… in fact we needed to hide the title in the breadcrumb to have it back just above the price just like before.
Hope you understood 😉
Can you help us ?
Thank you.
Hello,
Sorry but I don’t understand you.
You can add the same changes that you did before update.
Could you please provide us with screenshot how it should look?
Regards,
Robert Hall.
Hi,
We made it simply by replacing the v2.0 “content-single-product” by the v1.5 one… So we have our title back ;o)
Thanks a lot for your help
Hello,
You’re welcome!
If you have any questions please feel free to contact us.
Have a good day!
Regards,
Robert Hall.
You must be logged in to reply to this topic.Log in/Sign up