Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author vaakash

    (@vaakash)

    Hi @sipher1975,

    Thanks for the report. I’ll include this in the next version. The share URL cannot be changed as per the screen size. But the plugin uses the user agent type to decide if it is desktop or mobile.

    Please insert the line below at 327 in wp-socializer/core/lists.php file to use a different share URL for line.

                'link_mobile' => 'https://line.me/R/share?text={url}',

    (please deactivate the plugin before editing the code)

    Thanks,

    Aakash

    Thread Starter sipher1975

    (@sipher1975)

    Hello Aakash, I appreciate your response. The functionality is smooth on mobile now, but there’s a minor issue – it requires a double tap on any of the share icons to activate the link. I didn’t encounter this problem when simulating a mobile device on the desktop with developer tools. It would be great if you can take a look below link. Thanks

    https://www.primenews.com.tw/article/7377/

    Plugin Author vaakash

    (@vaakash)

    Hi @sipher1975,

    I tried the button from your website on my android phone and it worked as expected. The icons are just regular “links” so there shouldn’t be any need to double tap.

    Could you please try on a different browser and confirm further on this?

    Thanks,

    Aakash

    Thread Starter sipher1975

    (@sipher1975)

    Hello Aakash, I’ve tested it on three different devices, including both Android and iPhone, and even ran it through the iOS simulator. The consistent outcome is that I need to click twice to activate the share function.

    Plugin Author vaakash

    (@vaakash)

    Hi @sipher1975,

    I’m unfortunately not able to reproduce the issue you are observing. Please see the screen capture below on android. We can see the share window opening in single tap.

    View post on imgur.com

    If you are referring to some other share link or button, please correct me and share details on that.

    Thanks,

    Aakash

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Distinct URL formats for desktop and mobile’ is closed to new replies.