Support Forum

TinyMCE can't write

RA Ratgax
Ratgax
Member

When I activate TinyMCE plugin I can’t write in the text box… Just cant get the cursor on it. I’ve tried to do a search on the forum but I’ve been out of luck. Any advice??

 

My site’s forum is http://www.fasebeta.net/forum

 

Please, excuse my english

 

Edit: I just discovered that, if I activate the Plugin I can write on new topics without a problem, but when I try to edit a topic… is when the text box doesn’t show the cursor… so I can’t write.

14 Answers

New Answer

RA Ratgax
Ratgax
Member

Ratgax said
When I activate TinyMCE plugin I can’t write in the text box… Just cant get the cursor on it. I’ve tried to do a search on the forum but I’ve been out of luck. Any advice??

 

My site’s forum is http://www.fasebeta.net/forum

 

Please, excuse my english

 

Edit: I just discovered that, if I activate the Plugin I can write on new topics without a problem, but when I try to edit or add a reply onV4RGX0121.jpg a topic… is when the text box doesn’t show the cursor… so I can’t write.

YS Yellow Swordfish
Yellow Swordfish
Member

This is almost certainly due to the fact that something on your site is loading the jQuery UI from the Google CDN and not the WordPress repository. Possibly your theme and if so, usually correctable

This codex article explains the actual problem: http://codex.simple-press.com/codex/faq/troubleshooting/what-is-this-jquery-conflict/
.

ЕК Евгения Куртеева
Евгения Куртеева
Member

Hi! I have exactly the same problem, I can not put the cursor in the text box editor. It seems the reason is not theme that I use, because if set Twenty Elven, the editor does not work anyway. How can you fix this editor?

Another found that does not work File Uploader

http://dogmama.ru/forum/

YS Yellow Swordfish
Yellow Swordfish
Member

You have EXACTLY that problem as described in the codex article in the link above. Worse in some respects as you are getting 2 copies of both the jQuery and jQuery UI libraries loaded – one good one from WP and one older one from the google CDN. Also some plugin to do with links is throwing a script error.

So – if it is not the theme then you have a plugin active that is very badly coded.

ЕК Евгения Куртеева
Евгения Куртеева
Member

The  PM plugin does not work either. Before I started to install sp-plugins everything worked perfectly.And now what do I do? It turns out that all plugins purchased by subscription will not work for me? I’m not a programmer and not be able to resolve the  jQuery conflict. 

I like my WP theme and I use I needed and tested plugins for WP:

Akismet (2.5.6)
All in One SEO Pack (1.6.15.2)
BackWPup (2.1.15)
Breadcrumb NavXT (4.2.0)
CodeStyling Localization (1.99.25)
Contact Form 7 (3.3.1)
Google XML Sitemaps (3.2.8)
Jigoshop (1.4.5)
Jigoshop – All in One SEO Pack (1.0)
Jigoshop Admin Bar Addition (1.8)
JigoShop Statistics (1.0.1)
RusToLat (0.3)
Simple:Press (5.1.4)
WordPress Importer (0.6)

Can you help me fix the problem with SP-plugins?

YS Yellow Swordfish
Yellow Swordfish
Member

It is not a problem with SP plugins, It is a problem with either the WP theme or another WP plugin.

If you are indeed using the WP Twenty Eleven theme then the simpltest thing to do is to briefly deactivate the WP plugins one at a time until things start to work. Then – when we know the culprit – we can help you fix it.

I can say that as far as we know there is no problem with Akismet, AIOSEO Pack and Contact Form 7 but I am unfamiliar with the others you have installed.

ЕК Евгения Куртеева
Евгения Куртеева
Member

So, I did everything as you said. And found two causes of the conflict:
1.Plagin Jigoshop, If if enabled, the SP-plugins do not work on my theme, or to the default “Twenty Eleven” too. If off, the SP-plugins work at default.

2.This means that my theme is also a source of conflict.  When it enabled SP-plugins will not work even if you disable all WP-plugins.

I can not stop using Jigoshop, because I do shop, and the forum is the only optional on the site.Can you solve the problem of compatibility plugins and my theme+Jigoshop?

 

YS Yellow Swordfish
Yellow Swordfish
Member

Well you could start by asking them to clean up their code and come into line with WP standards and the WP API. At least that is what I would start by doing. Failing their help then you need to identify the part of the code that is mis-loading the libraries. If they are unwilling to correct the code then at least they should be wiliing to tell you that.

ЕК Евгения Куртеева
Евгения Куртеева
Member

I do not think that the developers of themes and Jigoshop will want to change of their code. They work well on WP and do not cause problems with WP standards and the WP API. I am afraid that if the correct code, and the theme and the store will stop working.

Can I make the forum to work independently from everything else? Somehow isolate the forum from the main  template and Plagin Jigoshop?

YS Yellow Swordfish
Yellow Swordfish
Member

I’m sorry but let;s get this straight. IF they are loading jQuery and jQuery UI from the google CDN – AND they are loading old, unsupported copies AND loading them when they are already loaded then they are NOT using the WP API OR WP standards.

WP have recently stated that any plugins that do not use the WP API and WP supplied versions to load scripts will no longer be accepted in the plugin repository.

ЕК Евгения Куртеева
Евгения Куртеева
Member

I know nothing about this and do not want to argue in vain. but I downloaded the plugin Jigoshop from  the repository WP and it is regularly updated.

People of support Jigoshop said:

” Simple:Press- partially non-compatible with Jigoshop : in order that this plugin works with Jigoshope, deactivate the following Simple:Press plugin option: ‘spam detection’ > off” 

Tell me, where is this option, I can not find it.

Yellow Swordfish, please, tell directly, can you  help me fix the code and not to break the work template and shop?  Or should I abandon the Simple Press?

MP Mr Papa
Mr Papa
Member

its not an option… its a permission… so forum – permissions – manage permissions…  and that is a bit outdated as its called ‘Can bypass the post math question’ now..

also do you actually use jigoshop js on the forum page?  is it needed? or does it simply load its stuff on every page needed or not?

if so, you might try a wp plugin called plugin organizer which can keep plugins from loading its unused resources on pages when not needed…

ЕК Евгения Куртеева
Евгения Куртеева
Member

Oh! it is the idea of plugin organizer, I will try and let you know the outcome. Thank you!