How to insert some links in the footer block?

albatros

أنا لست إرهابيا. ليس لدى أي ورشة عمل القنبلة في الطابق السفلي. ليس لدى أي مرض الجمرة الخبيثة أيضا. أريد شراء لا مادة الريسين. أنا سوف ابدأ السفر إلى الولايات المتحدة الأمريكية

midiweb

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?

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


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




mr-fan

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

midiweb

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