This topic has 9 replies, 3 voices, and was last updated 4 years, 11 months ago ago by Rose Tyler
Hi guys, how are you?
I don’t want to display variations swatches in the shop window, i’d like to display it just in the single product page?
How can i hide it in the shop window?
Also, if i’m not off topic, i’d like to display in the shop window the short description of each product, but i cannot mark it in the dashboard as the other elements of each product in the shop window( for instance title, reviews, price…)
Ho can i display the short description?
Thanks for the answers.
Giovanni
Hello,
1) Theme Options > WooCommerce (Shop) > Shop elements > Variation swatches > Swatch Position > Disable.
2) WooCommerce (Shop) > Shop > Products style > Product Content Effect > Booking, or create a custom one.
If you need help with the additional customization, like adding a new option or displaying the short description on the shop page, submit customization request to WPKraken team
Regards
Ok got it!
But the 2) is not working!
It shows me variations as text as follow:
How can i fix it?
Hi,
Please send:
– Admin info (wp-admin URL, username, password)
I will check this problem for you.
Meanwhile, please see the video https://www.youtube.com/watch?v=LgzC4iK-j6A
Regards,
Hung PD
Hello, @GiovanniFabb
2) It is the correct work of the Booking Content Effect, for example – https://xstore.8theme.com/demos/hosting/shop/
If any of the available product content effects do not suitable your needs, you can create a new one using WPBakery Grid builder – go to Dashboard > WPBakery Grid builder > Grid Builder > Add new http://prntscr.com/q9p4aa After creating the custom content effect, you need to select it via theme options. If even with this builder you can’t achieve the desired result, contact the mentioned customization service.
Regards
Ok i understand!
Just few questions:
1)I don’t know why if i try to turn off variation swatches, it doesn’t work (it’s always turned on in the product page and in the shop page)
2)i’m customizing wishlist button by yith and the theme it’s overriding some customizations, is this problem generated by child theme or not? I’ve tried with twentytwenty and there’s no problem with wishlist
3)do i have to pay something to contact WPKraken team for solving my issues?
Thanks for the answers
Hello,
1) Theme Options > WooCommerce (Shop) > Shop elements > Variation Swatches > Variation Swatches > Off. Then publish changes in Theme Options and check Your Shop and single product page after clearing the cache of the browser.
If this does not work correctly, provide temporary wp-admin access.
2) Our theme applies own styles for the Wishlist. What exactly do you want to change?
3) Additional customization is outside the scope of basic theme support, so yes, it is paid service.
Here is support policy – https://themeforest.net/page/item_support_policy
Regards
Ok, now everything looks good!
I’ve just to customize wishlist button and i’d like to have a button with white background, black text and black border. It will be aligned under add to cart button.
Is it possible to have it?
Hello,
In this case, it would be better to use custom CSS code. Please select http://prntscr.com/qacuv5 in settings of the wishlist and add the next code in Theme Options > Theme Custom CSS:
.single-product .product-content .yith-wcwl-add-to-wishlist a {
border: 1px solid #222;
padding: 7px 15px 5px;
}
you will get – http://prntscr.com/qacx2e If you are looking for something else, describe the desired result in more detail and we will help with the custom CSS code.
Regards
You must be logged in to reply to this topic.Log in/Sign up