Support Forum

TinyMCE not available in IE9

100 Answers

New Answer

SS Suhaib Siddiqi
Suhaib Siddiqi
Member

Thanks. 

I cannt remove Business Directory Plugin, so Plugin Optimzer is the solution to keep  badly coded plugins in check from loading on pages where they should not.

JA Jaysun
Jaysun
Member

I’m having the same issue with TinyMCE, I use Google Chrome so didn’t even know there was a problem until I tested it on IE9. The functions above the post reply textarea don’t display as mentioned previously in this topic.

 

I have checked options and everything is seemingly set correctly.

Have tried the Plugin Organizer as suggested but still making no difference, even if I disable everything.

SS Suhaib Siddiqi
Suhaib Siddiqi
Member

Plugin Organizer (http://wordpress.org/extend/plugins/plugin-organizer/) in my case works perfect.  Under Plugin Organizer Admin URL did you put /forum/ slug or complete URL.  In my case Slug worked but plugin developers recommend URL.  Try http://www.yourdomain.com/forum/ (replace yourdomain with your domain name) in Admin URL and first disable all the plugins for the forum page, except SimplePress plugin, by putting checkmarks against each plugin.  Test TinyMCE in IE9, if it works then you can try to enable other plugins one by one.  I would suggest to keep all the WP plugins which use its own jquery libraries disabled for /forum/ page.

MP Mr Papa
Mr Papa
Member

Same issue? So same plugin conflict??? I can you offer some more specifics? And troubleshoot the conflict?

Any other IE specific issues?

SS Suhaib Siddiqi
Suhaib Siddiqi
Member

It would be helpful if he post the URL to his site.  The source code may show if an other javascripts or jquery libraries are being loaded by a plugin. 

JA Jaysun
Jaysun
Member

Hi, sorry had to go away a little while…

Thank you for your help, I determined that the option page for the Plugin Organizer hadn’t saved my selections… there seems to be an error in the plugin where you must refresh the options page, select your options and then save – or it won’t save.

 

For me the plugins causing me grief with IE9 were Buddypress and a plugin called MyArcade Contest (part of an arcade plugin I use).

They’re not required on the forum page, so disabled them.

If you’d like to take a look http://www.digixcess.com – but everything is fine now

 

Thank you

SS Suhaib Siddiqi
Suhaib Siddiqi
Member

Yes, that is a bug in Plugin Organizer.  If you made changes to Admin URL under Plugin Organizer Settings, it will not save it.  for each change, you need to click on edit, make a change then save it, Refresh page, and make a new edit then save again and refresh page again.  It is an annoying bug in the Plugin Organizer.  But, it is a great plugin to solve plugin conflicts.   

Glad it is working for you.

JA Jaysun
Jaysun
Member

me too lol putting this site together has been a nightmare with conflicting issues, finally I’m at a point where I can safely say “open for business”… no issues that I know of smile

 

Thank you for your help

SS Suhaib Siddiqi
Suhaib Siddiqi
Member

Nice site.

Well, as long as you get major issues resolved, you can open for business…. minor issues and fixes will keep poping up on a daily and weekly basis.

MP Mr Papa
Mr Papa
Member

Good to hear. We have lots of users that use SP and BP together including with IE so that sounds odd unless you have fairly unique wp theme or BP add on. Afraid I have not heard of the other one.

But glad you are set!

PO polkita
polkita
Member

Good morning from Spain again,

I have the same problem in IE 9 – no TinyMCE showing up and I don´t see that I am able to fix it. I keep trying as everything is perfect in Chrome and Firefox…

But, in addition the theme seems to be broken (in IE only). New/Recently Updated Topics and the Select Forum drop-down menus work fine until I log in. Once logged in, they are cut. Look:

 

Screenshot is taken from: http://www.my-timeshare-week.com/forum/spain-east-coast/problem-with-post-edit-buttonoliday-apartment-parque-denia-club-1-bedroom-week-15/#p51  . This happens only on the “Topic” Page. Not on “Forum or Subforum” Pages.  Might it be the theme Brandford Magazine causing the problems, or Adsense code?

YS Yellow Swordfish
Yellow Swordfish
Member

It is most likely the WP theme forcing some CSS globally. We can discover this pretty easily if you would be willing to very briefly switch your site to use the WP default theme just to see if things display as they should. Switch it right back after the test of course. If we know where the problem is it might be easier to work out a solution. You can test the tinymce issue at the same time although that is less likely to be theme related.

PO polkita
polkita
Member

I have switched to Twenty Eleven now. The problems persist. The Topic- and Foruminfo keeps hiding…rolleys

SS Suhaib Siddiqi
Suhaib Siddiqi
Member

Forum (http://www.my-timeshare-week.com/) shows OK over here.  Did you clear all cache (your browser and server cache)?  I do not see css issues you have, as in your posted screen capture.  Do you have a WordPress cache plugins and/or a Minify plugin?  Minify plugins often create css issue.

As far as TinyMCe issue is concerned, install Plugin Organizer.  In the Plugin Organizer > URL Admin, do Add URL, and add http://www.my-timeshare-week.com/forum/; check the “Also effect Children”; then check all the plugins, except Simple Press.  Save and test to see if TinyMCE problem is gone.  If it is resolved, then you can start enabling plugin one by one in URL Admin for http://www.my-timeshare-week.com/forum/.  You should be able to isolate the conflicting plugins.  In theory, you do not need other WP plugins for the /Forum page.

SS Suhaib Siddiqi
Suhaib Siddiqi
Member

I looked at your page source code.  I will suggest disable the following plugin, in Plugin Organizer for the Forum page:

PRiNZ_ShortcodeCollction

The PRiNZ_ShortcodeCollction plugin seems to loading its own jquery libraries, on top of WordPress jquery libraries.  I do not think, you need PRiNZ_ShortcodeCollction for the Simple Presss page.