Recent Questions - WordPress Development Stack Exchange · Feb 28, 2019
How to display different blocks for mobile and desktops
0Sign in to vote or save
This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.
I want to display a fixed banner from the bottom left of the screen. But at the same time, the banner is different for desktops and mobile devices. Please tell me. How can I determine the user's device? For this, can I use the wp_is_mobile function? As I understand it, wp_is_mobile identifies the device by the user agent of the browser. PHP code is very simple. Something like the following? <?php…

Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.