This topic has 9 replies, 3 voices, and was last updated 9 years, 4 months ago ago by Eva Kemp
Hello!
I have some problems with product catalog.
1) I choose layout with right sidebar and want 2 colums in that page. I import json setting in gss grid and apply demo theme in theme options.
2)in that configuration right sidebar not working. I set several filters in Visual Edidor and they not appear. When i move sidebar to the left they make visible.
Look at this screenshot http://prntscr.com/83dgbq
And one more. I want product images changing when i hover on it and product info will visible too.
Hello,
Please provide us with wp-admin panel credentials in private content.
Regards,
Eva Kemp.
Ok. I created user for you
Hello,
Where did you set filters? I don’t see any widgets in “Shop Sidebar” area in Appearance > Widgets. You need add widgets in there to make them visible in the sidebar on Shop page.
To make product images changing when hovering, go to 8Theme Options > E-Commerce > Products Page Layout > Product Image Hover > Swap.
Then edit each product and upload an image in “Hover image” section at the bottom of the page editor.
Best regards,
Jack Richardson.
Ok, you are right. Widgets now visible.
I want swap and product info on image together. Is that possible?
And what about images size? How i can make to columns wide with sidebar layout?
http://prntscr.com/83ptp5
Also you have problems with mobile users on that theme. This screenshot from your official demo( http://prntscr.com/83py1b ). Very big static padding from rignt(280px) I fixed that problem using custom css.
Hello,
Add this code in Custom CSS:
.product .product-image-wrapper img {
width: 100% !important;
}
Unfortunately there is no possibility to swap both product info and product image.
Please provide us with a direct page link where you see the problem for mobile users.
Regards,
Eva Kemp.
Thank’s it’s working right. Here link were i found the problem https://www.8theme.com/demo/classico/variant7/ . Emulate mobile view or open from mobile. I talk about this padding http://prntscr.com/83qyve
it’s a pity that no possibilities use both options same time.
How i can add ajax “add to cart” to this info(when i hover product)?
Hello,
Thank you about notification of mobile view problem. We’ll fix it in the next theme update.
Sorry, but ajax “add to cart” is available only for single product pages, not for Shop page.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up