mixos
Forum Replies Created
-
Here is the error message as it appears. Thanks for your help. The issue is now resolved as per your suggestions. It was an error in the attachments page tempate file.
I followed your steps and here is the results:
It seems a JSON error is generated.
View post on imgur.com
Here is how we have done it: https://ibb.co/ZWdfnkY
We added on the Custom rules.
We tried to bypass the
/wp-json/web-stories/v1
from WAF but with no success. Is this solution a valid one for latest version?- This reply was modified 1 year, 7 months ago by mixos.
To add to the above, we use Cloudflare , but we are not sure what we will have to configure to make this work.
- This reply was modified 1 year, 7 months ago by mixos.
Yes, I can insert tables with the shortcode, no problem there.
Do you think the error comes from tinymce.min.js or the theme.min.js
I am trying to avoid deactivating the current theme, as this will cause some things to reset.
Let me provide some more details. When I click the button i get this JS error on the console. If I reload the page with the console open then the button works!
Uncaught TypeError: o is undefined e https://www.domain.com/wp-includes/js/tinymce/tinymce.min.js?ver=49110-20201110:2 execCommand https://www.domain.com/wp-includes/js/tinymce/tinymce.min.js?ver=49110-20201110:2 execCommand https://www.domain.com/wp-includes/js/tinymce/tinymce.min.js?ver=49110-20201110:2 onclick https://www.domain.com/wp-includes/js/tinymce/tinymce.min.js?ver=49110-20201110:2 fire https://www.domain.com/wp-includes/js/tinymce/tinymce.min.js?ver=49110-20201110:2 fire https://www.domain.com/wp-includes/js/tinymce/themes/modern/theme.min.js?wp-mce-49110-20201110:1 o https://www.domain.com/wp-includes/js/tinymce/themes/modern/theme.min.js?wp-mce-49110-20201110:1 C https://www.domain.com/wp-includes/js/tinymce/tinymce.min.js?ver=49110-20201110:2 d https://www.domain.com/wp-includes/js/tinymce/tinymce.min.js?ver=49110-20201110:2
Forum: Plugins
In reply to: [Classic Editor] Scroll doesn’t work in FirefoxI went with option 2 and it worked right away.
Will this change/fix/patch be in place on the next WP release ?
Thanks for your kind help on this.
Forum: Plugins
In reply to: [Classic Editor] Scroll doesn’t work in Firefoxhm, any way i can test it on my hosted installation for the non developers ?
I could make the changes manually , if i could find the desired file.
Forum: Plugins
In reply to: [Classic Editor] Scroll doesn’t work in FirefoxI am a bit confused on where to look for :
src/js/_enqueues/vendor/tinymce/plugins/wordpress/plugin.js
It seems there is not such directory on my installation.
Forum: Plugins
In reply to: [Classic Editor] Scroll doesn’t work in Firefoxfor me, if I deactivate the checkbox “Enable full-height editor and distraction-free functionality” in Screen Options, the toolbox is NOT sticky.
Forum: Plugins
In reply to: [Classic Editor] Scroll doesn’t work in FirefoxI was referring to the plugin author. This should be a simple permanent fix.
Forum: Plugins
In reply to: [Classic Editor] Toolbar not sticky anymorecheck for a work-around in this post: https://www.ads-software.com/support/topic/scroll-doesnt-work-in-firefox/
Forum: Plugins
In reply to: [Classic Editor] Scroll doesn’t work in FirefoxYes, the above work-around is working on Firefox 83, but we would like to see a fix on the plugin core.