happycats
Member
Posted 2 years ago #
Hi - my blog is http://applejamming.netne.net/ for reference.
I'm trying to add a page tab (like HOME and TRIVIA on mine), where the tab would be there but would simply hyperlink out to another site instead of open a page on my wordpress blog. I tried pasting code
APPLEJAM
into the page title on the "create page" UI which is the only way I know how to create those page tabs. When that is done, it makes the tab stack 2 high on top of one another, guessing becuase the code makes it too long, I don't know though. Any way to do this?
ClaytonJames
Member
Posted 2 years ago #
where the tab would be there but would simply hyperlink out to another site
Method 1
http://wordpress.org/support/topic/249443?replies=9#post-1006990
And my new favorite method...
http://www.nathanrice.net/blog/how-to-redirect-a-page-using-custom-fields-in-wordpress/
And my new, newer, most favorite-ist method... I just made that word up, can you tell? :-)
http://wordpress.org/extend/plugins/page-links-to/
Actually, I have not tried the plugin method myself. But it seems like a logical thing to do. I have used the other two. Both work.