![]() |
thanks, great
|
|
Love this, very nice modification. :)
|
1 Attachment(s)
I have two links to HOME when selected on the CMS home page, any ideas?
|
Ok, figured this one out... If you have the same trouble in the CMS as I did (Shown in the post above), I fixed it by adding a conditional into the template as shown here;
Code:
<vb:if condition="$show['breadcrumb']"> Code:
define('THIS_SCRIPT', 'home'); |
That would be a BAD idea... content.php already has THIS_SCRIPT defined as:
Code:
define('THIS_SCRIPT', 'vbcms'); Define your own constant, something other than THIS_SCRIPT... Maybe Code:
define('IS_HOME', 'yes'); Code:
<vb:if condition="IS_HOME != 'yes'"> |
Very cool. A rookie is glad to learn from a skilled person such as you.
|
Quote:
Just put a note somewhere so you remember to redo it when you upgrade the forum. |
Hello,
how became the new breadcrumbs when there is a very long post-title? I have a fixed style and I would like know is someone that use a fixed style, has already test this situation. Thank you, Regards |
Thanks installed..
|
All times are GMT. The time now is 04:28 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|