• Resolved kman321

    (@kman321)


    Hello, the plugin makes the URL just a hyperlinked “URL” text… is there a way to change this so the actual website name provided appears. instead of just “URL”?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Jeff Starr

    (@specialk)

    Glad to help.

    Where or how exactly are you getting hyperlinked URLs? On the front-end post? Is it via the Auto-Display settings? Or some other method, like in email alerts? Please be descriptive and help me to understand the context, so I can try to provide accurate information asap, thank you.

    Thread Starter kman321

    (@kman321)

    Front end user posts something and includes a website address, on the post itself it has a hyperlinked “URL” rather than the actual website address the user submitted. Example link below

    https://thewordpresstester.co.uk/2024/08/01/flash-deal/

    Plugin Author Jeff Starr

    (@specialk)

    So the linked URL is displayed via the plugin’s Auto-Display URL setting, correct?

    Thread Starter kman321

    (@kman321)

    Yes, correct.

    Plugin Author Jeff Starr

    (@specialk)

    Thanks.

    So currently the plugin provides three placeholder variables for the URL setting:

    %%url%%
    %%author%%
    %%title%%

    The url variable displays the submitted URL, the author variable displays the author, and title displays the post title. There is not a variable that displays the site name, mainly because there is not a field for it, so how would the plugin know which name to use.

    As a workaround, something generic like “visit site” or similar could be used as the anchor text, for example in the Auto-Display plugin setting:

    <p><a href="%%url%%">Visit site</a></p>

    I hope this helps, let me know if I can provide any further information.

Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.