Home › Forums › WoodMart support forum › Wishlist does not work in English translation
Wishlist does not work in English translation
- This topic has 21 replies, 4 voices, and was last updated 10 months, 2 weeks ago by b.brenner.
-
AuthorPosts
-
October 30, 2023 at 5:51 pm #508583
b.brennerParticipantHi, when I click “add to wishlist” on the catalogue page everything is working correctly. But when I open the product page and click “add to wishlist” there it is not displayed on the wishlist. We use WPML for translating our website from German to English.
Best regardsOctober 31, 2023 at 3:44 am #508659
Elise NoromitMemberHello,
Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.
Please, confirm the permission for plugins deactivation, and switching to the parent theme. As soon as we complete the testing we will enable all back, however, the site would be without plugins for 15-20 min. You would better make the full backup of your site.
Best Regards
November 6, 2023 at 3:15 pm #510217
b.brennerParticipantHello,
thank you. You can test it on a staging, see access details below. Deactivation of plugins etc is not a problem there.
Best regards
November 6, 2023 at 4:27 pm #510241
b.brennerParticipantHello,
I checked the function of the wishlist again and the issue as described does not accur anymore. No idea why, I did not change anything. But now there is another issue when you delete items from the wishlist. As you can see in the video items disappear and appear again after reloading the page.Best regards
November 6, 2023 at 4:45 pm #510257
b.brennerParticipantHi, I attached a smaller file.
RegardsAttachments:
You must be logged in to view attached files.November 7, 2023 at 2:22 am #510377
Elise NoromitMemberHello,
Please deactivate all the plugins except these ones:
Slider Revolution
WPBakery Page Builder
Woodmart Core
Contact Form 7
MailChimp for WordPress
WooCommerce
Safe SVG
WPML set and switch to the parent theme.If the problem has been resolved, activate the plugins one by one, checking the issue to detect which one causes the problem.
Best Regards
November 20, 2023 at 3:36 pm #513834
b.brennerParticipantHi,
I created a staging, updated wordpress and woodmart to the latest version, deactivated the child-theme and all 3rd party plugins but the issue is still the same. Login details for the staging site below.
RegardsNovember 20, 2023 at 4:57 pm #513883
Elise NoromitMemberHello,
Now I add products to the Wishlist from the product page and I see the products here: https://gyazo.com/9e396912cbf5306eaeeb695cfeb0813a
Then I check: https://gyazo.com/ec7c9547d6d507635433ca5e09166457
Then I delete and everything works as it should: https://gyazo.com/b2c244b146f9bae9a79f987a896f8055
Now you can activate the plugins one by one to detect which one causes the problem.
If you have any questions please feel free to contact us.
Best Regards
November 28, 2023 at 5:52 pm #516503
b.brennerParticipantI am sorry but it does not work. You have to test 2 things:
1. Add a product variations from the shop page and
2. add product variations from the product page.The video shows the same problems as before in the same installation that you tested (on shop page 3 with variable products).
Regards
Attachments:
You must be logged in to view attached files.November 29, 2023 at 10:49 am #516715
Artem TemosKeymasterHello,
You can fix it by applying patch #
516709
. To do this, go to Dashboard -> WoodMart -> Patcher, find the corresponding patch and click on the “Apply” button. Let us know if it works for you.Kind Regards
November 30, 2023 at 6:34 pm #517390
b.brennerParticipantHello, thank you. I´m sorry, but unfortunately I had to reset the staging. Would you be so kind and upload the patch once again?
Best regardsNovember 30, 2023 at 11:08 pm #517447
youssefyd.3dParticipantHello, my friend,
I tested your website and you still need to fix the issue,
this is a record: https://streamable.com/edojes
I think you need to go to the wishlists in the product settings (https://YOURDOMAIN.com/wp-admin/edit.php?post_type=product&page=xts-wishlist-settings-page) and delete them all if your website still doesn’t have any customers, if not, try to remove any wishlist that is not named “My wishlist”. then delete the cache.Attachments:
You must be logged in to view attached files.December 1, 2023 at 10:22 am #517515
Artem TemosKeymasterHello,
Add this code to the functions.php file in your child theme to reset all patches
add_action( 'wp', function () { delete_option( 'xts_successfully_installed_patches' ); } );
Then you can remove this code. You will be able to apply all patches again.
Kind Regards
December 1, 2023 at 7:30 pm #517715
b.brennerParticipantHi, the website already has customers and all wishlists are named “My wishlist” so I did not remove any wishlist.
I added the code to the functions.php but it does not have any effect. I should have applied the patch before resetting the staging but unfortunately I didn’t. So I removed the code again from the functions.php.
Best regards!December 1, 2023 at 10:50 pm #517736
youssefyd.3dParticipantI’m just a customer and I’d like to give you some help.
I recommend you to do these things.
1- Try to deactivate Multiple wishlists and see if that fixes the issue.
2- If not, just do like what I do and deactivate any cache plugin after deleting the cache, and only reactivate it when you make some changes on your website because this theme has a lot of problems with cache plugins.Attachments:
You must be logged in to view attached files.December 4, 2023 at 10:48 am #518127
Artem TemosKeymasterHello,
Firstly, you need to update the theme to the latest version 7.3.4. After this, go to WoodMart -> Patcher and apply the patch #
516709
. It will fix your issue.Kind Regards
December 7, 2023 at 12:56 pm #519402
b.brennerParticipant@ youssefyd.3d: Thank you very much for your notes. I tested it but it did not solve the issue.
@ Artem Temos: Thanks a lot, it solved the issue.
December 7, 2023 at 1:14 pm #519411
b.brennerParticipantOh sorry, the issue is not solved. As soon as I tried it in Chrome incognito mode or after logging out it is the same problem as before )-:.
RegardsDecember 7, 2023 at 1:47 pm #519426
b.brennerParticipantThat was because of the caching plugin. I keep it deactivated (@youssefyd.3d: thanks again)
Best regardsDecember 7, 2023 at 5:35 pm #519524
Artem TemosKeymasterWe are glad that you sorted it out! Feel free to contact us if you have any further questions.
December 7, 2023 at 6:14 pm #519542
youssefyd.3dParticipantYou’re welcome, but your website has a lot of issues, especially when you change it to English, I think your WordPress is in the German language, that’s why the English website is in a mess you still need to make some improvements. we can make a video call if you want and discuss all these things.
January 8, 2024 at 9:00 pm #528086
b.brennerParticipantHi, HAPPY NEW YEAR! Yes that´s a good proposal. We are preparing for a fair at the moment but after that I can contact you again. Please leave this chat open for this.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register