I am using the enfold theme and I am trying to add an a media file in a new Post. The url is not added in the post. Have tried following
1) deactivated all the plugins with no results
2) have changed the theme and the urls file did show up.
the error I get is avia_media.js?ver=4.6:114 Uncaught RangeError: Maximum call stack size exceeded(…) …
I am using wordpress 4.6.1
Hey a2zfc,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
Best regards,
Nikko
found the solution , I think I saw it somewhere on your site ..
changed in file /wp-content/themes/enfold/framework/js/avia_media.js in line 114
from
window.send_to_editor = function(html)
to
window.original_send_to_editor = function(html)
Hey!
Happy you could solve it and thanks a lot for letting us know.
Please feel free if anything else is needed to create a new ticket.
Cheers!
Basilis