• Resolved glauciolacerda

    (@glauciolacerda)


    I’m putting the following:

    {post_title}
    {terms: dealstore} – {categories} – {tags}
    [if {post_excerpt}] [
    {post_excerpt}
    ] []
    [if {cf: rehub_offer_product_price}] [
    🤑 {cf: rehub_offer_product_price}
    ] []
    ➡ {cf: rehub_offer_product_url} ❤

    I use the Rehub theme, however when sending the post to the telegram, if I remove the ❤ symbol from the end, in the last line that is the offer link, the link appears correctly on my iPhone, but in my Telegram app for MAC, the last character of the URL does not go in a link format, causing this to break the link, example: https://abc.com/mylink would be the correct link, but in the Telegram app for MAC appears https: // abc. com / mylin the letter “k”, in this case, is outside the link. If I put the ❤ symbol at the end of the URL, as shown above, it starts to work correctly in the Telegram app for MAC, but it gives an error on the iPhone, because the ❤ symbol enters as if it were a link, getting https: / /abc.com/mylink❤, which also breaks the link, gives page not found.
    This my site is a discount coupon site. I send the offers through excel spreadsheets through the WP ALL IMPORT plugin. It creates separate posts and publishes them automatically, however WP TELEGRAM is not sending these created posts. I need to go from post to post and send it, which is somehow impossible to do, since there are spreadsheets with more than 30 new offers / posts. Even if I make a spreadsheet with only 1 post, it is not sent to Telegram.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,
    Regarding the broken link issue, you should always put a space between a URL and any other character after it. The problem you mentioned in your Mac Telegram, that’s the problem with Telegram App which you should report to Telegram support.

    Regarding the issue of posts not being sent, I would suggest to enable Plugin generated posts option in Post to Telegram settings and then try again. One thing to keep in mind though, Telegram API may not allow you to send more than 20 messages (requests) in a second. So I would suggest to schedule those posts over a period of time or keep the number below 20 at a time.

    • This reply was modified 5 years, 7 months ago by Manzoor Wani.
    Thread Starter glauciolacerda

    (@glauciolacerda)

    Plugin generated posts option is enabled. All my tests was this option enabled. But do not send the post anyway.

    1- “you should always put a space between a URL and any other character after it. ” – even if I put a space, the link on my iphone takes the character placed at the end.
    For example if I put: https://123.com/test my test , Telegram on my iPhone will link https://123.com/test_my_teste

    2- “The problem you mentioned in your Mac Telegram, that’s the problem with Telegram App which you should report to Telegram support.”- sorry, but I think the problem shouldn’t be the Telegram API, because if I put any characters at the end it works ok. Example: if I put https://123.com/test my test the link shown will be https://123.com/test, different from the iPhone that gives the error.
    My solution is being to put OPEN LINK , but in this case Telegram opens a box asking if you want to go to the link. It’s not ideal, but it’s how it’s working.

    Please enable logs in WP Telegram settings and try again for both the issues. Then send the log files from /wp-content directory to our support on Telegram (@WPTelegramSupport)

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Wrong link and plugin not send posts’ is closed to new replies.