• Resolved nnyorker

    (@nnyorker)


    Thank you so much for a great plugin. Is it possible to make footer link clickable? Right now it inserts the link to the source, but it is not clickable. Hope you can help and thanks again for your fine work!
    Anna

Viewing 1 replies (of 1 total)
  • Plugin Contributor cyberseo

    (@cyberseo)

    The plugin inserts your HTML code ‘AS IS’. So if you want a clickable link to source, you should use a proper HTML code for it. For example:

    <a href="####post_link####">Click for source</a>

    or like this:

    Source: <a href="####post_link####">####post_link####</a>

    or anyhow else…

Viewing 1 replies (of 1 total)
  • The topic ‘Is it possible to make urls clickable?’ is closed to new replies.