Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor twinpictures

    (@twinpictures)

    It seems not possible to view the links w/o logging in.
    However, the issue you are describing is very much related to your theme’s @media print CSS.

    You can try adding the following in the print css section of the plugin options page:

    a[href]:after {
        content: none !important;
    }
    Thread Starter mstordeur

    (@mstordeur)

    Thank you! That solved the issue!

    Sorry about the link. If you needed to see the backend I would’ve sent you a temporary Username and Password. ??

    Thanks again!

    Mike

    Plugin Contributor twinpictures

    (@twinpictures)

    Happy to hear that got you sorted out. No need to take a peek at the backend, you’re good to go. Thank you for marking the issue as resolved.
    If you are happy with the plugin or it’s support, consider leaving a little review?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Links Displaying URLs in Parentheses’ is closed to new replies.