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
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
-
- 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:
change to:
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" />
-
- Moderator
- GK User
- Wed Jan 06, 2016 8:02 pm
hi,
thank you very much!
Have a nice holiday, and celebrate - not work!!!
Kalixo
thank you very much!
Have a nice holiday, and celebrate - not work!!!

Kalixo
-
- 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
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
-
- Moderator
4 posts
• Page 1 of 1