Forum Replies Created
-
AuthorPosts
-
Hi,
I have updated the text domain in the plugin Behealth Framework. You can create new a file .pot for this plugin and try to translate for it again.
Hi,
You can add these lines to Custom CSS or style.css of Child Theme:
.woocommerce .product-item-wrap.active .product-thumb-secondary, .single-product .product-item-wrap.active .product-thumb-secondary, .woocommerce .product-item-wrap:hover .product-thumb-secondary, .single-product .product-item-wrap:hover .product-thumb-secondary{
opacity: 0;
}
Hi,
You can't translate this text. This is the text in the prettyPhoto.js file that Woocommerce used.
You can add these lines to Custom CSS or style.css file of Child Theme instead of trying to translate it.
div.light_square .pp_close{
height: 22px;
border-radius: 100%;
background-position-x: -54px;
}
This reply has been marked as private.Hi,
You can add these lines to Custom CSS of style.css of Child Theme:
.on-sale.product-flash{color: red;}
.on-new.product-flash{color: red;}
.on-sold.product-flash{color: red;}
Hi,
The compress js caused this issue, you can turn off this function and check again.
Hi,
Currently, Woocommerce only incremented the version for the file without significant changes from the template.
You can fix this issue by going to Woocommerce -> Status to check the version for Woocommerce template.
Later, you go to the file and update new version for it.
This reply has been marked as private.I have checked your site and it seems the RevSlider normal work.
Hi,
Please send me wp-admin account. I will help you check.
Thanks.
Hi,
Sorry for the response delay.
If you have used the animation on your site, you should disable them.
If possible, please send me wp-admin and link your site. I will help you check.
7 years, 4 months ago in reply to: Account and shopping cart are not displayed correctly in the mobile view. #17272Hi,
You can add these lines to Custom CSS or style.css of Child Theme
@media(max-width: 768px){
.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{
width: 100%;
}
}
Hi,
You need to add the widget for Woocommerce Sidebar. http://prntscr.com/kowqr4
Hi,
You can view this link to clarify: http://prntscr.com/kowpn3
-
AuthorPosts
