| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
#21
|
|||||||
|
|||||||
Re: X-Cart Mobile module released
http://www.x-cart.com/blog/X-Cart-Gold-Mobile-bundle.html
Have a look for this. It is the solution who wants to open new web store.
__________________
Sincerely yours, Max Vydrin |
|||||||
|
#22
|
|||||||
|
|||||||
Re: X-Cart Mobile module released
it looks nice. Seriously evaluating it for use on my site. One little issue with detailed images. Open "R/C Mini Cooper toy", click detailed images, then click on any of the two. Now, clicking back button in Safari browser on iPhone 4 (OS 6), shows grey screen. Same problem in regular browser on Mac computer.
http://mdemo.x-cart.com/product.php?productid=17556
__________________
X-Cart Gold 4.4 |
|||||||
|
#23
|
|||||||
|
|||||||
Re: X-Cart Mobile module released
You guys need to add this feature to your mobile app:
http://www.askdavetaylor.com/how_to_create_custom_apple_iphone_website_icon.htm l
__________________
X-Cart Classic 4.4.X |
|||||||
|
#24
|
|||||||
|
|||||||
Re: X-Cart Mobile module released
I just uploaded all of the files after purchasing it and went to the installation page and only the header is shown. It shows X-cart Mobile Installation and only a header that says "License Agreement". The agreement is not shown and you cannot continue at all. I am using X-cart 4.5.2
__________________
Mike |
|||||||
#25
|
|||||||
|
|||||||
Re: X-Cart Mobile module released
OK so my work-around for the installation script not working was to run the 3 SQL queries directly in the database and now it is working. I love the concept but I am having many issues and I haven't even placed a test order yet. My biggest problem is sometimes the images will load and sometimes they won't. Sometimes only a couple of the images will in the product list. If you hit refresh, all of the images dissappear. Any advice would be appreciated.
__________________
Mike |
|||||||
#26
|
|||||||
|
|||||||
Re: X-Cart Mobile module released
Besides the images I see the button to switch to the standard site on an ipad but not on an iphone or android phone. How was this launched if these simple things weren't discovered? I placed a test order and that works great but let me know if you have any ideas as to the images not loading as well. I loaded it in Firefox with an iphone user agent as well and I have the same issues with images not showing alot of the time.
__________________
Mike |
|||||||
#27
|
|||||||
|
|||||||
Re: X-Cart Mobile module released
Quote:
Not having issues anymore --> Also having same intermittent issue with thumbnails not showing. Now Fixed on version 1.1.0 --> Just reported about detail image / grey screen on Bug Tracker - https://bugtracker.qtmsoft.com/view.php?id=42453
__________________
X-Cart GoldPlus v4.7.12 | reBOOT (reDUX) Template v4.7.12.9 | Always The Best |
|||||||
#28
|
|||||||
|
|||||||
Re: X-Cart Mobile module released
Quote:
Upload the 4 generated png files to the root. In file service_head_mobile.tpl Find: Quote:
Quote:
Quote:
__________________
X-Cart GoldPlus v4.7.12 | reBOOT (reDUX) Template v4.7.12.9 | Always The Best |
|||||||
|
#29
|
|||||||
|
|||||||
Re: X-Cart Mobile module released
To be sure the switch view button is shown on a phone's browser including iPhones, I modified /Xcart_Mobile/customer/core.js
Change this: } if ((viewport.width >= 1000 || viewport.height >= 1000)) { $('.switch-mobile').css({ 'display': 'inline-block' }); To: } if ((viewport.width >= 50 || viewport.height >= 50)) { $('.switch-mobile').css({ 'display': 'inline-block' });
__________________
Mike |
|||||||
|
#30
|
|||||||
|
|||||||
Re: X-Cart Mobile module released
Well X-cart Mobile was laucnhed and I have submitted tickets with no responses to the images not loading. Where is the support when a new product launches guys?
__________________
Mike |
|||||||
|
|||
X-Cart forums © 2001-2020
|