• Hi! If I wanted to remove a link, such as this, that appears in blog posts:

    <a class="components-external-link" href="https://es.www.ads-software.com/support/article/excerpt/" target="_blank" rel="external noreferrer noopener" 
    ">Aprende más sobre los extractos manuales<span class="components-visually-hidden">(abre en una nueva pesta?a)</span><svg aria-hidden="true" role="img" focusable="false" xmlns="https://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" class="dashicon dashicons-external components-external-link__icon"><path d="M9 3h8v8l-2-1V6.92l-5.6 5.59-1.41-1.41L14.08 5H10zm3 12v-3l2-2v7H3V6h8L9 8H5v7h7z"></path></svg></a>

    How can I do it? I have tried but I can’t get it.

Viewing 2 replies - 1 through 2 (of 2 total)
  • @mariavaleria

    Not sure what you mean.
    You want the href removed from this block of text ?

    Here you go :
    Aprende más sobre los extractos manuales<span class="components-visually-hidden">(abre en una nueva pesta?a)</span><svg aria-hidden="true" role="img" focusable="false" xmlns="https://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" class="dashicon dashicons-external components-external-link__icon"><path d="M9 3h8v8l-2-1V6.92l-5.6 5.59-1.41-1.41L14.08 5H10zm3 12v-3l2-2v7H3V6h8L9 8H5v7h7z"></path></svg>

    Thread Starter Maria Valeria Di Donato Perna

    (@mariavaleria)

    Someone ask me to remove this that I leave in image.
    Thank you in advance!

    https://postimg.cc/G8DK80Bn

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove links in Gutenberg posts’ is closed to new replies.