Welcome, Guest. Please login or register.
Did you miss your activation email?
May 25, 2012, 05:40:38 AM

Login with username, password and session length
Search:     Advanced search
Interested in joining the WebsiteBaker team?
For more Information read here or on our new website.
155476 Posts in 21708 Topics by 7734 Members
Latest Member: rofroodoOvego
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: How to insert some links in the footer block?  (Read 1071 times)
midiweb

Offline Offline

Posts: 178


« on: January 28, 2009, 06:54:32 PM »

hi, how to insert some links in the footer block? In the  backend, there's no block area where I can insert myself a new page or a new link in  the footer.
cheers
Logged
mr-fan

Offline Offline

Posts: 1556


WWW
« Reply #1 on: January 28, 2009, 07:12:36 PM »

i've you have the <php> snippet for the footer you can change it in the backend under options>footer...

the snippet for the template looks like there:

http://help.websitebaker.org/pages/en/advanced-docu/designer-guide/adding-template-functions.php

under "dynamic footer"

or you must the links hardcode in the template index.php

for example with the new addon file editor on the amasp project!

get it there  http://www.websitebakers.com/pages/admin/admin-tools/addon-file-editor.php

regards martin
Logged

 
midiweb

Offline Offline

Posts: 178


« Reply #2 on: January 29, 2009, 10:10:09 PM »

hi, thanks for your help. I followed all your advice. I installed the
addon-file-editor. It works fine. But I don't know yet how to insert the links in the footer.

I see the options --->footer ----> and then I enter  my text but how to enter links. I have to enter the html code?

Code:
<div id="footer">
        <?php page_footer(); ?>
    </div>

is already implemented in the index.php of the template.



Logged
albatros

Offline Offline

Posts: 674


WWW
« Reply #3 on: January 29, 2009, 11:54:33 PM »

Hi,

I think this could be helpful for you http://www.w3schools.com/HTML/html_links.asp.

hth

albatros
Logged
Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!