I took the job of this site with the mobile template already installed and FEC configured by someone else.
I checked the original downloaded zip and the mobile template is named "zencart-mobile". I know that the name is pretty common and should be 1000 templates with names like this.
I checked the mobile files and seems that checks for the user agent then, if the case is mobile, it loads that template.
When im in the shopping cart in mobile mode (ie: index.php?main_page=shopping_cart&zenid=7pngq0rtqp6pjc55ifnjtim5t7) and i hit "checkout", i can see that it goes after checkout_shipping (ie: index.php?main_page=checkout_shipping&zenid=7pngq0rtqp6pjc55ifnjtim5t7), then, a split sec later, it redirects to index.php?main_page=checkout&zenid=7pngq0rtqp6pjc55ifnjtim5t7 , and, a split sec more, it lands in index.php?main_page=checkout&fecaction=null&zenid=7pngq0rtqp6pjc55ifnjtim5t7
The result is that when it ends in index.php?main_page=checkout, the content after the header doesnt show, and i think that it happens because there is no tpl_checkout_default.php in mobiles template folder (\includes\templates\default_mobile\templates)
Thanks for your help and time, i really appreciate it.
Bookmarks