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

    (@yithemes)

    Hi,

    you could add this code to class.yith-infs.php on yith-infinite-scrolling/includes at line 77.

    remove this YITH_INFS_Frontend();

    and replace with
    if( ! wp_is_mobile() ) { YITH_INFS_Frontend(); }

    With this code, the plugin doesn’t work with mobile device.

    best regards ??

    Thread Starter ilmarty

    (@ilmarty)

    Really really thanks my friend!

    Plugin Author YITHEMES

    (@yithemes)

    Hi,
    I’m glad to help. If you like this plugin, please consider to leave a review.

    Best regards ??

    i wanted this feature too. In mobile devices we lost control with the infinite scrolling. Will this be included in future updates (since we are editing core files)?

    Plugin Author YITHEMES

    (@yithemes)

    Hi,
    in the next update we add this option in plugin settings, so you are able to activate/deactivate plugins features on mobile device.

    Stay tuned, regards ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Disable on mobile option’ is closed to new replies.