Links and pages


Author Message
mtwasher

Posted: 9/22/2012
Quote message 

how to do i link buttons and links to other pages? Or do I set that up inside Wordpress once I make my theme?

Also, there was a previous post that explained how to do this, but the instructions were well over my head.

I would consider paying a consulting fee for assistance.
 
Garry

Posted: 9/23/2012
Quote message 

I assume you want to add links in content.

Open the page, copy its URL from top URL bar of browser, open a page/post for editing in Wordpress, select HTML mode of content editor, and paste as following:

<a class="art-button" href="www.yoursite.com/page1">This is page1 link</a>