By Jaimie Dijstra on Saturday, 09 November 2013
Posted in General Issues
Replies 7
Likes 0
Views 1.2K
Votes 0
Hi There,

I recently upgraded my site to Joomla 3.2. Everything went fine and everything is working except for the editor icons when adding a new blog or editing a blog.
The layout option (Easyblog - settings - layout - dashboard) is set to TinyMCE (same as my global joomla default). TinyMCE is fine everywhere else in the site (back end and front end joomla article edit) but in Easyblog all of the icons have disappeared for cut, paste, formatting etc. I have cleared my cache on the website server and my computer but this problem still exists. I have tried changing the editor which does fix the problem, but I would rather stick with TinyMCE editor in the long run and it appears this problem is only occuring in Easyblog on my website.

I would appreciate any help! I have provided an admin password and screen shot is attached.

Website url is http://www.gooffonone.com

Kind Regards,

Jaimie Dijstra
Hello Jaimie,

Sorry for the late reply as it's the weekends. I have added a fix for you
#eblog-wrapper .mce-tinymce i {
font-family: tinymce-small, Arial;
}

in your template.less file. Hope this helps.

Thanks!
·
Saturday, 09 November 2013 17:49
·
0 Likes
·
0 Votes
·
0 Comments
·
EasyBlog isn't Joomla 3.2 ready yet.... Hopefully the dev's can help you out as they often go above and beyond the call of duty as you probably know... but you might want to be aware of other issues reported on the forum with 3.2 and the fact that StackIdeas haven't given their components the 'all clear' yet for Joomla 3.2....
·
Saturday, 09 November 2013 09:43
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks Andy, hoping a developer can give me a temporary fix. It's an odd one as tinyMCE editor works fine inside Easyblog's back end (admin) blog editing but not in the front end. I had initially followed Joomla's recommendation to upgrade for the security fixes released in version 3.2 and I missed the release of version 3.1.6 which would have applied the security updates without the compatibility issues I am now facing.
I will wait for a developer's opinion before I go further.
·
Saturday, 09 November 2013 12:22
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for your reply and fix Adelene it saved my day!
·
Saturday, 09 November 2013 18:13
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Jaimie,

You are most welcome. Glad that your issue is solved.

Thanks!
·
Saturday, 09 November 2013 18:19
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Adelene,

We are experiencing the same issue - unfortunately jumped the gun on 3.2 with the EasyBlog sites.

Could you more specifically tell me where this "Template.less" file is as I can't locate it anything in the template files (Default or others).

Also, if possible, is there any dates where we can expect EasyBlog to update with 3.2 compatibility?

Thanks!
·
Tuesday, 19 November 2013 02:04
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Scott,

Sorry for the late reply. You can actually just add the codes to this file for now,

JOOMLA/components/com_easyblog/themes/dashboard/system/css/styles.css

We will have an official fix for this in the next release Hope this helps.

Thanks!
·
Tuesday, 19 November 2013 03:34
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post