Viewing 3 replies - 1 through 3 (of 3 total)
  • On line 40 of ns_widget_mailchimp.class.php the line should be changed to: wp_enqueue_script(‘ns-mc-widget’, plugins_url() . ‘/mailchimp-widget/js/mailchimp-widget-min.js’, array(‘jquery’), false);

    This will ensure compatibility with a different wordpress wp-content directory.

    Can someone please update this in the plugin?

    You also need to fix the url for the loader in mailchimp-widget-min.js … or just replace it with a data url. – https://www.base64-image.de/

    Thread Starter thepresident

    (@thepresident)

    Thanks jcohlmeyer, appreciate your help! Sorry if dumb question – but what exactly do I replace in mailchimp-widget-min.js? ?? Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘404 errors when default wp-content dir is renamed’ is closed to new replies.