- This topic has 11 replies, 3 voices, and was last updated 4 months ago by
Leo.
-
AuthorPosts
-
October 31, 2020 at 5:47 am #1512151
Mike
Hello there! first warning im very bad in English so i hope you understand.
I have 1 problem with my site, the product image is not good, i want de short discryption next to the picture at the same height.
When i use WP area adjustment, it changes to the correct style i want, but when i save, empoty cauch ect and i go to my site, then the discryption is under the picture…..grrr
The adjust in WOO works, but when is save it dont work on website live.The product picture was way to big, i added this code to css
.single-product .images img {
max-height: 300px;
}
.single-product .images img {
max-width: 300px;
}It work to make them samaller, but still the discrition is not next to the picture but under it.
Als i want 5 catogaries next to ech other, but this als works in Woo, i can save, but it to on the site…..liveThis all on desktop.
Please help me
Gr Mike
October 31, 2020 at 8:09 am #1512464David
StaffCustomer SupportHi there,
can you disable your cache so i can see what the issue is?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/October 31, 2020 at 8:15 am #1512476Mike
Hi David, How do i do that?
October 31, 2020 at 9:18 am #1512561David
StaffCustomer SupportWhat plugins do you have installed? One of them may be a cache/optimization plugin that just needs de-activating.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/October 31, 2020 at 9:33 am #1512576Mike
W3 total cache, is that the one?
October 31, 2020 at 11:26 am #1512706Leo
StaffCustomer SupportYup try deactivating that.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/October 31, 2020 at 12:00 pm #1512749Mike
done
October 31, 2020 at 12:01 pm #1512752Mike
Now i turned it off its oke with the product pis π
But can i just turn off that cauche? or so?Greets Mike
October 31, 2020 at 12:05 pm #1512755Mike
dont i need that w3 total cauge?
October 31, 2020 at 6:48 pm #1512975Leo
StaffCustomer SupportYou might need to toggle on/off some settings within W3 total cache to see which one is causing the issue.
Their support should be able to point you in the right direction as well.
We don’t use caching plugins ourselves but we do use Autopimize:
https://docs.generatepress.com/article/configuring-autoptimize/Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/November 1, 2020 at 5:45 am #1513297Mike
thanks Leo i will check it. By the way do you like my site? its my first time making a site.
November 1, 2020 at 10:38 am #1513644Leo
StaffCustomer SupportI think it’s pretty good!
I’m a fan of simple sites π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/ -
AuthorPosts
- You must be logged in to reply to this topic.