Problems with JCE Editor on the sporter template ...

Joomla template for easily build sports magazine website with advanced content display features and clean, unique design.
GK User
Sat Jan 05, 2013 10:24 pm
Hello,

I don't know if someone had this problem with the sporter template ...

I installed the JCE editor .. and trying to use it instead of the default one ...

and a few issues happenned !
1) the background of the editor itself is all black .. ( on the front-end and the back-end) so I cannot see the text in the articles when I am editing or writing... and when it is done ! ... the article shows up fine .. no black background color on the front end when not editing !

2) the layout of the JCE editor is not properly aligned on the front end ! .. if a user wishes to edit an article, the editor itself, beside showing a black background, it is layed out on the right side of the screen ... living the template, and not in the template ! :unsure: :S

Can anyone assist me with this matter ... please !

thank you
User avatar
Fresh Boarder

GK User
Sat Jan 05, 2013 11:25 pm
For the first issue - I pin-point where it is causing this :
when using " Inspect Element (Q) " with Mozilla, it tells me that the css rule in index.php line 1 says
body { ... background:none repeat scroll 0% 0% rgb(0,0,0);} <-- this is where it is causing it to have a black background !! )
I just don't know where I can permanently fix this ... it seems to be an auto generated css rule from one of the php file that I cannot locate .... .... .. as for issue #2 ... I really don't know how to fix it nor where it comes from ...? ...

Please help
User avatar
Fresh Boarder

GK User
Sun Jan 06, 2013 12:27 am
Ok ! .... the black background is fixed ! ...

I still have not figure out how to fix the second issue ! ... the editor is stepping out of the template and going right with a portion out of sight ...

this happens only on the front end ! ... the back end works nicely ...

This editor rocks ... I love it !

thank you
User avatar
Fresh Boarder

GK User
Sun Jan 06, 2013 1:21 am
Sorry for the post .... all was resolved ....

thank you
User avatar
Fresh Boarder

teitbite
Sun Jan 06, 2013 4:27 pm
Hi

Great. Can You please tell us what was the fix for the second issue ? Just in case someone else will be looking for an answer.
User avatar
Moderator

GK User
Tue Feb 26, 2013 2:17 am
I as well have issues with JCE Editor and Sporter Template. It was working fine before I upgraded my template to latest version.

Now, Save and Cancel buttons are not clickable, and also i can not insert Article alias through the front-end. I always have to switch editor twice to be able to write an article.

I did contact JCE support, but they told me that there is an issue in my template's css.
User avatar
Fresh Boarder

teitbite
Tue Feb 26, 2013 3:32 pm
Hi

Please send me an access to Your joomla panel.
User avatar
Moderator

GK User
Sat Apr 13, 2013 5:44 pm
Hi,
Got the same problem with GK Magazine joomla 3.0.3.
-Black background in JCE Editor!
can anyone help how to fix this?

thanks..
User avatar
Fresh Boarder

teitbite
Sun Apr 14, 2013 10:54 am
Hi

Please send me an access to joomla panel.
User avatar
Moderator

GK User
Sun Apr 14, 2013 12:44 pm
For issue #1 (black background)

insert

Code: Select all
body.mceContentBody {
background-color: #FFFFFF !important;
background-image: none;
}


into template.css

or select editor.css as default style in global configuration of JCE,
of course then you wont have access to your template styles in JCE.
User avatar
Junior Boarder

teitbite
Mon Apr 15, 2013 11:02 am
Hi

Yes, that's probably correct, but I cannot be sure without seeing this editor.
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.