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)

PhilJ 05-09-2019 06:27 AM

Re: X-Cart - reBOOT - Responsive Template
 
1 Attachment(s)
skin/reboot/customer/bread_crumbs.tpl attached.

If you're still getting white screen, check your PHP logs in /var/log
or uncomment
Quote:

define('DEVELOPMENT_MODE', 1);
in /config.php to display errors on screen.

PhilJ 05-10-2019 04:26 AM

Re: X-Cart - reBOOT - Responsive Template
 
  • Updated for X-Cart v4.7.11
  • reCAPTCHA mod included and Smarty code pre-added
  • New lightgallery lightbox plugin for images and videos to replace old lightbox (due to new jQuery version)
  • Cloudzoom CSS not 100% working, possibly due to new jQuery version, will eventually be fixed *
  • Slick carousel JS code updated
  • Tested with Wordpress 5.2
  • Mobile_Detect.php updated
  • Minor tweaks and improvements
Download | Demo | Purchase


* FIXED

PhilJ 05-21-2019 05:44 AM

Re: X-Cart - reBOOT - Responsive Template
 
1 Attachment(s)
Fix for Cloudzoom in v4.7.11

Replace skin/reboot/modules/Detailed_Product_Images/cloudzoom_image.tpl with attached.

Note, the new "appendSelector" setting.

Demo


zone1creative 05-28-2019 11:46 PM

Re: X-Cart - reBOOT - Responsive Template
 
hi
I am trying to find instruction on how to use switch to the custom homepage over the dynamic homepage.

I cannot see this in the settings screen

Please advise

PhilJ 05-28-2019 11:51 PM

Re: X-Cart - reBOOT - Responsive Template
 
reBOOT settings > Homepage

First option.

Not sure if this will feature in reDUX, we'll see.

zone1creative 05-29-2019 12:09 AM

Re: X-Cart - reBOOT - Responsive Template
 
Also is it possible t show the mini basket at all times even if it is empty. i always like to show the minibasket pn an ecommerce store even it empty?

PhilJ 05-29-2019 12:13 AM

Re: X-Cart - reBOOT - Responsive Template
 
skin/reboot/css/reboot.css
Quote:

.minicart .empty { display: none; }
to...
Quote:

.minicart .empty { display: inline; }

1994Z28 05-29-2019 05:36 AM

Re: X-Cart - reBOOT - Responsive Template
 
I'm hoping someone can help me figure out how to display Featured Products on Category pages in a grid format instead of the default carousel appearance. Also, I need it to display 4 products per row on a desktop display (the current carousel only shows 3 wide).


Any help would be much appreciated.

elmirage001 05-29-2019 06:41 AM

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

Originally Posted by PhilJ
reBOOT settings > Homepage

First option.

Not sure if this will feature in reDUX, we'll see.


Hi Phil ! I use the Custom Homepage and I think a new reBOOT purchaser will be also. I can always modified home if you remove the home_custom.tpl feature.

Thanks! Paul

Pitak 05-30-2019 11:59 PM

Re: X-Cart - reBOOT - Responsive Template
 
Phil, after I uninstall reboot template, my store refuses to change language when the language button is pressed.
I've cleared the template cache.

I know this is too little data, but maybe you have an idea why?


All times are GMT -8. The time now is 07:17 AM.

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