Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

X-Cart Mobile module released

 
Reply
   X-Cart forums > News and Announcements
 
Thread Tools
  #211  
Old 07-15-2014, 02:57 PM
  cherie's Avatar 
cherie cherie is offline
 

X-Wizard
  
Join Date: May 2003
Location: USA
Posts: 1,534
 

Default Re: X-Cart Mobile module released

Quote:
Originally Posted by philrisk
How do we switch mobile off for ipad?
Quote:
Originally Posted by Freakmode
Code:
Modify modules/Xcart_Mobile/config.php file as follows: - find this line of code if ($detect->isMobile() && func_mobile_constant('AREA_TYPE') != 'A') { - and change it to if ($detect->isMobile() && !$detect->isTablet() && func_mobile_constant('AREA_TYPE') != 'A') {
Shouldn't this have been added as a Setting by now or at least as an FAQ in the manual?
__________________
redlimeweb.com
custom mods and design integration
4.7 linux
Reply With Quote

The following 2 users thank cherie for this useful post:
espresso (08-11-2014), mcanitano (09-09-2014)
  #212  
Old 09-09-2014, 11:30 AM
  mcanitano's Avatar 
mcanitano mcanitano is offline
 

eXpert
  
Join Date: Feb 2006
Location: Melbourne, FL
Posts: 216
 

Default Re: X-Cart Mobile module released

Quote:
Originally Posted by mcanitano
There was talk about a patch upgrade from version 1.3.2 to 1.4.0 but I have not seen anything else regarding this.

Can anyone provide an update as to whether this is still going to occur? For those of us still using X-cart v4.5.5 (and Mobile mod v1.3.2) we have no way of upgrading to mobile mod v1.4.0.

Still curious if there has been any updates or process made on upgrading from 1.3.2-1.4.0.
__________________
Marcello Canitano
New Site: X-Cart v4.5.5 GOLD
X-Cart Mobile v1.4.3
X-Payments v1.0.6
CDSEO Pro v2
Total Server Solutions xCDN

www.silverhorseracing.com
Reply With Quote
  #213  
Old 09-29-2014, 07:32 AM
  McGuireArmyNavy's Avatar 
McGuireArmyNavy McGuireArmyNavy is offline
 

Member
  
Join Date: Oct 2013
Posts: 29
 

Default Re: X-Cart Mobile module released

I just upgraded to 4.6.4, and suddenly my mobile site doesn't allow checking out without registering or signing in. I confirmed (multiple times) that "anonymous checkout" is enabled, and I tried removing, and re-installing the mobile mod (looks like v1.4), but its not helping.
Has anyone had this and can maybe help me fix it?
__________________
X-Cart Gold 4.6.4
www.mcguirearmynavy.com
Reply With Quote
  #214  
Old 11-14-2014, 01:36 AM
 
Freakmode Freakmode is offline
 

X-Adept
  
Join Date: Jun 2003
Location: UK
Posts: 696
 

Default Re: X-Cart Mobile module released

Is there anyway to use OPC with this module. The Fast Land Checkout is a joke when trying to use it on an Android phone. You have to keep pinching the screen to get the fields to fit in order to fill them out.

There is such a difference in how this module looks across different phones. Do you even check it out on a windows phone or if it works on an Apple that will do!
__________________
X-Cart 4.7.12 (Live)
Redux Template
CDSEO
Reply With Quote
  #215  
Old 12-16-2014, 12:55 PM
 
Lloyds Lloyds is offline
 

Advanced Member
  
Join Date: Apr 2013
Posts: 72
 

Default Re: X-Cart Mobile module released

We have had X-Cart Mobile Module for the past year. All of the sudden, visitors can not get to a product from the category pages. It just gets hung up.

You can get to a product page directly, or from a link, you can get there through a category.

This is not an issue on the main site.

Our site is: https://lloydsofindiana.com
__________________
4.7.5 - lloydsofindiana.com

5.3.2.7 - Customprintproducts.com

Lloyds of Indiana
Binding Machines, Binding Supplies, Laminators, UV Coating
Reply With Quote
  #216  
Old 12-18-2014, 04:51 AM
  soldatov's Avatar 
soldatov soldatov is offline
Moderator
 

X-Cart team
  
Join Date: Apr 2011
Posts: 163
 

Default Re: X-Cart Mobile module released

Lloyds

As I see from the JS console, there is "if(MAP)" error. Suppose this is related to a some custom javascript code in the wholesale pricing script.

The thing is that the JS-mobile core freezes when any error on the requested page. Code should be clean and debugged.

Could you post this issue to the HelpDesk? Support team will sort this out.
Reply With Quote

The following user thanks soldatov for this useful post:
Lloyds (12-18-2014)
  #217  
Old 01-07-2015, 07:35 PM
 
Thomasb134 Thomasb134 is offline
 

X-Adept
  
Join Date: Apr 2007
Location: USA
Posts: 789
 

Default Re: X-Cart Mobile module released

Quote:
Originally Posted by Thomasb134 on 12-17-2013
I've been testing our mobile add-on with an iPad (the only mobile device I have) and have noticed some odd behavior when switching mobile view to the desktop view. Here are the steps and what I see:

1. Click "Switch to desktop version" button.
2. A popup appears asking "Switch the web-site view?? Are you sure you want to switch from mobile view to the original one? You can switch back later."
3. Click "Switch." Browser changes to desktop view as expected.

Problem #1:
At this point a new popup immediately appears that says "Switch the web-site view? Are you sure you want to switch from the current view to the mobile one?" This second popup creates a poor user experience since it makes no sense to ask the customer if they want to switch to the mobile browser when they just confirmed that they want the desktop version.

I reviewed XC's demo and it does this too. The popup seen on the XC demo site goes away after several seconds. But the popup in my store is persistent and requires a customer response in order to proceed. Regardless, the popup is silly.

4. Click "No" to the popup (to remain in desktop view).

Problem #2
After clicking "No" the popup closes and then immediately re-appears.

5. Click "No" to the popup again (to remain in desktop view). Nothing happens.

Problem #3
The popup now ignores the customer's "No" clicks and remains on the screen.

6. Click the (X) close button. The popup closes. The customer is now in desktop view and can shop.

Problem #4.
I cannot find the button that reverts the customer back to mobile view. The XC demo does not seem to have such a feature either. So it is mystery to me how the customer can conveniently switch back. Keep in mind that when the customer first selected desktop view the popup said they could switch back later. Other than using the browser's back button, how is this done?

Any advice is appreciated.

Is there a fix for the above described problems. With the increase in mobile shoppers the odd behavior is causing customer complaints and lost sales.

.
__________________
Thomas / USA
XCart V4.4.5 Gold
XCart Mobile V1.4.12
XCart X-PDF
XCart X-HotProducts
AlteredCart Checkout One (One Page Checkout)
BCSE Back In Stock
CFL Holiday Message
CFL System Message
Smack Digital (WebsiteCM) Remember Anon Carts
xcartmods Testimonials
xcartmods reCAPTCHA for X-Cart Classic
Unix, PHP 7.0 (patched 5.4).
MySQL 5.6
Reply With Quote
  #218  
Old 01-20-2015, 04:38 AM
 
Freakmode Freakmode is offline
 

X-Adept
  
Join Date: Jun 2003
Location: UK
Posts: 696
 

Default Re: X-Cart Mobile module released

There has been no movement on this module for a while. Are QT going to upgrade the module and fix issues/ add new features or do they believe that responsive is the way to go?
__________________
X-Cart 4.7.12 (Live)
Redux Template
CDSEO
Reply With Quote
  #219  
Old 02-05-2015, 09:38 AM
  mcanitano's Avatar 
mcanitano mcanitano is offline
 

eXpert
  
Join Date: Feb 2006
Location: Melbourne, FL
Posts: 216
 

Default Re: X-Cart Mobile module released

Quote:
Originally Posted by Freakmode
There has been no movement on this module for a while. Are QT going to upgrade the module and fix issues/ add new features or do they believe that responsive is the way to go?

Ditto. Wondering what has happened to the support for this expensive module..
__________________
Marcello Canitano
New Site: X-Cart v4.5.5 GOLD
X-Cart Mobile v1.4.3
X-Payments v1.0.6
CDSEO Pro v2
Total Server Solutions xCDN

www.silverhorseracing.com
Reply With Quote
  #220  
Old 02-08-2015, 04:16 PM
  cherie's Avatar 
cherie cherie is offline
 

X-Wizard
  
Join Date: May 2003
Location: USA
Posts: 1,534
 

Default Re: X-Cart Mobile module released

Sadly, this module does seem to have died. See:
__________________
redlimeweb.com
custom mods and design integration
4.7 linux
Reply With Quote
Reply
   X-Cart forums > News and Announcements



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 05:52 AM.

   

 
X-Cart forums © 2001-2020