Home › Forums › WoodMart support forum › Quantity change on mini cart forces WPML switch language
Quantity change on mini cart forces WPML switch language
- This topic has 22 replies, 2 voices, and was last updated 1 month ago by
Artem Temos.
-
AuthorPosts
-
January 13, 2025 at 4:08 am #629102
luckyParticipanthi guys
i have noticed that when quantity is changed on mini cart, then the language gets switched. I don’t remember seeing that before. Not sure what the problem is. Could you please check
thanks!January 13, 2025 at 1:45 pm #629253
Artem TemosKeymasterHello,
Could you please disable all plugins that are not related to our theme temporarily so we can check it?
Thank you in advance
January 14, 2025 at 2:50 am #629445
luckyParticipanthi Artem,
i have not found anything..January 14, 2025 at 11:11 am #629525
Artem TemosKeymasterAs we can see, all plugins are still turned on. Please disable them temporarily so we can check without plugin.
January 16, 2025 at 1:36 am #630092
luckyParticipanthi Artem,
i have now tried to disable all plugins and check where this problem comes from. I had only WPML and Woodmart core plugin activated and this problem with language switch after quantity update in mini cart was still there.
Obviously i could not deactivate WPML because i need to have in both languages and otherwise I could not recreate the problem.
Also I again have same problem as before with the free gift. When adding it on cart page it does not add it.
Could you please check this asap with the logins i have given to you in private area in first message.
Please note that this is a webshop and customers are often visiting and placing orders. We cannot hold it offline or without plugins activated for long time
thank you for understandingJanuary 16, 2025 at 10:24 am #630146
Artem TemosKeymasterIn this case, you need to create a staging development copy of your website. There, you will be able to do such kind of experiments without any harm to your production website. We need to test it without plugins.
Kind Regards
January 16, 2025 at 5:01 pm #630315
luckyParticipanthi Artem, please see below details.
You can disable plugins as you wish now.
thanks!January 16, 2025 at 11:38 pm #630415
luckyParticipanti have disabled almost all plugins, i left only WPML main plugin and it seems that there is issue caused between woodmart and WPML
language switches from EN to FR when quantity changed on mini cart
and also free gift is not adding to the cartJanuary 17, 2025 at 12:37 pm #630527
Artem TemosKeymasterAs for the free gifts issue, you need to apply a patch #630523 in WoodMart -> Patcher.
-
This reply was modified 1 month, 1 week ago by
Artem Temos.
January 17, 2025 at 3:16 pm #630576
luckyParticipantpatcher is applied and free gift is now working well.
it’s already second patch that we had to apply for this issue.for the quantity change on mini cart , to recreate this issue, please open new incognito window and test. when logged in with administrator , even when cache is off, it’s not showing the issue. I don’t know why
please check private area also, thanks!
January 17, 2025 at 4:22 pm #630606
Artem TemosKeymasterIt seems to be a bug of the WPML plugin. It doesn’t store the active language in Cookies correctly. Could you please contact its support for help on this matter?
January 17, 2025 at 5:35 pm #630636
luckyParticipantcan you delete this please: private
also this does not seem WPML plugin issue, because i have checked all their older versions to a year ago and all act the same. it was after the theme update that this happened
i have tried all on the staging siteJanuary 17, 2025 at 6:53 pm #630666
Artem TemosKeymasterDo you mean that with the previous version of the theme it should work correctly? In this case, we need to see how it works with the previous version on your website.
January 17, 2025 at 11:20 pm #630710
luckyParticipanthow can we do this please? where can i download older version to install on staging site?
thanksJanuary 20, 2025 at 10:56 am #631032
Artem TemosKeymasterPlease let us know which version do you need and we will send it to you.
January 20, 2025 at 11:28 am #631048
luckyParticipanti don’t know, please send 3 last versions so i can test.
January 20, 2025 at 12:02 pm #631065
Artem TemosKeymasterDo you mean 8.0.5, 8.0.4 and 8.0.3? There is no much difference in these versions. Or do you want 7.6 and 7.5?
January 20, 2025 at 3:08 pm #631154
luckyParticipantplease send 8.0.3 and 7.6
thanksJanuary 20, 2025 at 4:28 pm #631196
Artem TemosKeymasterHere you have them https://dropmefiles.com/AEmAA
January 21, 2025 at 10:36 pm #631672
luckyParticipantfiles are deleted?
January 22, 2025 at 11:16 am #631734
Artem TemosKeymasterSorry try to use the following link https://drive.google.com/file/d/1XYL4NtbitQAHeDg6Sr851ITxYIjFBMNi/view?usp=sharing
January 23, 2025 at 10:12 am #632057
luckyParticipanthi Artem
it did not help to resolve the issue unfortunately
also free gift has stopped working again , i have not done anything to itJanuary 17, 2025 at 12:37 pm
#630527Artem Temos
Keymaster
As for the free gifts issue, you need to apply a patch #630523 in WoodMart -> Patcher.January 23, 2025 at 10:23 am #632064
Artem TemosKeymasterHello,
You need to apply the patch again. If you don’t see it in the list, please add the following code snippet to the functions.php file, reload the page and then remove it
add_action( 'wp', function () { delete_option( 'xts_successfully_installed_patches' ); } );
Kind Regards
-
This reply was modified 1 month, 1 week ago by
-
AuthorPosts
- You must be logged in to create new topics. Login / Register