Popup Cart

May 2014 WordPress Theme
GK User
Thu May 07, 2015 9:41 am
Hi,

i am using "WooThemes-WooCommerce.Variation.Swatches.and.Photos.v1.5.5.for.WordPress" in ordert to show variations as image or color.
It is working fine but, when i choice one variable product by clicking the "swatches" and i add it to cart, when i click on the popup cart the variable are showed in a bad way: https://www.dropbox.com/s/0tn1ymhsxhqbp ... .tiff?dl=0

How can i fix it?
thanks
User avatar
Gold Boarder

GK User
Thu May 07, 2015 12:32 pm
Hi,

Unfortunately we don't support this woocommerce extension in our themes, but could you send me a PM with backend and FTP access to your website? Maybe I'll be able to find a solution.
User avatar
Moderator

GK User
Thu May 07, 2015 3:24 pm
Hi, thanks for ur support. i sent u a PM.
Let me know and thanks
User avatar
Gold Boarder

GK User
Thu May 07, 2015 3:54 pm
Hi, are u working on it? cause variation are disappeared from single product page
User avatar
Gold Boarder

GK User
Thu May 07, 2015 4:46 pm
Hi, please a need of ur answer in order to understand if this problem is dued to this..thanks
User avatar
Gold Boarder

GK User
Thu May 07, 2015 5:30 pm
Hi, sorry it was a mine problem
User avatar
Gold Boarder

GK User
Thu May 07, 2015 10:05 pm
I didn't touch anything on your website, try to add the following custom css code to css/override.css file (enable override.css from template options -> Advanced tab) or use any custom css plugin:

Code: Select all
#gk-popup-cart .variation dd {
    display: inline-block;
}

#gk-popup-cart .variation dd:before {
    display: none;
}
User avatar
Moderator

GK User
Sat May 09, 2015 6:22 pm
Hi, i added the code, but just the "/" separator has disappeared, but product information are still putted on more row
User avatar
Gold Boarder

GK User
Mon May 11, 2015 9:44 am
Hi,

Please refresh your browser's cache or check another onw, because all variations are now in one row.
User avatar
Moderator

GK User
Wed May 13, 2015 10:48 pm
yah this is solved
User avatar
Gold Boarder


cron