Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Wordpress Pages

  • 11-09-2007 03:06PM
    #1
    Registered Users, Registered Users 2 Posts: 3,484 ✭✭✭


    I'm trying to set up FAlbum with wordpress and it seems to work fine, my problem now is that I would like to add the main photos page as a "page" link in wordpress?

    Any ideas?


Comments

  • Registered Users, Registered Users 2 Posts: 8,488 ✭✭✭Goodshape


    If you are using the Wordpress sidebar widgets (found under 'Presentation' in your Wordpress Admin -- more recent versions only) you can add a 'text' box and simply write the link in HTML.

    It's a good idea to use the same formating for the links as wordpress does. Check your page source for a better idea, but off the top of my head I think it's usually along the lines of :
    <ul>
        <li><a href="page.html">LINK TEXT</a></li>
    </ul>
    


  • Registered Users, Registered Users 2 Posts: 3,484 ✭✭✭randombar


    Ya got a better solution here!

    http://txfx.net/code/wordpress/page-links-to/

    Sorry about the post!


  • Registered Users, Registered Users 2 Posts: 8,488 ✭✭✭Goodshape


    No problem, cheers for posting the solution anyway. I might actually use that in a blog I'm setting up for a client at the moment (it beats teaching them HTML, that's for sure).


Advertisement