Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
general-topic
The breadcrumbs at the top are not showing the name of the Forum Group
Avatar
Aimee Graeber
Member
Free Members
sp_UserOfflineSmall Offline
Aug 8, 2012 - 2:24 pm
The breadcrumbs at the top are not showing the name of the Forum Group (Global Fund) that user is currently in.
It does correctly show the Forum name (Advisor Fees) and the Topic (Benefit Link) but since there are 4 Forum Group (4 Ubers) it would be nice if it could show the user which group they are in.

The URL does show the Forum Group (Global Fund), but not the Forum (Advisor Fees).

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Aug 8, 2012 - 3:03 pm

URL's do not have the forum group included but it IS possible to easily include them in the breadcrumbs. This requires an extra argument to be passed in the template function. You can edit the template in the SP theme editor.

In this case the template is spHead.php and scroll down until you find the function that displays the  breadcrumbs. B y default iot will probably look like this:

sp_BreadCrumbs('tagClass=spLeft spBreadCrumbs&tree=1', __sp('Home'));

You need to add an argument named 'groupLink and set it to 1 - like this:

sp_BreadCrumbs('tagClass=spLeft spBreadCrumbs&tree=1&groupLink=1', __sp('Home'));

Note the capitalisation and use of the ampersand as separator.

As always we recommend that you create your own SP theme so that any customisation is not lost during a future update. (http://codex.simple-press.com/.....g-a-theme/)

andy-signature.png
YELLOW
SWORDFISH
Avatar
Aimee Graeber
Member
Free Members
sp_UserOfflineSmall Offline
Aug 9, 2012 - 2:28 pm

thank you!

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Aug 9, 2012 - 3:26 pm

You're welcome. Sounds like it worked OK.

andy-signature.png
YELLOW
SWORDFISH
Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 650
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 620
Members: 17368
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10128
Posts: 79626