Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor Julka Grodel

    (@jgrodel)

    Hi Joel.

    Thanks for letting us know about your issue.

    Is this a special theme for modifying what your back office pages look like and not just the public ones?

    I looked at the ww.wp.xz.cn theme listing and found 8 different themes that mention Bootstrap in their name.

    Thanks,
    Julka

    Thread Starter Joel Garcin

    (@joel-garcin)

    It’s a special theme (home made) with many custom post types and hooks.

    All work fine in front end, only back end has error

    At this time i haven’t anay conflict with other plugins, and the latest version work fine.

    Edit : i use native jquery librairy, in backend no additional librairy is loaded

    Thread Starter Joel Garcin

    (@joel-garcin)

    I resolve my problem, i use a small hook to remove version parameter in css and js scripts.
    I unactivate this in admin and all work fine

    Plugin Contributor Julka Grodel

    (@jgrodel)

    Hi Joel.

    I can easily add some error handling to that one line that will keep it from throwing an error, but there are a lot of JavaScript variables like that in this plugin that it relies on to function.

    Do you see a script tag on the page including JavaScript from a URL like http://example.com/wp-admin/admin-ajax.php?action=addthis_admin_variables ?

    Can you sure what the content of that script looks like on your site?

    If you’d rather share this privately, feel free to email us at [email protected].

    Thanks,
    Julka

    Plugin Contributor Julka Grodel

    (@jgrodel)

    Hey Joel.

    I just saw your update. I’m glad to hear that you figured out the problem.

    We don’t do anything to specifically require those parameters, but maybe something in the WordPress code for AJAX endpoints does.

    Thanks,
    Julka

    Also having the exact same issue over here. Interesting to note that things work fine on my local machine but not on the production server so it may be something in the way the javascript is processed by the gulpfile for production mode. (using roots.io sage starter theme).

    If anyone else is having the same issue or can recommend a solution I’m all ears!

    Plugin Contributor Julka Grodel

    (@jgrodel)

    Hi Joel & Carla.

    Moments ago I released Follow Buttons by AddThis v. 2.0.2 and Website Tools by AddThis v 1.1.1, both of which now do more error handling around the locale variable.

    As noted before, there are a lot of JavaScript variables like that in this plugin that it relies on to function that would define locale, so I expect there to continue to be issues in environments like this.

    Thanks,
    Julka

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

The topic ‘Addthis config page empty’ is closed to new replies.