Keyword

Module editing in frontend with joomla 3.4 and takai

  • Bideau
  • Bideau's Avatar Topic Author
  • Offline
  • New Member
More
9 years 1 month ago #141493 by Bideau
Hi,
I manage a site with K2 and Takai template. All works fine so far.
Now I'd like to take advantage of the new frontend module editing feature of joomla 3.4
So I upgraded but the edit module icon doesn't appear (yes, I'm logged in as superuser :-)).
I though it might be a templating issue so I did a fresh install of joomla 3.4 + takai on the same server just for testing purpose.
Module editing works fine with the default template (Protostar) but not with takai (btw, nor with Beez3!)

I can read on various forums that joomla 3.4 is causing some issues with different extensions.
Perhaps it is the same here, due to the time it needs to adapt templates and other extensions to this new important version.

Could you confirrm my diagnosis and could we expect a fix to this problem?
Thanks a lot

Jean-Paul

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
9 years 1 month ago #141530 by Krikor Boghossian
Replied by Krikor Boghossian on topic Module editing in frontend with joomla 3.4 and takai
Hello Bideau,

We will verify this. Once we do this an update will be issued within this week.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
9 years 1 month ago #141904 by Krikor Boghossian
Replied by Krikor Boghossian on topic Module editing in frontend with joomla 3.4 and takai
Please add this snippet
.jmodedit { border-radius: 5px; border: 1px solid #bbb; background: #ccc; min-height: 25px; width: 25px; text-align: center; line-height: 20px; }
.icon-edit:before { content: '\e855'; display: inline-block; vertical-align: middle; font-size: 16px; }

In the template's stylesheet
/templates/takai/css/template.css

It will be included in the next release so you do not need to worry about updates.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum