Viewing 1 replies (of 1 total)
  • Probably you should use a condition check if(!wp_is_mobile()) in your theme:

    if(!wp_is_mobile())
    related_posts()

Viewing 1 replies (of 1 total)
  • The topic ‘Disable on Mobile?’ is closed to new replies.