tidyboyz Posted April 24, 2012 Share Posted April 24, 2012 Evening all, I currently use prestashop 1.4.7.0 and would like to know how people are approaching it from a mobile point of view. Is it possible to use a script pickup to know that it is being viewed on a mobile device, say iphone, ipad, any other mobile device and send them to m.website.com and keep the main site at www.website.com. This would obviously want to use the same DB, but have completely different styling for the m.website.com Will this fall foul of SEO on google etc, and is it even possible. How have you approached this issue? Any help greatly appreciated. Link to comment Share on other sites More sharing options...
Dh42 Posted April 24, 2012 Share Posted April 24, 2012 You can use media queries for doing that. That is what I generally do if the layout does not translate to mobile. Link to comment Share on other sites More sharing options...
ltempest Posted April 25, 2012 Share Posted April 25, 2012 I'm also interested in knowing more about how a different template can be created for those who view the sites on mobile devices. Coming from a Joomla CMS background its relatively easy to add code that will load a different template, but I'm not sure how to do this in PrestaShop. Lee Link to comment Share on other sites More sharing options...
Dh42 Posted April 25, 2012 Share Posted April 25, 2012 It is something that is handled from the design end of the website. Either choose a template that works on mobile versions or make your own template that will work with mobile versions. Link to comment Share on other sites More sharing options...
Recommended Posts