This question is pretty vague but I’ll give it a shot. A few options:
1) Check out WPtouch – http://www.wptouch.com/ – This plugin gives you the ability to override certain aspects of your primary theme with mobile friendly templates instead.
2) This is not ideal but you could use some basic Javascript to check the screen size of the current device and manually redirect any “mobile” screen sizes to a new page.
3) Finally, if #1 is overkill and #2 is too basic you’ll need to go the custom code route. Specifically you need a device detection script or library. This will allow PHP to detect when you are on mobile vs. other devices. Once you know what kind of device you are dealing with you can code some logic into your theme that displays the desired template or content based on that device.
Related Posts:
- Disable plugin / plugin action via theme
- How can I have two different urls for the same page that load two different templates?
- Disabling Wp_is_mobile from backend?
- Mobilepress fails to translate short codes
- Button and Countdown overlapping mobile menu
- Shortcode function not showing up on mobile browser
- to perform the requested action wordpress needs to access your web server. please enter your ftp
- Hide prices and checkout functionality in woocommerce
- How do I exclude plugins from getting automatically updated?
- How can I create a bash install script for my WordPress sites setup (WP+plugins+theme)?
- Shared functionality in plugins and themes
- How to add favicon to my site – in both front end and admin panel
- Create theme files for plugin
- Reordering themes in admin panel
- Deactivate plugins only for mobile devices
- How get list of updates of wp site?
- How can I list only sites that use a particular theme or plugin?
- Which hook callback has priority if both plugin and theme use the same hook?
- Themes VS Plugins [duplicate]
- Force wordpress to request for FTP Info on theme/plugin install/update
- Can a WordPress plugin or theme contain a virus?
- Override the core function locate_template
- WordPress site migration addvice
- add_meta_box (Will display only in specific page admin WordPress)
- WordPress 5 upgrade: until when is it safe to keep project running in 4.x?
- Installing WordPress only for a separate page – ‘mydomain.com/blog’
- ‘Customize’ button in admin bar for CSS
- Uncode theme content block header ignoring saved changes/not updating?
- Theme and plugin install or update display error in localhost
- Reduce Drop down Menu Width in WordPress
- How can I make use of WP Mobile Detect conditions from within a plugin?
- Create custom registration form for WordPress Multisite
- Mobile issue – website isn’t properly detecting screen size [closed]
- Classified ad website : which solutions to use? [closed]
- posts comments goes to trash
- Advanced Custom Field DatePicker [closed]
- What will happen if i deactivate my visual composer plug in? [closed]
- Finding the URL to be used to check if plugin is installed with a theme
- WordPress 3.8.3. custom theme – sliders won’t load js/css files
- Is there a way to get plugins and themes not built for multisite to work on a network subsite?
- How to check if my wordpress websiste is nulled or not?
- Remove specific plugins and themes from the Dashboard->Updates page [duplicate]
- Proper way to use plugin functions in functions.php
- Theme Custom Pages
- Photo Gallery Plugin and Touch Devices
- how remove font to increase site speed load
- Use $variable from file1.php in file2.php (different file paths)
- How to get theme’s info from wordpress.org/themes using api.wordpress.org?
- How to find the list of custom post type where logged in user is author
- What is the purpose of WP_CONTENT_URL?
- How can I use my custom wordpress theme on two websites? [closed]
- why need theme,if page builder is there in wordpress [closed]
- speed up pagination for huge database
- Can I filter a function created by a theme or a plugin?
- How to check homepage contain blog post?
- how to design change in woocommerce cart page and all other page also by theme? [closed]
- Is it possible for a plugin to prevent certain plugins from being installed?
- How do you create a re-useable HTML fragment in wordpress
- plugin inside a wordpress theme
- Identify current wordpress theme
- Share plugins, themes, and multi post in a multidomain network
- Removing the custom_image_header from wp_head
- Gantry Framework: new page loads homepage content instead of page content
- Upgrade not working & themes not supporting
- use EDD Content Restriction for restricting php in template
- Can’t load the the canges of field groups [duplicate]
- Javascript console errors and WSOD on edit post pages
- How Can I Create A Form In WordPress For Subscribers To Alert Them about new Listing posted?
- What plugin would make this happen? If is the theme
- WordPress site hamburger menu toggle not working
- WordPress wp get_temp_dir return non exiting folder, thus failing plugin & themes update
- Link custom post type to page
- How to disable a widget area of a specific page?
- when i activate my WordPress plugin cannot see customizer options or preview
- Writing SEO for Homepage when homepage is set to display latest posts
- Showing different js file for different theme in wordpress customizer api
- Getting unknown text in footer of email
- Seeking specific WordPress Layout
- Description: Too much time has passed without sending any data for document
- How can I make the search bar in my wordpress site search all of the pages rather than just the blog posts?
- How can I disable Jetpack plugin on mobile?
- Upload image to wordpress using ionic/cordova with WP REST API V2
- WordPress Theme/Plugin Install (about FTP Connection)
- WordPress core update fails – no issues with plugin updates
- Why the output of an image gallery plugin is not displayed into a page of my custom theme?
- How to add the functionality of WordPress needed to be installed to be mandatory while installing themes
- Incentive theme – Getting ’You do not have sufficient permissions’ while trying to install plugins
- How do I make the selected layout display for all MarketPress pages?
- Disqus plugin outputs script as literal text
- Can’t get custom user meta to show in header
- How to get current template file used by WordPress?
- How to make only selected posts appear on a selected wordpress page
- Terms id wordpress error
- How to make wordpress backend mobile optimized.?
- wordpress illegal string offset ‘parameter’ error
- What is phpBB? Is it something like a plugin which I can use in WordPress? [closed]
- Is there a way to stop the theme and especially plugins listed?
- Am having issues intergrating this api into my wordpress site, any help please?
- How to add links to different language versions of WordPress
- Prevent primary navigational menu from expanding during page load (WordPress / Astra Theme)