Conflict with Divi Blog Extras Plugin
-
This plugin adds code that redefines the global ajax_object JS variable (see the source for the page I’ve mentioned). In our case, it redefines it as:
var ajax_object = {"ajax_url":"https:\/\/10to8.com\/wp-admin\/admin-ajax.php"};
This conflicts with the ajax_object defined by other plugins, which include a nonce value, preventing other plugins from working.
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Conflict with Divi Blog Extras Plugin’ is closed to new replies.