Yes it could. Try with the default Theme (Twenty Fourteen).
I really need help with this….I de-activated all plug-ins, cleared browser cache…It’s not theme (I had developer try and his was fine)
This is the ‘inspect element’ in Chrome for the insert/edit link and remove link buttons.
<div id=”mce_26″ class=”mce-widget mce-btn” tabindex=”-1″ aria-labelledby=”mce_26″ role=”button” aria-label=”Insert/edit link” aria-disabled=”false” aria-pressed=”false”><button role=”presentation” type=”button” tabindex=”-1″><i class=”mce-ico mce-i-link”></i></button></div>
<div id=”mce_27″ class=”mce-widget mce-btn” tabindex=”-1″ aria-labelledby=”mce_27″ role=”button” aria-label=”Remove link” aria-disabled=”false” aria-pressed=”false”><button role=”presentation” type=”button” tabindex=”-1″><i class=”mce-ico mce-i-unlink”></i></button></div>
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Check the ‘console’ in Chrome when you click the broken button to see if you can get anything like an error message appearing
https://developers.google.com/chrome-developer-tools/docs/console
Hi Andrew. Thanks so much for your help.
This is what the console is showing:
Consider using ‘dppx’ units instead of ‘dpi’, as in CSS ‘dpi’ means dots-per-CSS-inch, not dots-per-physical-inch, so does not correspond to the actual ‘dpi’ of a screen. In media query expression: print, not all, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) post-new.php:67
7
Consider using ‘dppx’ units instead of ‘dpi’, as in CSS ‘dpi’ means dots-per-CSS-inch, not dots-per-physical-inch, so does not correspond to the actual ‘dpi’ of a screen. In media query expression: print, not all, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) post-new.php:1
Consider using ‘dppx’ units instead of ‘dpi’, as in CSS ‘dpi’ means dots-per-CSS-inch, not dots-per-physical-inch, so does not correspond to the actual ‘dpi’ of a screen. In media query expression: print, not all, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) post-new.php:672
Deprecated TinyMCE API call: <target>.onNodeChange.add(..) plugin.min.js?ver=4021-20140412:1
2
Consider using ‘dppx’ units instead of ‘dpi’, as in CSS ‘dpi’ means dots-per-CSS-inch, not dots-per-physical-inch, so does not correspond to the actual ‘dpi’ of a screen. In media query expression: print, not all, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) post-new.php:1
event.returnValue is deprecated. Please use the standard event.preventDefault() instead.
[Please don’t bump]