The page is not accessible because it generates too many redirects.
I have just tested it on a blank WordPress installation, and for me I can ask questions. I suspect, therefore, that two different JavaScript files come in the Cross.
Displays the developer console of your browser an error?
i make i mistake about the link if you want you can try again here
Yes you can ask question that’s ok but you can’t answer on someone question that’s the problem :/
َabout the browser you mean i test it with firefox & firebug ?
Okay, I’ve found the problem.
The problem is that TinyMCE is reloading Java script files, but uses the base path of the main script. Since this is minified, it is no longer under its own path, and the rest of the files can not be loaded.
You can add TinyMCE into the exclude list, then it should work:
wp-includes/js/tinymce/tinymce.min.js
wp-includes/js/tinymce/plugins/compat3x/plugin.min.js
wp-includes/js/tinymce/langs/wp-langs-en.js
about the browser you mean i test it with firefox & firebug ?
Yes, most browsers have a developer console in which the loaded files and errors are displayed. The extension Firebug can do that too.
Thank you man it’s work now again thank you for your help and for this awesome Plugin