Adding link to menu Adding link to menu
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Adding link to menu

Started by nawthun, January 25, 2011, 06:34:37 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

nawthun

Hi,  I have ver 1.5, using the electro theme, and need to know how to add a link to the main menu that will link me back to my website?
I have searched and found a few entries on this but they are for versions 1.3 and/or 1.4

Tks for any assist,
Marv
javascript:void(0);

ΑndrĂ©

You can use the 'custom link' config entry in Coppermine's config. If you need more than one link you have to edit your theme as described in the docs and asked many times in the board (use the search function). By the way, this works exactly as it worked in earlier Coppermine versions.

lurkalot

How I did mine

Config / General settings / URL of your home page.  I added the link to my home page here.  This will take you to your home page when clicking the home page icon.

Then also, as I have a forum, I used the custom link method Andre mentioned above.  Config / Themes settings

Custom menu link name.  put a name for your link here.  (in my case it was Forum).
Custom menu link URL.  add your link here.  (again, in my case it was a link to my forum)

This will give you two links without editing anything. ;)
Running SMF 2.1.4  / Tinyportal 3.0.1, bridged with Coppermine 1.6.25, plus cpmfetch 2.0.0

nawthun

My thanks to the both of you. I was going nuts looking in the themes files and finding nothing?