XFileSharing Pro - Template for mobile devices ?

Message
Author
ALMGHARI
Posts: 50
Joined: Jun 07, 2008 5:37 pm

Template for mobile devices ?

#1 Postby ALMGHARI » Mar 20, 2014 8:13 pm

Hi,

In the mobile devices, we see mobile template , And if i click on full Version we see web template
But, How I can go back to mobile template from the mobile ?
We do not see any button for that ! , We don't know of any link to mobile template
?

AnotherIdiot
Posts: 101
Joined: Aug 23, 2014 2:59 pm

#2 Postby AnotherIdiot » Apr 23, 2015 8:45 am

Look in the footer and you will see "mobile version" click that and you will return to the....mobile version. If you still cannot see it then add this code where you want to see the option.

<TMPL_IF mobile_device>  <a href="#" onclick="$.removeCookie('design', { path: '/', domain: document.domain });document.location.reload();return false;">Mobile Version</a></TMPL_IF>