Responsive menu not visible

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
Fri Jan 03, 2014 11:51 pm
Reply with quote
Report this post
Hello,

After a joomla 3.2.1 upgrade, the responsive menu don´t show anymore.

Capturar1.PNG

Capturar2.PNG


My site link: http://www.asterisco.com.pt/miro/

Thanks for helping.
Semedo
User avatar
Junior Boarder

GK User
Sat Jan 04, 2014 11:14 am
Reply with quote
Report this post
Hi,

Try to replace this fragment from /templates/creativity/layouts/default.php file:
Code: Select all
<i class="icon-reorder">

with this one:
Code: Select all
<i class="fa fa-bars">


Let me know if that helps..
User avatar
Moderator

GK User
Sat Jan 04, 2014 4:44 pm
Reply with quote
Report this post
Cyberek wrote:Hi,

Try to replace this fragment from /templates/creativity/layouts/default.php file:
Code: Select all
<i class="icon-reorder">

with this one:
Code: Select all
<i class="fa fa-bars">


Let me know if that helps..


Ok thanks! it's works :)
User avatar
Junior Boarder

GK User
Sat Jan 04, 2014 7:36 pm
Reply with quote
Report this post
Great. It seems that Joomla made an update to FontAwesome, and as the codes changed, they need a CSS update.
Corrected templates will be available soon to download. Till then I strongly suggest not to update the Joomla core
User avatar
Moderator


cron