Footer Links

Hello

how i can add more links on the footer and i want to make the links on the center of the footer please

Thank's For Reading and Helping

Post Reply - if you going to help - No for - bla bla bla bla
Quote · 9 Dec 2009

The only way I could figure it out was to manually add them in the database.

You can go into your database via MyPhpAdmin and look for the table called: sys_menu_bottom

Hint: Take a note to the current IDs already assigned so you dont duplicate.

- Click the tab at the top that says INSERT

- Fill out the top information box with the information you would like and click GO

Here is an example to add a "Home" to the footer links:

After clicking INSERT:

ID = 11

Caption = Home

Name = Home

Icon = leave blank (could put a path to one if you wanted

Link = index.php

Script = leave blank

Order = 2         (I want it to be the first link so since it started with 3, I chose 2 to be in front)

Target = leave blank

Click GO

You will need to manually clear your /cache directory (except for the .htaccess file for your new link to show)

This might not be the easiest way, but it works. I tested this myself.

Chris

Nothing to see here
Quote · 10 Dec 2009

Thanks, this is a very easy way of doing this.

000
Quote · 5 Jun 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.