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

X-Cart - reBOOT - Responsive Template

 
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4
 
Thread Tools
  #601  
Old 07-24-2014, 04:30 PM
 
Kman Kman is offline
 

Senior Member
  
Join Date: Oct 2008
Posts: 124
 

Default Re: X-Cart - reBOOT - Responsive Template

As I said, we greatly changed our implementation - both template files and logic in the php files. What we did is not what you need to know. It will work "out of the box", but only with a goodly amount of fiddling. Sorry I can't be of more help. My point here is this is not really a Reboot problem.
__________________
4.6.1 Gold Plus, working on moving to the latest 4.x soon
reBOOT Template (the best!)


AlteredCart Checkout One, Checkout One Tools & Checkout One Payments
AlteredCart SmartSearch & Search by Filters
AlteredCart On Sale
CDSEO
xCMS
BCS Point of Sale, Pre-order / Back Order
Magnetic One's Autoresponder

Heavily modified
Reply With Quote
  #602  
Old 07-26-2014, 01:57 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: X-Cart - reBOOT - Responsive Template

There is a fix for the Mailchimp newsletter subscription form in the template footer, which I have attached. (skin/reboot/custom/footer/footer_NS.tpl)
Attached Files
File Type: tpl footer_NS.tpl (2.7 KB, 12 views)
__________________
xcartmods.co.uk
Reply With Quote

The following user thanks PhilJ for this useful post:
designguru (07-28-2014)
  #603  
Old 07-28-2014, 11:13 AM
 
designguru designguru is offline
 

X-Adept
  
Join Date: Dec 2010
Posts: 418
 

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
Originally Posted by PhilJ
There is a fix for the Mailchimp newsletter subscription form in the template footer, which I have attached. (skin/reboot/custom/footer/footer_NS.tpl)


Thanks. I exchanged the files but it doesn't work. Also when I disable the active news list signups from news management. The mailchimp module also breaks the news part on the reboot homepage. Disappears completely. Also captcha would not be needed when mailchimp module active as there is another catpcha from mailchimp itself.

Breadcrumbs
I've found that the breadcrumbs - also on your demos - are getting shifted and are not displayed correctly when resizing. Text shows below each other

Home >
Books


Ticket
I also sent you a ticket as your requested for the menu issue some time ago.
__________________
X-Cart Pro 4.6.2 with many modules
X-CART Pro 4.4.1
Reply With Quote
  #604  
Old 07-28-2014, 11:15 AM
 
designguru designguru is offline
 

X-Adept
  
Join Date: Dec 2010
Posts: 418
 

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
Originally Posted by Kman
As I said, we greatly changed our implementation - both template files and logic in the php files. What we did is not what you need to know. It will work "out of the box", but only with a goodly amount of fiddling. Sorry I can't be of more help. My point here is this is not really a Reboot problem.

Thank you for your answer. When you say it works out of the box but needs modification then it doesn't really work out of the box
__________________
X-Cart Pro 4.6.2 with many modules
X-CART Pro 4.4.1
Reply With Quote
  #605  
Old 07-28-2014, 11:58 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: X-Cart - reBOOT - Responsive Template

Designguru, I know your reboot theme is extensively modified, so you might want to double check your code. Or contact me showing exactly where the problem lies.

A simple effective alternative, is to load the MailChimp subscription form in a lightbox...

Go to your MailChimp Admin > Lists > Your List > Signup Forms > General Forms

You should get a Signup form URL like this...


You can then create a MailChimp signup lightbox button with code like this... (adjust width and height to your liking)

Code:
<a class="btn btn-info lbox" href="http://eepurl.com/XX-XX?lightbox[iframe]=true&amp;lightbox[width]=640&amp;lightbox[height]=640">Signup to our Newsletter!</a>

Quote:
Breadcrumbs
I've found that the breadcrumbs - also on your demos - are getting shifted and are not displayed correctly when resizing. Text shows below each other
That's intentional, to make the breadcrumbs responsive on small screens.
__________________
xcartmods.co.uk
Reply With Quote
  #606  
Old 07-28-2014, 12:21 PM
 
