Home › Forums › WoodMart support forum › Trouble together with YITH Plugin
Trouble together with YITH Plugin
- This topic has 8 replies, 2 voices, and was last updated 2 years, 11 months ago by Elise Noromit.
-
AuthorPosts
-
December 29, 2021 at 8:10 pm #342614
FriedaParticipantHi all,
i am using the YITH WooCommerce Frequently Bought Together plugin. This shows me an additional item onto the shop side under the “to the shopping cart” button. See screenshot attached. The additional item are a variabel product (Beanie hat). With the help of the YITH PopUp i have the possibility to choose the color when i push onto the beanie hat with the mouse. After the click the pop up opens but i have no possibility to select the color.
I already had contact with the YITH developer and they notice that this miss-function comes from the Woodmart Theme because we change the Them to a nother one.I have a great conversation with the developer guy from YITH wich i will forward to you but not in this open topic… Also i can send you some more videos or similar but also when possible not in the open forum. Thank you!
- This topic was modified 2 years, 11 months ago by Frieda.
Attachments:
You must be logged in to view attached files.December 30, 2021 at 12:38 am #342628
Elise NoromitMemberHello,
You can provide all the information into the Private content block that is below the message area. This area is confidential and accessible for the team. Please provide all the additional information there. You provided access to the front end and we may need access to the admin area with admin rights. Please include the credentials.
Meanwhile please disable all the WoodMart functionality for the swatches, make the variable product page by default: with the drop-down attributes as they are in the Storefront theme.
Then try to deactivate AJAX add to cart functionality in the Theme Settings > Single Product > Add to cart options.In addition, please deactivate all the plugins excepting those that relate to the theme and this plugin:
Slider Revolution
WPBakery Page Builder or Elementor
Woodmart Core
Contact Form 7
MailChimp for WordPress
WooCommerce
Safe SVGSwitch to the parent theme if you use the child them and check the issue.
If the problem has gone, activate the plugins one by one, checking the issue to detect which one causes the problem. If the problem remains, provide all the information together with the access.
Please, confirm the permission for plugins deactivation, switching to the parent or default 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 or clone the site and move to a testing domain not to touch the live site while we investigate.
Best Regards
December 30, 2021 at 8:38 pm #342783
FriedaParticipantHi, thank you very much for you support. I try to help by myself with your recommendation but i have no success…In the Private Area i put the login to my staging side where you can do what you want….
December 31, 2021 at 6:07 pm #342899
Elise NoromitMemberHello,
Thank you for the provided information. I have submitted the issue to our developers, we will get back to you very soon.
Happy New Year!
January 3, 2022 at 5:20 pm #343226
Elise NoromitMemberHello,
Sorry for the delay.
Could you kindly get in touch with the plugin support and find out if there is any trigger allows us to initiate our swatches?
Best Regards
January 4, 2022 at 12:08 pm #343353
FriedaParticipantSee attached the answer:
Attachments:
You must be logged in to view attached files.January 4, 2022 at 2:41 pm #343374
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom JS > On document ready:
jQuery(document).on('yith_wfbt_form_updated', function() { jQuery(document).trigger('wdQuickViewOpen'); });
Best Regards
January 4, 2022 at 4:42 pm #343392
FriedaParticipantHi, i add the code but without success? It will be the same situation as before….?! On the private content i add the link to the staging side product where i tested it…
January 5, 2022 at 10:55 am #343542
Elise NoromitMemberHello,
We used the trigger that was provided the plugin support.
This is our trigger:
jQuery(document).trigger('wdQuickViewOpen');
Please contact the plugin and find out why their trigger does not work.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register