Moderator
Yui
(@fierevere)
永子
Can you show a screenshot demonstrating your problem?
( use https://snag.gy for example, and drop link to image here )
Thread Starter
hiker
(@hikeventures)
Moderator
Yui
(@fierevere)
永子
* Use Ctrl+F5 to reload dashboard (or flush your browser cache)
* If you’re using things like CSS/JS optimizers (Minifyers) like W3 Total cache (with minify enabled), Autoptimize, Clearfy or others – try to disable them (then flush your browser cache and site caches)
* Try to install https://wordpress.org/plugins/health-check/ Health Check plugin
then use Tools>Site Health> Tools menu to check WordPress files integrity, then try to use Troubleshooting mode to find if you have plugin or theme conflict (re-enable classic editor when in Troubleshooting mode)
Thread Starter
hiker
(@hikeventures)
Thank you, Yui. I have tested file integrity and it seems to be fine. However, the style still breaks. I have also tested it with the Twenty Twenty theme.
Moderator
Yui
(@fierevere)
永子
You you have any error messages in browser error console (press F12 to open it or Ctrl+Shift+K in Firefox) while you load that page?
Thread Starter
hiker
(@hikeventures)
Unchecked runtime.lastError: The message port closed before a response was received.
DevTools failed to parse SourceMap: https://www.hikeventures.com/wp-content/plugins/visual-elements/vslmd/options/framework/assets/js/vendor/qtip/jquery.qtip.min.js.map
post.php?post=12868&action=edit:1
Unchecked runtime.lastError: The message port closed before a response was received.
DevTools failed to parse SourceMap: https://www.hikeventures.com/wp-includes/js/tinymce/skins/lightgray/skin.min.css.map
And then I also get a few DOM warnings …
[DOM] Found 27 elements with non-unique id #_ajax_nonce
[DOM] Found 2 elements with non-unique id #header_caption_color-color
[DOM] Found 2 elements with non-unique id #header_title_background-repeat-select
and a few more …
-
This reply was modified 6 years, 1 month ago by
hiker.
Moderator
Yui
(@fierevere)
永子
does disabling visual-elements plugin help?
Some shared experiences across the net suggest disabling Pinterest and Video Download helper browser extensions.
Can you try with another browser? Without installed extensions/customized settings at all?
Thread Starter
hiker
(@hikeventures)
I deactivated all Chrome browser extensions and then it worked …