Home › Forums › WoodMart support forum › wishlist not working
wishlist not working
- This topic has 15 replies, 2 voices, and was last updated 2 months ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
July 10, 2025 at 10:16 am #672800
ayousef56ParticipantJuly 10, 2025 at 12:01 pm #672846
ayousef56Participantattached error from query monitor
Attachments:
You must be logged in to view attached files.July 10, 2025 at 12:56 pm #672867
Aizaz Imtiaz AwanKeymasterHello,
Sorry to hear about the inconvenience. Kindly, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.
Best Regards,
July 10, 2025 at 2:12 pm #672882
ayousef56Participantlogin info submitted
July 10, 2025 at 3:09 pm #672904
Aizaz Imtiaz AwanKeymasterHello,
Please deactivate all the 3rd party plugins and activate only theme-required plugins on the site, and then check the issue. I am sure your issue will be solved. Then activate the 3rd party plugins one by one and check which plugin is creating the issue for you.
Otherwise, if the issue still exists, then keep the 3rd party plugins deactivated and let me know I will check and give you a possible solution. Also switch the child theme to the parent theme and check the issue.
Best Regards,
July 13, 2025 at 11:49 am #673634
ayousef56Participanthello there
i have deactivated everything but still issue occurs same error
and like images the tables not found
so please adviseP.s its live website i cant keep it off for long periods
-
This reply was modified 2 months ago by
ayousef56.
July 14, 2025 at 8:32 am #673693
Aizaz Imtiaz AwanKeymasterHello,
Sorry to say I am unable to log in to your site due to 2FA authentication.
For testing this issue, try to create a Staging platform where you can test issues, enable/disable features/plugins, thus such changes will affect the main site. Also, share the wp logins details of the staging site so I will further check on your site and give you a possible solution.
The article below will help you to create it:
https://www.wpbeginner.com/wp-tutorials/how-to-create-staging-environment-for-a-wordpress-site/Best Regards,
July 14, 2025 at 5:45 pm #673890
ayousef56Participanti have disabled the 2fa please try again as i cant do a staging atm
July 14, 2025 at 6:42 pm #673896
ayousef56Participanthere is also staging site link below
July 15, 2025 at 11:59 am #674124
Aizaz Imtiaz AwanKeymasterHello,
Could you please share your cPanel login details so I can check and provide a possible solution?
Best Regards,
July 15, 2025 at 1:41 pm #674229
ayousef56Participantunfortunately i cant as IT limits it to egypt only access
so tell me how i can help?July 15, 2025 at 3:35 pm #674281
Aizaz Imtiaz AwanKeymasterHello,
The issue on your site is coming from the “Only for logged in” option is enabled on your site. After disabling this option, the wishlist is working fine, so, we need to increase some server-side values on your staging site (like memory limit and execution time). That’s why we requested cPanel access.
Since you’re unable to share it due to location restrictions, no problem — you can simply ask your hosting provider to increase the values:
Here are the recommended server values of our theme.
https://xtemos.com/docs-topic/requirements-wordpress-set-up/Once these values are increased, we’ll be able to test and troubleshoot the issue properly on your staging site.
Best Regards,
July 15, 2025 at 4:18 pm #674322
ayousef56Participantvalues r correctly set so please check with me
i attached before img where the tables for wishlist doesnt get created i think its the issue
after disabling it for logged in users only it still doesn’t show the wishlistAttachments:
You must be logged in to view attached files.July 16, 2025 at 10:53 am #674464
Aizaz Imtiaz AwanKeymasterHello,
This issue is related to the fact that you don’t have a wishlist table that was previously created.
To recreate the table, you need to temporarily add the following code to the child theme:
add_action('init', function (){ delete_option('wd_wishlist_installed'); });
After adding the code, go to the homepage, and then remove the code. Once that’s done, re-save the theme settings and check if the issue still exists.
Best Regards,
July 16, 2025 at 12:28 pm #674488
ayousef56ParticipantHello Aizaz
its fixed
Thanks for your support really appreciate itJuly 16, 2025 at 2:08 pm #674521
Aizaz Imtiaz AwanKeymasterHello,
You’re very welcome!
If you do not mind, can you please leave a 5 stars rating for our theme by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.
Have a great day.
Topic Closed.
Best Regards, -
This reply was modified 2 months ago by
-
AuthorPosts
The topic ‘wishlist not working’ is closed to new replies.
- You must be logged in to create new topics. Login / Register