K2 related issues.

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Sep 08, 2014 8:33 pm
Reply with quote
Report this post
Hey! I really liked the publisher template. Couldn't be better.

First, I'm having a bad time with k2 comments. I know if i disable captcha, spammers will like me. So, i enabled but captcha never appears: http://postimg.org/image/gdmtwxukv/

I have keys directed to my domain and plugin enabled. http://postimg.org/image/r1i6vwqmx/

---

Second issue is, how can i change the background color of this: http://postimg.org/image/heqcukf8t/
When i want to edit an article (both k2 and template articles) i can't see anything.

__THANKS__
User avatar
Junior Boarder

teitbite
Wed Sep 10, 2014 9:57 am
Reply with quote
Report this post
Hi

Have You configured reCaptcha in K2 parameters as well. Please make sure no other captcha is activated on same page. Google allows only one at the same time.

Can You tell me what is this editor in second image ? Where is it located ?
User avatar
Moderator

GK User
Wed Sep 10, 2014 9:12 pm
Reply with quote
Report this post
It is JCE editor and is the same for both articles and k2. even for creating menu or category.
User avatar
Junior Boarder

teitbite
Thu Sep 11, 2014 10:49 am
Reply with quote
Report this post
Hi

Please send me an access to Your joomla panel. In my copy JCE isn't a default template and when I enable it background is white. I need to see this issue in action.
User avatar
Moderator

teitbite
Fri Sep 12, 2014 11:48 am
Reply with quote
Report this post
Hi

It's using a strange series of stylesheets: administrator/index.php?option=com_jce&view=editor&layout=editor&task=pack&type=css&context=content&component_id=22&wf4227cf690e7835ef767ea92774ba3432=1&wf4227cf690e7835ef767ea92774ba3432=1&component_id=22

This may not be easy to guess where to override it. Please try adding this to template.css:

Code: Select all
body#tinymce {
background: none repeat scroll 0 0 #fff;
}
User avatar
Moderator

GK User
Fri Sep 12, 2014 2:42 pm
Reply with quote
Report this post
Thank you for help

I did template manager>publisher>advanced options>css override enabled
than
templates/gk_publisher/css$ sudo vi template.css
add those lines to the bottom. save&quit. but it is still black :S

should i use JCE? i have heard it's plain table option saves websites from crash. what happens if i just copy doc. format articles to tinyMCE?
User avatar
Junior Boarder

teitbite
Sun Sep 14, 2014 9:22 am
Reply with quote
Report this post
Hi

Yes please try JCE and let me know if this has the dark background as well.
User avatar
Moderator

GK User
Sun Sep 14, 2014 4:48 pm
Reply with quote
Report this post
yes, unfortunately it still has black background.

how important jce "paste as plain text"
User avatar
Junior Boarder

teitbite
Mon Sep 15, 2014 8:55 am
Reply with quote
Report this post
Hi

Ok, please revert to TinyMCE and add the same code I gave You before, but to a file: /media/editors/tinymce/jscripts/tiny_mce/themes/advanced/skins/default/content.css

And please send me the new url to admin panel. Old one is giving 404 error.
User avatar
Moderator


cron