Forum Replies Created
-
AuthorPosts
-
Hi,
Sorry for the late in reply.
Usually, all image will be put to the "upload" folder but it seems you set your image to the "img" folder -> our function does work incorrect. I have some change in PHP, you can reload your site and check again.
Thanks.
Hi,
Please send me link your site. I will help you check.
Thanks.
Hi,
We have updated the Behealth theme with Woocommerce 3.3.x and it is secure.
After you update the version 1.1.5, you go to Theme Options and click Save Generate & CSS to guaranteed the options active normal.
Thanks.
Hi,
I have added the Single Product Layout 4, you can reload your site and check again.
Thanks.
Hi,
We have changed the product-image.php file instead of using style default of Woocommerce.
You can go to the product-image.php file (/wp-content/themes/yolo-sofani/woocommerce/templates/single-product/) and increase the version to 3.3.2. instead of waiting the next update.
We are updating some problem to Sofani theme and will upload the next time.
Thanks.
Hi,
Please send me link your site to get clearer.
Thanks.
7 years, 10 months ago in reply to: Kidzone's Events grid display unwanted short codes, please provide support #15188This reply has been marked as private.Hi,
Currently, you are using multiple sizes for your displaying images. If using the function "crop image" of WooCommerce, the content of your images will be lost. http://prntscr.com/iqzcnp
To more beautifully display the product, you should use the images at the same size. -> You can use Photoshop software to solve this issue.
Thanks.
7 years, 10 months ago in reply to: Solve issue with order by price asc and new feautures we want to add #15183Hi,
For ordering the price that works as you want, you must disable the function - Product Sorting.
If you enable this function: After the product is queried following the price, it is continuously rearranged one more time following the Alphabet order.
We did all the suggestions you told us, and added the code in the masonry.php file. But the images are still now being shown, in the code that you passed us there is an "if and else" clause, we had to add the new code in the "else" to show the images, but the function is entering into the "if". We don't know why, can you tell us why? Even if we put the code into the "if" the images are not being shown.
I'm not sure this problem. Please send me FTP account. I will help you check.
Thanks.
Hi, @semaex.
Please create a new topic with the link your site and admin account.
I will help you check.
Thanks.
7 years, 10 months ago in reply to: Remove Slide effect / animation on the WooCommerce products #15179Hi, @tygrtech.
You can add these lines to Custom CSS or the style.css of Child Theme:
.woocommerce .product-thumb .product-thumb-primary img,
.single-product .product-thumb .product-thumb-primary img,
.woocommerce .product-thumb .product-thumb-one img,
.single-product .product-thumb .product-thumb-one img {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: trnslateX(0);
}
Thanks.
This reply has been marked as private.Hi,
If you want to the Footer 4 (Container instead of Fullwidth) -> You go Footer Block -> Footer 4 -> edit row -> Yolo Options -> Layout -> set "Container". http://prntscr.com/iqgixo
Thanks.
Hello.
Sorry for the late in reply.
You need to add the widget to the "Woocommerce Shop Filter" sidebar.
Thanks.
7 years, 10 months ago in reply to: left hand side menu classic home does not show on internet explorer #15158Hi,
You can check the product image size set in Woocommerce Setting:
- With Woocommerce vs 3.3x: you go to Customize -> Woocommerce -> Product Images. http://prntscr.com/iqgcpf
Thanks.
-
AuthorPosts
