11/13/2015 at 1:31 pm
#354927
Participant
Update…
I believe I found a fix (at least it’s working for now).
Appears other WP users have had similar issues with certain buttons that stop working for various reasons (often after an update). It’s often narrowed down to the javascript.
Disabling the javascript concentration with the code ” define(‘CONCATENATE_SCRIPTS’, false ); ” placed in the the wp-config php file has worked for me and resolved the issue.
Thought I would post a follow-up in case someone else experiences any similar (and very odd) issues. Mine turned out to not be plugin or even theme specific, and appeared to only affect my primary computer as other devices worked just fine. Which made it even more difficult to isolate and trace down.
Thanks again for your assistance!
