Module title for breadcrumbs

GK User
Mon Jan 04, 2016 10:51 pm
Hello All,
is it possible to show module title for "breadcrumbs" module? I tried to set is as yes, but title did not appear on the website. Could you please help?
thanks,
Kalixo
User avatar
Senior Boarder

teitbite
Wed Jan 06, 2016 7:59 pm
Hi

This module position is set to use a "none" style. To force it use normal style (which supports titles) You will have to edit file /layout/default.pgp and at line 141:

Code: Select all
               <jdoc:include type="modules" name="breadcrumb" style="none" />


change to:

Code: Select all
               <jdoc:include type="modules" name="breadcrumb" style="gk_style" />
User avatar
Moderator

GK User
Wed Jan 06, 2016 8:02 pm
hi,
thank you very much!
Have a nice holiday, and celebrate - not work!!! ;)
Kalixo
User avatar
Senior Boarder

teitbite
Sun Jan 10, 2016 11:23 am
Hi

Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
User avatar
Moderator


cron