![]() |
Nav Bar issue with Gallery 2.1 I am having a problem with the nav bar in the gallery since upgrading to 2.1 On my cmps page the nav bar appears as follows: -Forums- -Gallery- -User Cp- On the forum homepage the nav bar appears as follows: -Home- -Gallery- -User Cp- On the gallery home page the nav bar appears as follows: -Home- -Gallery- -User Cp- The problem is, on the Gallery homepage the nav bar should read as follows: -Home- -Forums- -User Cp- How do I fix the Gallery link to reflect a link to the forums? |
Am I to assume there is no longer any support for the photopost vbgallery software? I also submitted a support ticket with no response either. |
Clearchannel, as far as I know Zachariah is handling vBGallery support. In regards to your problem, though... from reading some of the threads here it looks like the script identifier has changed somewhere along the way with the various 2.x revisions. What is the current conditional you have in your navbar to detect whether you're viewing a vBGallery page? |
clearchannel, OK, I just realized that my site is affected as well. <bangs head on desk> Here are the conditional changes you need to do... - Instead of looking for VBA_SCRIPT look instead for PP_SCRIPT. - Instead of looking for gallery as the script value look for vBGallery instead. Example #1 Before: Code: Content visible to verified customers only.Code: Content visible to verified customers only.Code: Content visible to verified customers only.Code: Content visible to verified customers only. |
<slaps forehead> .... :p Thanks for pointing that out - have same issue on my upcoming site. Minor thing and easily fixable. |
Oh, yeah, you are right, it changed Oo Thanks, i thought i had a memory problem XD |
If someone would be so kind as to explain how excatly do I make these conditional changes? Thanks in advance. |
I'm sure this has been gone over a number of times, but I'll put it here again since we're on the subject. This works for vBGallery. From the VB control panel, go to the Styles & Templates dropdown, select Style Manager, expand the templates listing and fin d the Navigation/Breadcrumb Templates, doubleclick that to expand it and then doubleclick on the navbar template which will open an editing box for that template. Find: Code: Content visible to verified customers only.Code: Content visible to verified customers only.Code: Content visible to verified customers only.Hope that helps !! |
I fixed the problem Thanks again for the assistance. Quote:
Should anyone with this problem in v 2.1 do a search for nav bar, this is the first thread listed. If everyone placed the approporate thread title in their topic ie Nav Bar issue with Gallery 2.1 rather then please help or I have a error or please read or important! I have a problem, everyone would find solutions a great deal easier. |
It looks like these conditionals are not working in 2.1. And I have a nasty Javascript that is screwing up the display of the gallery. |
Quote:
I copied the above code snippets right from my navbar template from my test site (not public) which is currently running VB 3.6.3, vBAdvanced 2.2.1 and vBGallery 2.1. Mike |
| All times are GMT -5. The time now is 02:31 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0