Wordpress Issues with Hyperlinks...

by momo3
5 replies
Hey guys

I am enjoying wordpress, but sometimes it has some issues that I really struggle with.

For example, if I have a list of hyperlinks that I want to list, it seems to NOT recognize them and make them all into ONE link going to one place.

Like if I wanted the following phrases to all go to individual pages:

Dog Food
Dog Chow
Dog Treats

It would link those all to one page.

Why is it doing this?

Also, is there anywhere I can go to ask wordpress questions? I've posted on the wordpress main site -- but I find it not really all that helpful.

Thanks guys.
#hyperlinks #issues #wordpress
  • Profile picture of the author Marketing Cheetah
    Are you sure you are not selecting all three keyphrases? You can always go in to "html" view in wordpress and put links manually like this:

    <a href-"http://www.yourwebsite.com/page1">Dog Food</a>
    <a href-"http://www.yourwebsite.com/page2">Dog Chow</a>
    <a href-"http://www.yourwebsite.com/page3">Dog Treats</a>

    There are many wordpress experts on this forum.
    {{ DiscussionBoard.errors[3511286].message }}
  • Profile picture of the author momo3
    No, I am selecting one phrase at a time.
    And yes I can do that manually, but I do not want to.
    Maybe its something with the theme....
    {{ DiscussionBoard.errors[3511295].message }}
  • Profile picture of the author Marketing Cheetah
    After applying your method of linking, update the post and then go to "html" view and see what is happening to the code. If html code for the links looks fine then it is the theme problem.
    {{ DiscussionBoard.errors[3511304].message }}
  • Profile picture of the author Mathias Vildbrad
    Unless you have to type endless number of links, I suggest you do what jugroo adviced Shouldn't take long to implement
    {{ DiscussionBoard.errors[3512412].message }}
  • Profile picture of the author indiatext
    you must be doing some mistake in linking. Try to do is using wordpress visual interphase and it should then go well.
    {{ DiscussionBoard.errors[3512470].message }}

Trending Topics