-
jswensen edited the forum topic php spellchecker on by default not able to do tinymce 4 in the group
WordPress Troubleshooting and Support 9 years, 6 months ago
In TinyMCE3 I used the following command to turn on the third party plugin PHP Spell Checker on Init
tinymce.activeEditor.controlManager.setActive(‘spellchecker’, true);
[…] -
jswensen started the forum topic Need someone who knows tinyMCE in the group
WordPress Troubleshooting and Support 9 years, 7 months ago
I have a php site in addition to a word press site and have a question about tinyMCE but can’t find anyone who can answer my questions. My questions are about getting the formatselect and styleselect menus to […]
-
jswensen started the forum topic Adding php code in url of custom menu problems in the group
WordPress Troubleshooting and Support 9 years, 8 months ago
How do I add php code to the url in a custom menu item? When I add it, it strips out the html tags.
Thanks! -
jswensen started the forum topic Can't find the url in submenu in the group
WordPress Troubleshooting and Support 9 years, 8 months ago
I had someone who is knowledgable in word press build a blog for my website.
We have a sub menu that was created using wp_nav_menu.
This is the call: wp_nav_menu(array(‘menu’ =’BlogManu’));One of the […]