buttons displyed on mobile but not working
-
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.frThanks
The page I need help with: [log in to see the link]
- The topic ‘buttons displyed on mobile but not working’ is closed to new replies.