IT Placement Papers CMS Joomla
This category contains Joomla Interview Questions and Answers
|
Why do the pop ups in my WYSIWYG editor not work or show gibberish?
|
|
|
|
|
Depending on the editor, this problem may occur when trying to edit the
html, insert tables or perform a similar function that requires
javascript.
Most likely the problem with the livesite...
You
look in your site configuration (General Configuration, select the
Server tab) you will see that the livesite is given. Usually it is
either www.mydomain.com or mydomain.com.
When you log into your site, you must log in from the exact livesite. if you don't the javascript in your editor will not work.
One way to deal with this is to put a redirect from, for example, mydomain.com to www.mydomain.com so that you and your users always login from the correct url. You can do this with .htaccess.
Only registered users can write comments. Please login or register.
|