X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Third Party Add-Ons for X-Cart 4 (https://forum.x-cart.com/forumdisplay.php?f=45)
-   -   X-Cart - reBOOT - Responsive Template (https://forum.x-cart.com/showthread.php?t=66570)

OpheliaPayne 01-25-2014 07:26 PM

Re: X-Cart - reBOOT - Responsive Template
 
Quote:

Originally Posted by OpheliaPayne
We are using the Altered Carts Download Expander however. I am assuming that is what is causing the difference? How do we work around it?


Hi Phil,

We still need some help with this please.

Freakmode 01-28-2014 03:47 AM

Re: X-Cart - reBOOT - Responsive Template
 
Phil

Could you please tell me how you specify how many columns to use when showing category images. Ours currently shows 4 across on a large monitor but they have become too small to read so would really be 3 across.

I'm sure its something like
col-lg-3 {
width: 33.33%;
}

But I am not sure where to add it.

PhilJ 01-28-2014 05:03 AM

Re: X-Cart - reBOOT - Responsive Template
 
skin/reboot/customer/main/subcategories_t.tpl

Replace...
Code:

<div class="col-md-4 col-sm-4 col-xs-4 col-lg-3 centered">
With...
Code:

<div class="col-md-4 col-sm-4 col-xs-4 col-lg-4 centered">

Freakmode 01-28-2014 06:06 AM

Re: X-Cart - reBOOT - Responsive Template
 
Brilliant, cheers

Arca 01-28-2014 06:31 AM

Re: X-Cart - reBOOT - Responsive Template
 
Hi,
I have enabled you mega menu and our site category is large which creates a white space below footer for some of the pages.

How to get rid of this white pages?

thank you very much.

Freakmode 01-28-2014 06:46 AM

Re: X-Cart - reBOOT - Responsive Template
 
Is there anyway to turn off responsive altogether but keep reboot?

We use xcarts mobile template for phones so thats fine.

It just looks too bad on smaller tablets like Nexus 7 and it seems that most of our customers are using them and are voting with their feet.

OpheliaPayne 01-28-2014 08:30 AM

Re: X-Cart - reBOOT - Responsive Template
 
Phil, I am still in need of help with the quantity issue.

Thank you.

OpheliaPayne 01-28-2014 08:30 AM

Re: X-Cart - reBOOT - Responsive Template
 
Is there a way to keep folks on the current page when they click Wish List instead of redirecting them to the wish list page?

PhilJ 01-30-2014 07:18 AM

Re: X-Cart - reBOOT - Responsive Template
 
Quote:

I have enabled you mega menu and our site category is large which creates a white space below footer for some of the pages. How to get rid of this white pages?

Arca (aka Learner), it's because your categories menu is extremely large, try re-arranging your category positions to reduce the height of the menu.
The latest version of reBOOT has an option for the mega menu, where you can limit the number of third level categories on display, which may help.
Quote:

Is there anyway to turn off responsive altogether but keep reboot?
It is possible, but a large number of templates will need modifying.
It's not something I recommend without good knowledge of the Bootstrap grid system.
Quote:

Is there a way to keep folks on the current page when they click Wish List instead of redirecting them to the wish list page?
Try this link.

PhilJ 01-30-2014 07:22 AM

Re: X-Cart - reBOOT - Responsive Template
 
For those asking about printable pages, they were taken out, but I have just reintroduced them (reBOOT v2).

The files can be obtained here.

Demos...
category page / product page / static page


All times are GMT -8. The time now is 01:45 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.