Forums

[resolved] WordPress is adding unwanted links in page content?! (3 posts)

  1. nworldwide
    Member
    Posted 2 years ago #

    Could someone let me know why wordpress is adding hyperlinks to the content on my pages?

    I thought it was fckeditor, but i disabled that and still all the page text is getting hyperlinked to my homepage.

    Please check it out
    here

    FYI, this is a page, which is linked to a category, and is configured to show category archive beneath page content.

    I thought it may be something in line 14 or 15 of my stylesheet but can't figure it out.

    Thanks for the help

    PS The text getting the unwanted links added is:
    'Flahama Information' and 'Contact Flahama:'

  2. UseShots
    Member
    Posted 2 years ago #

    You have an unclosed a tag that makes everything after it a link. So it's not a WordPress issue. It's your theme/design bug

    <a href="http://harborage.prime-design.org">
    <img src="/wp-content/themes/uiy/images/logo.png" alt="Harborage logo" title="Harborage" id="logo"/>
    </div>
  3. nworldwide
    Member
    Posted 2 years ago #

    many thanks!

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.