Convert Wordress desktop version to mobile

dadecotti

Supreme Member
Joined
Dec 13, 2008
Messages
1,256
Reaction score
133
Is there any plugin to optimize wordpress site for mobile automatically from desktop version?

Anyone can help me?

Thanks
 
not that I’m aware of, but why don’t you just change the template. 99% are responsive now.
 
Optimize like to make it responsive for all devices, or optimize speed for mobile ver?
 
Is there any plugin to optimize wordpress site for mobile automatically from desktop version?

Anyone can help me?

Thanks
Dude, when you select some theme over Wordpress, at the time of your website creation; there should be 2 versions of that THEME.
1. Mobile
2. Desktop.

-
now it comes to the developer, who can make those themes most useful as per the User-agent!
I have never heard any useful plugin as you asked.
 
Optimize like to make it responsive for all devices, or optimize speed for mobile ver?

make responsive for all devices.

anyone can help me please?
 
WPTouch is a good solution I think, because they add new Theme only for mobile devices.
make responsive for all devices.

anyone can help me please?
If your theme is not responsime, not much you can do, without coding css responsive part yourself.
 
I am editing a website already setup and was working fine.

I edited the code and just changed the desktop version and not mobile, it's like they added two different content, one for desktop and one for mobile.
 
I installed WPTOUCH and I get this error when visiting on mobile

"Fatal error: Call to undefined function ebor_get_icons() in /home/knish/public_html/thelightbusiness/coverttowp/wp-content/plugins/Ebor-Framework-master/vc_blocks/foundry/vc_hero_block.php on line 424"
 
I installed WPTOUCH and I get this error when visiting on mobile

"Fatal error: Call to undefined function ebor_get_icons() in /home/knish/public_html/thelightbusiness/coverttowp/wp-content/plugins/Ebor-Framework-master/vc_blocks/foundry/vc_hero_block.php on line 424"
why are you using an out of date theme. All themes nowadays are responsive, even free ones on wordpress.org. save yourself time and change the theme
 
Most modern/latest themes have already gotten that included in their theme design, whereby when they detect the traffic source (mobile or desktop), it will automatically provide either desktop or mobile content to the browser.
If you are using an old/outdated theme, then perhaps it's time to shop around for a newer one, as maybe that would be easier than to have a plugin to do the job instead.
 
I don't think I've encountered any wordpress theme which is not mobile responsive. Maybe I just haven't tried old versions yet.
 
Make sure to use a responsive theme for WordPress. Most of them today are.
 
Dude, when you select some theme over Wordpress, at the time of your website creation; there should be 2 versions of that THEME.
1. Mobile
2. Desktop.

-
now it comes to the developer, who can make those themes most useful as per the User-agent!
I have never heard any useful plugin as you asked.
Nice advice brother,..thanks :)
 
Back
Top