pjriordan
Forum Replies Created
-
This fix worked for me. Thanks!
Forum: Plugins
In reply to: [Year Make Model Search for WooCommerce] Year search errorI had this same issue and your fix worked for me. Thank you!
Thanks Dan. I think the issue was that I had the free version of Sensei LMS and the Woocommerce Paid Courses version both installed and active. I thought the Sensei Woocommerce Paid Courses plugin was just an add-on when it actually installs another whole Sensei LMS. That wasn’t clear to me at first but now that I’ve straightened it out everything has been much smoother.
This happened again, still can’t pinpoint a cause. Anyone have anything I can try to troubleshoot?
Forum: Plugins
In reply to: [MailChimp Campaigns] Shortcodes Not WorkingI had the same problem you all describe and suspected it was related to the post permalinks. It fixed itself for me when I went into Settings > Permalinks and didn’t change anything but just clicked Save again on that page. My embeds are now working as expected.
Forum: Plugins
In reply to: [wpMandrill] Mandrill Conflict with other WP PluginsI am having the same issue and second Mark’s request. As a workaround, I renamed the wpmandrill plugin folder to something like aaa-wpmandril (so that it gets loaded before my other plugin) and added the
if(!class_exists('Mandrill'))check to the other plugin.