cstielper
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Missing tables in databaseFor what it’s worth, I went to:
wp-admin/admin.php?page=wc-status&tab=tools
and clicked Verify base database tables and the error is no longer there.
Forum: Plugins
In reply to: [WooCommerce] Missing tables in databaseI am also seeing this error under my WC status as well.
- This reply was modified 1 year ago by cstielper.
This is still an issue in 6.2.1
Any word on when this will be fixed?
Request sent. Thank you!
I have most of this figured out. I see that the mc-ajax.js file has been rewritten from the previous version. I am using a custom js file with the mc_ajax_js filter as my client doesn’t want the events in list mode to toggle. I have replaced my file with the updated file (minus the parts that hide the events). That has fixed the prev/next buttons problem. Only other problem that I am noticing is that I am now getting the “jQuery is not defined” error throughout out my site. This is the line of code that is causing the problem (new to v 2.5.8):
<script>(function ($) { 'use strict'; $(function () { $( '.mc-main' ).removeClass( 'mcjs' ); });}(jQuery));</script>
This is due to two reasons:
- I am enqueuing jQuery into the footer, not the header and this line of code is being injected before the jQuery library loads
- This line of code is being added to every page, even though I am using the “Insert scripts on these pages (comma separated post IDs)” text field under the “Script Manager” settings
Let me know if I can provide you with any further details.
Thanks.
Can you post your email address for me to email you directly? This site is still in development and not yet public, but I will be happy to send you a link via email so that you can view.
Thanks.
Forum: Plugins
In reply to: [Advanced Ads –?Ad Manager & AdSense] Avoid Duplicate Ads in WidgetsThank you for the information.
Forum: Plugins
In reply to: [Advanced Ads –?Ad Manager & AdSense] Avoid Duplicate Ads in WidgetsThank you for the quick reply. I have looked into the add-on. Is the fee associated with that a one-time fee or a recurring fee?