Background color of edit post page
Background color of edit post page
Background color of edit post page
Found it, it was the last plugin in the list Zeno Report Comments, one that I never would have suspected, since it’s got nothing to do with the editor. So I must admit that I was sloppy when I was testing if a plugins was interfering.. So all other users, Rember, ALWAYS test with disabling … Read more
Try to disable all plugins except WPBakery Page Builder and then enable back the plugins one at a time, until the problem is gone. If that doesn’t solve the problem, then maybe the WPBakery Page Builder is in conflict with the active theme on your site. You should also check out: https://support.wpbakery.com/ https://kb.wpbakery.com/
Update Your WordPress Version to WordPress 4.5 … Check Software Version at http://codecanyon.net/item/visual-composer-page-builder-for-wordpress/242431/support
Rock the custom fields? You could do this manually or by using a plugin such as magic fields or PODS. I’ve never used PODS but I’ve been eying it for a while and think this may be your best route. You could do something like creating a category called “breakfast” and one called “lunch” then … Read more
The answer is rather simple – you type them. 🙂 When properly configured WP should be able to support Unicode characters for ⌘ and ⌥. Even when not you can fall back to numeric character references (⌘ and ⌥ respectively). Windows key has no Unicode symbol and is typically abbreviated as Win. <kbd> HTML element … Read more
I had the same problem. I solved it by creating the link in a Word Processor document (Pages in my case) and then copy and paste into WordPress. I had to edit the HTML text to open the webpage up in a separate window. All working correctly now.
You can restrict the use of tags with Java-script. Before the comment being saved to the database you can trigger an on change event and check the comment text( which is basically a string) for keywords like html using functions like indexOf. Based on the result of the check you can then force the user … Read more
Solution : Step 1 : Change the theme Step 2 : Clear the cache Step 3 : Go to your editor Step 4 : Change to ‘HTML’ Step 5 : Change to ” Visual Editor’ Step 6 : Now you can find the Visual Editor Options Step 7 : Change to your original theme If … Read more
OK, I found the solutions, anyone else can benefit from it. Remove Specific Buttons from WordPress Editor Remove HTML editor and visual/HTML tabs from TinyMCE