Forum Replies Created
-
AuthorPosts
-
Hi,
I added this lines to Custom CSS in Theme Options:
#yolo-content-wrapper{
padding-top: 50px;
}
Please reload your site and check again.
Thanks,
Hi,
To can get Mail List, you need to do the following steps:
- Create a MailChimp account.
- Create List: https://us10.admin.mailchimp.com/lists/
- Create API Key: https://us10.admin.mailchimp.com/account/api/
- You go to Customizer -> Site Enhancement -> MailChimp Setting -> paste "API Key" in here.
Hope it helps!.
Best regards,
Hi,
Still, nothing to change. I still can't login your site. http://prntscr.com/h2zfyj
Can you check your server has blocked our IP? (103.238.69.133)
Thanks,
Hi,
Currently, Woocommerce uses jQuery "owl.carouse" version 2.x to run image slider.
You are using the plugin "Woocommerce Brand", this plugin uses "owl.carousel" version old (1.3.3).
And it overrides version "owl.carousel" of Woocommerce.
You can try deactivating the plugin "Woocommerce Brand" and check product image slider.
Best regards,
Hi,
If you go to "Theme Options" and change logo, but the logo not changing.
You need to find "Page Options" and check tab "Logo" -> The logo can be available there.
Please remove it and click Update -> Reload your site.
Hope it helps!.
Thanks,
Hi,
The website you send me to use CMS Joomla, not WordPress.
Please check again.
Thanks,
Hi,
I added this lines to Custom CSS:
.owl-carousel .client-item a img{
width: auto;
margin: 0 auto;
}
Please reload your site and check again.
If possible you should move CSS (Custom CSS) to style.css file of Child Theme.
Best regards,
Hi,
Normally caused by one of two things:
1. Your Instagram account is private – it needs to be public for this to work
- I tried with your "#hashtag" on-site us and it still normal works. http://prntscr.com/h2jyw9
You can check the reason below:
2. Your website host is blocking external connections. If you have access to a Cpanel or similar tool you can normally unblock the external requests.
Please check again!.
Best regards,
Hi,
I have to check your site.
This problem can cause by the cached browser.
Please try with anonymous browsing or remove cached.
Thanks
This reply has been marked as private.Hi,
Thanks for contact us.
Please send me a screenshot to clarify more your issue.
Thanks,
This reply has been marked as private.Hi, Woodycity.
The Grouped product will only apply to Simple products.
Currently, you added the Variable product to Grouped Product => Add to cart will not show.
- You can add this line to "style.css" of Child Theme or you go to Theme Options -> Custom CSS and add them to clarify:
.single-product .group_table .add-to-cart-wrap a, .site-content-single-product .single-product-info .summary-product-wrap .yith-wcwl-add-to-wishlist {
opacity: 1;
line-height: 40px;
}
- To display Add wishlist, you add this line:
.site-content-single-product .single-product-info .summary-product-wrap form.cart{
width: auto;
}
.site-content-single-product .single-product-info .summary-product-wrap .yith-wcwl-add-to-wishlist{
display:inline-block;
margin-left: 10px;
}
Hope it help!.
Best regards,
Hi,
If you use Child Theme, you can add this line to "style.css" file of Child Theme or you go to Theme Options -> Custom CSS and add theme:
.site-content-single-product .single-product-info .single-product-image-wrap .single-product-image .product-flash-wrap{
z-index: 2;
}
Hope it help!
Best regards,
Hi,
You are using Sofani Theme version 1.0.6.
Currently, Sofani last version is 1.3.6
Please check again!
Thanks,
-
AuthorPosts
