coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: Icehawk002 on April 08, 2008, 07:25:45 PM

Title: Changing the FAQ Navbar Tab url (global)
Post by: Icehawk002 on April 08, 2008, 07:25:45 PM
using the bridge I integrated coppermine with vbulletin, one link "FAQ" by default goes to faq.php within the coppermine root directory.  I want to change this to go to general site FAQ page.

I would like to change this link for all themes within coppermine in the same way that "Members List" or "Home", "My Profile" etc is done rather than editing each of the seperate themes.

Ponters???
Title: Re: Changing the FAQ Navbar Tab url (global)
Post by: Joachim Müller on April 09, 2008, 07:20:48 AM
Disable the FAQ link in Coppermine's config, then use the custom link feature in coppermine's config or come up with an additional menu item in your theme. Not related to bridging, moving accordingly.
Title: Re: Changing the FAQ Navbar Tab url (global)
Post by: Icehawk002 on April 09, 2008, 02:53:08 PM
Thanks Joachim, I am already using the "single" custom link. It seems a waste to just disable the existing FAQ link to add an additional FAQ link. Is there no way to alter the existing links URL. Since several themes might be used any new additional menu item will have to be added to each theme if my understanding is correct where as the existing FAQ link is global for all themes. So at risk of being repetitious is there a way to change the existing FAQ link?
Title: Re: Changing the FAQ Navbar Tab url (global)
Post by: Joachim Müller on April 09, 2008, 07:30:00 PM
Then add another menu item by editing your custom theme. If you have no idea how to accomplish this, do as I suggest to all users with similar reuqests: post a link to your gallery and zip your custom theme folder and attach the zip to your posting.
Title: Re: Changing the FAQ Navbar Tab url (global)
Post by: steveeh131047 on April 09, 2008, 08:19:02 PM
I'm way "out of my depth" here, but could you use a "redirect" in .htacess to point to the new FAQ URL?
Title: Re: Changing the FAQ Navbar Tab url (global)
Post by: Joachim Müller on April 10, 2008, 07:41:37 AM
Don't use workarounds. Do as I suggested: post a link to your gallery and attach a zip of your theme folder. This will then teach you how to add as menu menu items as you wish.