• badkadi

    (@badkadi)


    My hyperlink shows up as blank in the front panel. I can hyperlink a word and save it, but when I load the page, that word shows up messed up and it is shown blank but I can click on it and it takes me to the link.

    any idea why?

Viewing 8 replies - 1 through 8 (of 8 total)
  • Hard to tell without a link to the site. Perhaps in the CSS it’s declared that links have the same color as the background color?

    Thread Starter badkadi

    (@badkadi)

    My site is not live at the moment.
    but the formatting gets a little messed up too.

    If it’s not live and we can’t see what the problem is, we can’t really help I’m afraid.

    JKEngineer

    (@jkengineer)

    I am having the same problem. If I create a hyperlink using the link button in the Text window of a new post, it does not work.

    Here’s what I found. The first set is using the Link button, it seems to be malformed. The second set was generated using the same information in the Kompozer web editor, then copied and pasted in. The Kompozer version works. The primary difference I see is the use of the title= text in the WordPress version.

    This is a link by WordPress:
    Nothing to the right of the : shows on the post.

    This is a link using Kompozer: Bronx Chapter
    It works as expected, displays “Bronx Chapter” in hyperlink color and has the link underlying the text.

    The site is https://www.bxnspe.org, but I have not posted the example.

    JKEngineer

    (@jkengineer)

    I am reposting the above, using the backticks to show the code.

    This is a link by WordPress: <a href="https://www.bxnspe.org" title="Bronx Chapter" target="_blank"></a>
    Nothing to the right of the : shows on the post.

    This is a link using Kompozer: <a href="https://www.bxnspe.org" target="_blank">Bronx Chapter</a><br>
    It works as expected, displays “Bronx Chapter” in hyperlink color and has the link underlying the text.

    JKEngineer

    (@jkengineer)

    I played with the content of the WP link a little more. It seems that the critical difference is that the link format that works has a “>” after the link information and then the label text. In addition, if “title=” is left in it displays in the post as title=”Bronx Chapter” in hyperlink color.

    So, to fix the WP generated link: move the title past the >, remove the title=” as well as the final .

    WP really needs to fix this!

    kmessinger

    (@kmessinger)

    JKEngineer

    (@jkengineer)

    @kmessinger
    I don’t understand why you suggest that. I searched for the problem I was having and found a thread related to it. I added to the thread.

    Had I not searched and posted a new thread, I would have expected reactions like “search before posting”. I would have sent this reply to you by email, but your name link is not to an email address.

    OK, I saw in the Forum guidelines that you don’t want threads added to unless issues are identical. Mine may not be. I am starting a new thread as requested.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Hyperlink Shows up blank’ is closed to new replies.