• Resolved illinonoise

    (@illinonoise)


    Hi,

    when I post content on my site and want to hyperlink some of it, either to internal and external sites, the content disappears.
    As in, I can see it in the backend, but once the post is published, all the sentence (or word) that contains the link simply disappears.

    Anybody can help with this? :O

    Thank you in advance! 🙂

Viewing 4 replies - 1 through 4 (of 4 total)
  • Can you post a link to a page that shows the issue?

    Thread Starter illinonoise

    (@illinonoise)

    Hi Stephen!
    Thank you for your quick reply!

    Here is one of the pages:
    http://www.derma.cat/la-pell-amb-taques/

    The issue happens where it says “En el cas de les taques a la pell amb causes patològiques, .”

    Where it should actually say “…taques a la pell amb causes patològiques, en molts casos caldrà efectuar una biòpsia per a extreure’n un diagnòstic més precís.”

    So the part missing is “en molts casos caldrà efectuar una biòpsia per a extreure’n un diagnòstic més precís.” which should be hyperlinked to http://www.derma.cat/biopsies/.

    Are you able to find what is the issue? Cos I couldn’t really figure it out…

    Thanks again!

    You have this CSS:

    .entry-content a {display:none;}

    Deleting that code would fix the problem, but I’m not 100% sure where it’s coming from. Your theme has a built-in custom CSS option (Dashboard > Appearance > Customize > Custom CSS), so it might be there, or it might be coming from a plugin.

    Thread Starter illinonoise

    (@illinonoise)

    Hi Stephen!
    Thank you so much, indeed, it is working well!!!

    Thanks again 🙂 really appreciate your help!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Hyperlink makes text disappear’ is closed to new replies.