• Resolved sailpilot

    (@sailpilot)


    Hi,

    I have a few questions about the plugin.

    Can the plugin detect the device that is used to access the page. The reason I ask this is that I noticed one of the other responsive menus we are testing displays based on screen width. So it appears correctly on the iphone but does not display on the ipad air. If I increase the screen width setting for that menu it appears on desktops.

    Can I disable some of the menu items to be displayed on mobile devices?

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi there,

    In the Pro version there is an option to only show on mobile devices.

    This is not perfect however (and nothing ever can be) and it used the inbuilt WordPress wp_is_mobile() function so you may want to check out the docs for that to see what it does/doesn’t detect and play around with it on your site.

    Again, you could use this function to create some conditional CSS that would hide some menu items but this would all need to be done inside your functions.php and can’t be done from inside the plugin.

    Hope that helps

    Peter

    Thread Starter sailpilot

    (@sailpilot)

    Thanks for the quick reply.

    What about my second question. Can menu items be disabled on mobile devices?

    Hey again,

    I answered that above also:

    Again, you could use this function to create some conditional CSS that would hide some menu items but this would all need to be done inside your functions.php and can’t be done from inside the plugin.

    Peter

    Thread Starter sailpilot

    (@sailpilot)

    Sorry I misread that line.

    Thanks

    Hey there,

    No problem. I hope you manage to get everything you need sorted out for you 🙂

    Have a great day

    Peter

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘plugin questions’ is closed to new replies.