Home › Forums › WoodMart support forum › Some issues
Some issues
- This topic has 13 replies, 3 voices, and was last updated 3 years, 5 months ago by Elise Noromit.
-
AuthorPosts
-
June 16, 2021 at 11:58 am #300162
developerisParticipantWe have some issues with our store. We have some critical in logs.
June 17, 2021 at 8:05 am #300325
Elise NoromitMemberHello,
1. This will be fixed in the nearest update.
2. Please provide FTP and site admin access as well as product URL to the private area.
3. Please make the full backup of your site as well as the Theme settings export and check the issue on the Storefront theme to detect if our theme causes the problem.
Best Regards
June 17, 2021 at 10:12 am #300371
developerisParticipantHere
June 18, 2021 at 9:04 am #300607
Elise NoromitMemberHello,
Please add this snippet to the functions.php of the child theme:
add_filter( 'woodmart_swatches_on_grid_right_order', '__return_false' );
Best Regards
June 18, 2021 at 9:07 am #300608
developerisParticipantBut we need that order go from lowest to highest, not random
June 18, 2021 at 4:06 pm #300706
Elise NoromitMemberHello,
Unfortunately, the problem occurs due to WPML and it is the only solution.
If you have any questions please feel free to contact us.Best Regards
June 20, 2021 at 9:50 am #300862
developerisParticipantIt can’t be wpml, because when we go to Edit product and save without any edits it starts showing.
June 21, 2021 at 9:14 am #301033
Elise NoromitMemberHello,
WoodMart applies the default WordPress function
wp_get_post_terms
When WPML is activated this function does not return all the values and our theme does not influence that.
Please contact WPML on this issue or use the code we have provided.
Best Regards
June 24, 2021 at 4:12 pm #302241
developerisParticipantHi,
I contacted WPML and they told me, when this problem will appear just try to deactivate WPML and if this method will help then its WPML problem. Today I saw that in some products there are no swatches in shop page, I deactivated WPML and still swatches doesn’t appear. So problem is with the theme, and we need to find out, because we need this function alot.June 25, 2021 at 9:15 pm #302578
Elise NoromitMemberHello,
Please send us the product URL without sizes as soon as you find the same.
We will double-check.
Best Regards
June 28, 2021 at 11:11 am #303048
developerisParticipantHello,
hereJune 29, 2021 at 2:16 pm #303379
Eric WatsonParticipantHello,
Please add this snippet to the functions.php of the child theme:
add_filter( 'woodmart_swatches_cache', '__return_false' );
Best Regards
June 29, 2021 at 6:10 pm #303419
developerisParticipantHello,
I think it worked. ThanksJune 30, 2021 at 11:51 am #303616
Elise NoromitMemberYou are welcome! If you have any questions please feel free to contact us.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register