Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[SOLVED] Link page in footer
#1
Hello,

first, thanks for this great cms !

2nd, sorry for my english, i'm french.

3rd, I want to create a page "copyright" but i don't want displayed it in the menu but only in the footer, how can i do ? I've created my own template and called my footer in the template.php file like that :

Code:
<div id="footer">
    <center>
        
        <p class="right">Design: <a href="http://www.artisan-online.Fr">Artisan-Online</a></p>
    </center>
    <div id="menufooter">
        <center>
               <!-- here my copyright link -->
               <?php get_navigation(return_page_slug()); ?>
        </center>
        </div>
    </div>

In the div menufooter, i call back the menu, i want to have a link to my copyright page just before this call back.

Is someone can explain to me how to do please ?

Thanks,
Regards
Reply
#2
that is very easy:

create the copyright page (if you do not have it already)
open "page options" and define that it should not be active in menu

now you can set any links to that page without having it in the menu

see here in the WIKI: http://get-simple.info/wiki/how_to:page_options
|--

Das deutschsprachige GetSimple-(Unter-)Forum:   http://get-simple.info/forums/forumdisplay.php?fid=18
Reply
#3
Thanks, I didn't thought that was so easy !
I've lost most time to create this topic than write the link in my file !

Wink

Regards !
Reply
#4
didou038 Wrote:Thanks, I didn't thought that was so easy !
I've lost most time to create this topic than write the link in my file !

Wink

Regards !


OTOH I spent more time trying to figure out the whole thing myself than checking this forum. If only I had checked this awesome forum I could have been happier.

Oh well, bookmarked this awesome forum so as not to repeat the same mistake twice! Wink







Adoption
AdrenalFatigue
Reply




Users browsing this thread: 1 Guest(s)