I am tuning my new site and i what to disable Content Editor for post created after date X, but for posts that created before that date Content Editor...
I use TinyMCE Advance plugin. I’ve posted a question in the support forum of the the plugin but it seems that the author doesn’t provide any support now. As...
I have this iframe and JavaScript embedded in a post: <iframe onload="fa_iframeresize.do(this);" src="https://example.com/calc.php?tp=dif&cl=beleggen&h=1&wf=19370&country=NL" scrolling="no" width="100%" style="padding:0px;margin:0px;border-width:0px;" frameborder="0"> </iframe> <script type="text/javascript" src="https://example.com/iframeResizeMe.min.js.gz"></script> But whenever I go to the visual editor...
tl;dr: Why does using media manager popup within a TinyMCE popup cause duplications of shortcodes? Is it my code or just the way life is? [Spoiler: It was my...
I use the latest version of wordpress (v3.9.2, Taiwan Chinese Traditional), and found it can not display this Chinese word 𪇆, but other Chinese words can be displayed normally....
I’ve created a custom menu which appears on my TinyMCE toolbar but would like to add another item to that menu in a separate function elsewhere in my plugin...
Since the WordPress 4.3 version was released there are these new things called formatting shortcuts. They can be helpful but I find them mostly annoying. Is there anyway to...
I’m trying to cutomise the TinyMce editor within WordPress and I took this code from an older WP site I did, but the buttons I have set don’t seem...
In my Classic Editor, I have loaded a few custom styles, which can be selected from an additional "Format" dropdown list. They are included into an editor-style.css. Now, in...
I have a WordPress site in which the background colour is black and the text is white. The site is fine, but it’s a real pain trying to edit...