RSS Feed
Knowledgebase : X-cart Mods & Addons > Mobile Mod
This is a known issue with 4.1.9 and earlier 4.1.x versions due to the significant changes between versions of 4.1.x. X-cart's cart.php file operates differently between the 4.1.x branches. The fix is simple though. For issues with payment method...
The mobile mod will not work with One Page Checkout mod. The one-page checkout will work on your regular site, but the mobile mod has it's own checkout. The mobile code you insert for the mod needs to go before the following code when using checkout o...
You can have static pages show up. You'd just need to link to them in the skin. We can't guarantee if they would look OK though because it depends on the content and how wide it is.
Edit the detect_class.php in the modules/BCSE_Mobile_Mod folder to add or remove devises from being recognized. Open init.php file and add this in: if (preg_match('/ipad/i', $this->userAgent)) { $this->isMobile = false; } at the bottom of...
www.yourdomain.com/home.php?mobile_display=N