• Resolved Bertrand57

    (@bertrand57)


    Hello,

    Thank you for this plugin.

    I use it to share events (custom posts) that are listed on my website.
    I added the shortcode directly in the theme files:
    <?php echo do_shortcode( '[sti_buttons image="' . get_the_post_thumbnail() . '" url="https://www.cestlagreve.fr/#' . get_the_ID() .'" title="' . get_the_title() . '" description="Toutes les informations sur la ' . get_the_title() . '" buttons="facebook,twitter,linkedin"]' ) ?>

    It works well on desktop.
    On mobile, the share buttons are displayed fine but when I click on them, nothing happens. I tested on an android phone.
    Do you know why ?
    Here is the website address: https://www.cestlagreve.fr

    Thanks

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author ILLID

    (@mihail-barinov)

    Hi,

    Strange, I just tested it on mobile ( iPhone ) and all working fine for me. Can you confirm that the issue is still here?

    Regards

    Thread Starter Bertrand57

    (@bertrand57)

    Hi,
    Thank you for your answer.
    I tried on another phone and a tablet, both with Android, and it was working.
    On my phone, it isn’t working except if I browse in private.
    So I think the problem is my browser settings and not your plugin.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘buttons displyed on mobile but not working’ is closed to new replies.