
-
AuthorPosts
-
March 27, 2018 at 3:51 am #933309
Hi,
Trying to add a shop to my site but how do you change the size of the images on the Shop Page to be smaller and the same size?
How to add left side widgets on the Shop Page?How to add left side widgets on the category page?
On the product page http://www.theaquariumcity.com/product/ati-professional-icp-oes-water-analysis-kit/
how do you make the images smaller and with the same size?I would like the shop page to look like this https://kriesi.at/themedemo/?theme=enfold-overview
Thank You
Ruth
March 27, 2018 at 8:09 am #933431Hey Ruth,
For the products to have similar sizes, try adding this css code in Quick CSS located in Enfold > General Styling:
#top.woocommerce .thumbnail_container { display: flex; } #top.woocommerce .thumbnail_container img { object-fit: contain; }
though I would suggest cropping them manually in an image editor and have same sizes for all of them before uploading it to your site.
Go to Enfold > Sidebar Settings > Sidebar on Pages > set this to Left Sidebar then save. Then go to Appearance > Widgets > Shop Overview Page > then drag widgets to that area.
Hope this helps :)Best regards,
NikkoMarch 27, 2018 at 11:09 pm #933930This reply has been marked as private.March 28, 2018 at 2:04 pm #934291Hi,
You can set the image size for the shop page in Appearance > Customize > Woocommerce > Product Images > Thumbnail Width > then set the thumbnail width to make it have a uniform size.
As for the shop page, unfortunately the page set shop page can’t be modified and will just inherit the settings from other pages, there are 2 options that can be done, first is create another page to be set as the custom shop page where you can edit and even use Advanced Layout Builder, the 2nd one is still to follow the instructions before and on other pages manually set the sidebar to No Sidebar.
Best regards,
NikkoMarch 29, 2018 at 3:27 am #934657This reply has been marked as private.March 30, 2018 at 9:24 am #935184Hi,
1.) The actual shop page’s Layout > Sidebar Settings is set to “No Sidebar”. Please enable the sidebar.
2.) Look for the product thumbnail size settings inside the Woocommerce > Settings > Products > Display > Product Images section.
Best regards,
IsmaelApril 5, 2018 at 2:32 am #937413This reply has been marked as private.April 5, 2018 at 11:59 pm #937948Hi,
Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
Basilis -
AuthorPosts
- You must be logged in to reply to this topic.