Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Wordpress Pages

  • 11-09-2007 2:06pm
    #1
    Registered Users, Registered Users 2 Posts: 3,428 ✭✭✭


    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,428 ✭✭✭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