• Greetings,

    In a recent update (1.9.6) my site running the newest version of WooCommerce and a multitude of other plugins was completely brought down to a halt after updating to the latest version of WP User Avatar.

    After some investigation, the cause of the problem was found to be that all footer scripts had completely stopped from printing to the document. No javascript errors were present which made detecting the problem even more difficult.

    We’ve reverted back to version 1.9.3 and the site works perfectly now. Will you please have a look at what could be the cause of this problem and get back to me once a fix is made.

    For more details, please feel free to contact me.

    Thanks,
    Antti

    https://wordpress.org/plugins/wp-user-avatar/

Viewing 2 replies - 1 through 2 (of 2 total)
  • I implemented a resource manager which I borrowed from the NextGEN Gallery plugin. I made some changes to version 1.9.8 that I think will resolve the conflict. If it doesn’t, you can add:

    define('WPUA_DISABLE_RESOURCE_MANAGER', true);

    to your functions.php file in your theme or in the wp-config.php file of your WordPress installation.

    Thread Starter Viljami Kuosmanen

    (@zuige)

    This issue was resolved in version 1.9.8. Thank you for your assistance!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Footer Scripts gone missing’ is closed to new replies.