• I found an issue with a link to Telegram messenger.

    The simple link works correct
    <a href="tg://resolve?domain=man_o2">

    If I add “target”, it works correct on pages.
    <a href="tg://resolve?domain=man_o2" target="_blank">

    But if I use it in ?Custom HTML? widget, I see a wrong result code:
    <a href="//resolve?domain=man_o2" target="_blank">

    I asked The7 theme support and they have said “it works the same with the standard WP theme”.
    Screenshot from support

    Any ideas?

Viewing 1 replies (of 1 total)
  • Daze

    (@dazeofficial)

    You can also try by
    <a href="https://t.me/share/url?url={url}&text={text}" target="_blank">Click</a>

Viewing 1 replies (of 1 total)
  • The topic ‘Link to Telegram messenger issue’ is closed to new replies.