designguru designguru is offline
 

X-Adept
  
Join Date: Dec 2010
Posts: 418
 

Default Re: X-Cart - reBOOT - Responsive Template

Mailchimp
On homepage the news module etc has not been touched. Signup form only uses built in lists instead of mailchimp.
But will try all your suggestions. Not sure if lightbox good for mobile devices.

Breadcrumbs
Yes, but there is enough space. Looks like it breaks.

Did you get my ticket concerning menu?
__________________
X-Cart Pro 4.6.2 with many modules
X-CART Pro 4.4.1
Reply With Quote
  #607  
Old 07-28-2014, 10:56 PM
 
xtech xtech is offline
 

X-Adept
  
Join Date: Jun 2010
Posts: 605
 

Default Re: X-Cart - reBOOT - Responsive Template

Hello Phil,
I have posted you support ticket but got no answer from you.Can you please update the same?

Thanks.
__________________
X-cart Platinum
4.6.1
Reboot template
Reply With Quote
  #608  
Old 07-29-2014, 12:59 PM
  bullfrog's Avatar 
bullfrog bullfrog is offline
 

eXpert
  
Join Date: Oct 2004
Location: Oregon, USA
Posts: 366
 

Default Some mobile devices cannot check out. Scrolling problem?

I posted on another forum that some mobile devices cannot check out using the combination of PayPal Advanced, X-Cart 4.6.3, and reBOOT.

http://forum.x-cart.com/showthread.php?t=69688

There is a video on youtube that shows the problem using an iPhone 4 and a Samsung Galaxy S3.

https://www.youtube.com/watch?v=XjS3cUn1ptU

PayPal support does not think the problem originates with them. Please see the other posting and let me know if you have insight on how to approach this problem.

It is a bummer that I got reBOOT because it would be mobile friendly and now some mobile customers cannot check out.
__________________
Bullfrog ~~~ X-Cart Gold v4.7.2 (2) v4.7.8. ⌠If the road is easy, you're likely going the wrong way.■ ― Terry Goodkind
Reply With Quote
  #609  
Old 07-31-2014, 01:16 PM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: X-Cart - reBOOT - Responsive Template

Hi Bullfrog, which checkout module are you using? (OPC / Fastlane / other) It's not totally clear in the videos.
__________________
xcartmods.co.uk
Reply With Quote
  #610  
Old 08-01-2014, 11:06 AM
  bullfrog's Avatar 
bullfrog bullfrog is offline
 

eXpert
  
Join Date: Oct 2004
Location: Oregon, USA
Posts: 366
 

Default Re: X-Cart - reBOOT - Responsive Template

We are using the X-Cart OPC with PayPal Payments Advanced. All is normal up to where the checkout popup comes up. Desktop checkouts are ok, of course. We tested on the only two phones we had here that day, and PayPal says they saw no problems with the Samsung Galaxy S5. I don't know enough about mobile devices to even begin to guess why scrolling behaves differently.

I edited and left the iframe height at 900px and width at 700px(?), and that allows the Samsung S3 to checkout using Chrome, Firefox, and Dolphin phone apps when held horizontally. The extra width was not needed, just more height. I still could not scroll horizontally.

With the iPhone 4 I could not check out at all with the new window size. If there is no error message, I could enter a CC number, but nothing else. With the iPhone 4 I could scroll horizontally, but not vertically.

I tried to check the stylesheet using Firebug, but it leads me to a cached version, and when I download that cached version and search for the 'scroll 0 0' Firebug reported, it's not there. Again, I don't know enough to know if I'm doing this right.

EDIT: FYI, we also have OPC and PayPal Payments Advanced on an X-Cart 4.5.3 site and Ability template. Trying to check out there with our mobile devices does not work at all, but it's not a mobile friendly setup, which is why I want to move all our stores to reBOOT.

Thanks for your help.
__________________
Bullfrog ~~~ X-Cart Gold v4.7.2 (2) v4.7.8. ⌠If the road is easy, you're likely going the wrong way.■ ― Terry Goodkind
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4


Thread Tools

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 10:26 PM.

   

 
X-Cart forums © 2001-2020