• Resolved Mou Farzana

    (@moufarzana25)


    Hi, first of all, you made a great plugin! I’m just loving it. Recently I enabled WP Telegram on one of our customer’s websites: https://degreeola.com. They are posting via your plugin and noticed that their featured image isn’t clickable. Can you please tell me how to do that? Featured images have post links and are clickable to send traffic to the website. Please help. Best, Mou

    The page I need help with: [log in to see the link]

Viewing 15 replies - 1 through 15 (of 18 total)
  • Plugin Author Irshad Ahmad

    (@irshadahmad21)

    Hello,

    Thank you for reaching out.

    noticed that their featured image isn’t clickable

    Can you please elaborate on that?

    Telegram doesn’t allow images to be clickable. You can add caption to the images which the plugin does by default.

    Thread Starter Mou Farzana

    (@moufarzana25)

    Hi,

    Thanks for your kind reply. Please see this screenshot: https://bandhob.com/post/41454_.html only the link is clickable. But we want full content should be clickable. At least the featured image. Best,

    Plugin Author Irshad Ahmad

    (@irshadahmad21)

    You can set Formatting option to HTML in Post to Telegram settings and use this kind of HTML in the template.

    <a href="{full_url}">{post_title}</a>
    Thread Starter Mou Farzana

    (@moufarzana25)

    This is my current message setting:

    {post_title}

    {post_excerpt}

    {tags}

    {full_url}

    Should I delete all and add this only? ” <a href=”{full_url}”>{post_title}</a> “

    Plugin Author Irshad Ahmad

    (@irshadahmad21)

    Yes, you can do that. You can modify the template as per your requirements.

    Thread Starter Mou Farzana

    (@moufarzana25)

    Ok, thanks a lot. I have added the code you provided. Will this code send all? I mean featured image, excerpt, URL and title?

    • This reply was modified 1 year, 3 months ago by Mou Farzana.
    Plugin Author Irshad Ahmad

    (@irshadahmad21)

    You can add another line for excerpt

    <a href="{full_url}">{post_title}</a>

    <a href="{full_url}">{post_excerpt}</a>

    Thread Starter Mou Farzana

    (@moufarzana25)

    Thanks a lot for your kind help. And for featured image? I want when people touch on image it should goes to post directly. Best wishes for you.

    Plugin Author Irshad Ahmad

    (@irshadahmad21)

    I want when people touch on image it should goes to post directly.

    That’s not possible because Telegram doesn’t allow that.

    Thread Starter Mou Farzana

    (@moufarzana25)

    But I saw it on another Telegram channel: https://telegram.me/dailynews24hindi

    Please check this from your mobile. Though it is not WP website. But I believe there is an option. Please help.

    Plugin Author Irshad Ahmad

    (@irshadahmad21)

    But I saw it on another Telegram channel:?https://telegram.me/dailynews24hindi?

    I only see that you can download the images but they are not clickable like hyperlinks. Telegram simply doesn’t allow that.

    Plugin Author Irshad Ahmad

    (@irshadahmad21)

    What you might be confusing the hyperlink with is the link preview. If you want to enable link previews, then you will need to disable Single Message option in Post to Telegram settings because the link preview is not shown for photo caption.

    Thread Starter Mou Farzana

    (@moufarzana25)

    I want everything in here clickable: https://prnt.sc/yrHcGE7TBNeG

    Plugin Author Irshad Ahmad

    (@irshadahmad21)

    That’s called instantview in Telegram. You can create one as explained here: t.me/WPTelegramChat/7930

    Thread Starter Mou Farzana

    (@moufarzana25)

    Ohh I understand now. It even don’t go to website. I wanted to directly to website. Thanks a lot anyway.

Viewing 15 replies - 1 through 15 (of 18 total)
  • The topic ‘Featured image is non clickable…’ is closed to new replies.