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 (reDUX) Template (https://forum.x-cart.com/showthread.php?t=77655)

dpcompany 05-08-2020 05:49 AM

Re: X-Cart reBOOT (reDUX) Template
 
@PhilJ, can you do me a favor and double check the file yesterday for /custom/menus/menu_combo.tpl?

The patch file has:
Code:

<nav id="xmenu">

I think it needs to be:
Code:

<nav id="xmenu" class="xmenu theme-{$config.Reboot.reboot_header_menu_text_colour} {$config.Reboot.reboot_header_menu_bg}{if $config.Reboot.reboot_header_menu_bg_shade}-{$config.Reboot.reboot_header_menu_bg_shade}{/if}">

Thanks buddy and happy Friday!

PhilJ 05-09-2020 01:23 AM

Re: X-Cart reBOOT (reDUX) Template
 
Thanks Michael, fixed.

PhilJ 05-12-2020 11:06 PM

Re: X-Cart reBOOT (reDUX) Template
 
13th May - Bootstrap updated to v4.5.0 - jQuery updated to v3.5.1 (initial testing looks fine, but if you spot any errors, please let me know)

New files available in the changelog

Also, new videos.php page to display your product videos as a gallery.

Next Day Delivery Cutoff Notification addon coming soon.

PhilJ 05-23-2020 02:07 AM

Re: X-Cart reBOOT (reDUX) Template
 
23rd May - New Addon - Address Auto-Complete
  • Powered by Crafty Clicks (14 day free trial available)
  • Predictive search-ahead technology
  • Speeds up address forms and validates address data at the point of entry
  • A flexible system that works anywhere in the world
  • Monthly and annual plans available
  • Works with the one page checkout only
Other updates
  • Ping Google and Bing from the XML sitemap generator (/skin/reboot/modules/XML_Sitemap/config.tpl)
  • New homepage style 2 (/skin/reboot/custom/home/home_style_2.tpl) More soon...
  • New ability to change the general colour theme with one click (/skin/reboot/admin/main/configuration_reboot.tpl)

peggyr 05-30-2020 11:55 AM

Re: X-Cart reBOOT (reDUX) Template
 
Hi Phil,

I have testimonials as 'footer' column 3, but they don't rotate.

In reBOOT, the option is 'testimonials rotator'

in Redux the option is 'testimonials'

What am I missing to get the testimonials to 'rotate'?

Thanks
Peggy

PhilJ 05-30-2020 11:57 PM

Re: X-Cart reBOOT (reDUX) Template
 
Hi Peggy, edit /skin/reboot/custom/footer/contents/testimonials.tpl

Change...
Code:

<div class="carousel-generic carousel-light pagedots wraparound mb-5">
To...
Code:

<div class="carousel-generic carousel-light pagedots wraparound autoplay mb-5" data-autoplay="5000">
Note, 5000 = 5 second interval, autoplay will stop the moment you interact with the carousel.

PhilJ 06-05-2020 02:36 PM

Re: X-Cart reBOOT (reDUX) Template
 
Hi Peggy, yea, the sitemap module's buggy, I'll get round to fixing it, but to be honest, it's hardly worth using... You don't see them on many sites these days do you?

The XML Sitemap module on the other hand, is far more important.
Quote:

The sitemap is appearing in the left sidebar of faq.php (which I don't understand) Still looking to see if I have incorrectly updated some tpl to make this happen.

^ That shouldn't happen, you may have some invalid HTML somewhere, like an unclosed <DIV> which is breaking the layout. Drop me a line if you want me to have a look.

cflsystems 06-05-2020 03:05 PM

Re: X-Cart reBOOT (reDUX) Template
 
Quote:

Originally Posted by PhilJ
Hi Peggy, yea, the sitemap module's buggy, I'll get round to fixing it, but to be honest, it's hardly worth using... You don't see them on many sites these days do you?



For a store with handful of products the sitemap page is useful probably. With hundreds or thousands of products this page is sort of meaningless. However it is useful for SEO I think as it has all the links to products, categories, pages... It is an easy to follow page for crawlers. If they get to it.

But yes in general I agree it is not much worth the effort unless you can really style it and make it useful as part of the customer UI. The stock one is sort of ugly and hard to look at, and navigate.

elmirage001 06-09-2020 12:18 PM

Re: X-Cart reBOOT (reDUX) Template
 
Hi Phil,

I just wanted to let you know I'm loving reDUX! It will be a while before my reDUX store is live but this is amazing.

Thank you so much!

Paul

PhilJ 06-09-2020 02:25 PM

Re: X-Cart reBOOT (reDUX) Template
 
Hi Paul, thanks bud, always appreciate the feedback.


All times are GMT -8. The time now is 04:37 PM.

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