scottklein
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: page links don’t workFor some reason this editor wouldn’t post the html code that I wrote in that last post. Let me see if this works:
<a href="#">Home</a>The above is what will be displayed in your editor. Just take out the # and replace it with the page you want…Like this:
<a href="http://www.anitashomepage.com">Home</a>Forum: Fixing WordPress
In reply to: page links don’t workHi Anita,
I figured out the problem. However I must say, the blog I did last week I didn’t have to do this. I just created the page and published it and the links were working but not this time for some reason. But this is what you need to do:
Click on the design tab.
Click on theme editor.
On the right hand side, click on Header Template.You’ll see the html code in the editor. You have to go and add the page. The links at the top of your site will look like this:
All you have to do is go in and remove the # sign and replace that with the page you want. So it would then look like this:
If you feel brave, you can even add links with the pages. If you look at my blog, you’ll see that I added a resources and a privacy link at the top of the page.
This should work for you Anita and good luck.
My blog is at: http://www.carbuyingblog.org
Forum: Fixing WordPress
In reply to: page links don’t workHi Anita,
I am having a similar problem except I can’t get any of my links to work. What’s funny is, I created another blog last week (I’ve since delete it) and didn’t have a problem with getting the links to work. Your testimony on your blog is very touching. I’m still wiping the tears away. If you figure out the problem let me know and I’ll do the same. Thanks..SK