Home › Forums › WoodMart support forum › CMB2 and Automatewoo Incompatibility
CMB2 and Automatewoo Incompatibility
- This topic has 14 replies, 5 voices, and was last updated 6 years, 5 months ago by Artem Temos.
-
AuthorPosts
-
July 24, 2018 at 6:33 am #68916
JoeParticipantHello,
Recently my Automatewoo plug-in has been acting up, and I’ve tracked the issue down to an incompatibility with the CMB2 plug-in.
Automatewoo’s support is asking for which features of the CMB2 plug-in are being used. They’ve added the example functions to their test site, but aren’t seeing any issues, so I need to know specifically what CMB2 functions are being used.
Could you point me to the file or provide a list of that so I can reply to their support?
Thank you.
July 24, 2018 at 6:54 am #68921
Elise NoromitMemberHello,
Please find the file inc/classes/Metaboxes.php and you will see which functions we use.
Best Regards
July 24, 2018 at 7:08 am #68926
theDevelopersParticipantHi, I have a problem with AutomateWoo and their support sent me to you.
I hope that it’s ok if I will post this problem here.
After the last update the emails from AutomateWoo are blank.
What can we so that it will work?
July 24, 2018 at 7:10 am #68927
Artem TemosKeymasterHi,
Sorry, but how we can help you in this situation? Plugins developers should investigate this issue and if there will be some problem because of our theme’s code, we will help you to fix it asap. We don’t know this plugin’s functions and its code base so we can’t investigate the problem.
Regards
July 24, 2018 at 11:18 am #68946
JoeParticipantI am troubleshooting it with them. As I said in my original post, if you disabled the CMB2 plug-in, automatewoo starts working, so I’m working with their support to figure it out. Xtemos has nothing to do unless we can pinpoint an issue with the theme or something.
July 24, 2018 at 12:19 pm #68964
Artem TemosKeymasterOK, waiting for the further information.
July 24, 2018 at 8:56 pm #69083
JoeParticipantPlease find the file inc/classes/Metaboxes.php and you will see which functions we use.
When is the last time this file changed? The issue started fairly recently, and I’m trying to track down which update caused it–whether it was a theme update or CMB2 update.
Thanks
July 25, 2018 at 6:34 am #69100
Artem TemosKeymasterYes, it was changed in the latest update. Could you please send us your admin and FTP access so we can troubleshoot it? Also, describe us a step by step algorithm on how to reproduce the problem.
July 25, 2018 at 7:51 am #69120
Artem TemosKeymasterTry to change the file
woodmart/inc/third-party/cmb2-conditionals/cmb2-conditionals.js
and replace this lineCMB2ConditionalsInit( '#post', '#post .cmb2-wrap' );
with this one
CMB2ConditionalsInit( '#post .cmb2-wrap', '#post .cmb2-wrap' );
July 25, 2018 at 12:44 pm #69190
JoeParticipantThis fixed the issue. Thank you for tracking that down, it was driving me crazy!
July 25, 2018 at 12:45 pm #69191
Artem TemosKeymasterOK, we will include it in our next theme update.
July 25, 2018 at 1:09 pm #69199
miguel1876ParticipantHi guys
I am having the same issue. All the content in the AutomateWoo workflows is blank.
I tried the fix you posted above but it doesn’t work for me.
Can you please help?
(Login access is provided)Thank you so much.
Attachments:
You must be logged in to view attached files.July 25, 2018 at 1:14 pm #69204
Artem TemosKeymasterTry to clear the browser cache and check how it works again. This fix helps for all other similar requests.
July 25, 2018 at 1:17 pm #69207
miguel1876ParticipantHi
Sorry I should have known to do that. I cleared the site’s cache but not the Browser’s cache.
It worked. Thank you so much!July 25, 2018 at 9:45 pm #69258
Artem TemosKeymasterYou are welcome.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register