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
  #1131  
Old 02-08-2016, 08:49 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,190
 

Default Re: X-Cart - reBOOT - Responsive Template

You can do with this - https://www.cflsystems.com/custom-product-tabs-for-x-cart-classic.html
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote
  #1132  
Old 02-08-2016, 08:57 PM
 
xcesiv xcesiv is offline
 

Advanced Member
  
Join Date: Jun 2007
Posts: 84
 

Default Re: X-Cart - reBOOT - Responsive Template

Thank you
__________________
www.pureimage.com.au - X-CART Gold 4.7.4
www.WholesaleDigital.com.au - X-CART Gold 4.6.0
Reply With Quote
  #1133  
Old 02-08-2016, 11:47 PM
 
PhilJ PhilJ is offline
 

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

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
Is this a feature already in Reboot?
It's already in reBOOT, just install the 'Product Additional Data' addon...

Data can be displayed in tabs, accordions or dialog boxes. Here's a sample product with data added.

If you want to add even more tabs, it's simple to customise.
__________________
xcartmods.co.uk
Reply With Quote
  #1134  
Old 02-15-2016, 05:02 PM
 
PhilJ PhilJ is offline
 

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

Default Re: X-Cart - reBOOT - Responsive Template

New addon - reBOOT Easy Custom Contact Forms v4.7.x
  • No PHP skills required, add your form fields and it does the rest!
  • Unlimited responsive forms, which can be as simple or as complex as you like
  • Auto-generated, nicely formatted emails, which leaves you time to concentrate on your form designs
  • Forms no longer need to be displayed in a boring, linear fashion
  • Form fields are added with simple Smarty code, layout your form fields however you wish
  • Supports text, number, textarea, radio, checkbox, password, date and file fields (1 file attachment per form)
  • File attachments are securely renamed / uploaded to your server, with optional secured file manager
  • 5 default email HTML styles to choose from, easily customize the styles / formatting to your liking
  • Customisable email template, header and footer HTML
  • Optional form fields validation / character limiters, uses local storage until successful submission
  • Optional Google reCAPTCHA v2 to prevent spam
  • Ioncube loader required
  • Sample 1 (fields demo) | Sample 2 (alt. fields demo)
  • Sample 3 (customer satisfaction survey) | Sample 4 (job application form)
  • Installation Doc
Purchase ($79 or $50 with purchase of reBOOT)

We can setup one form for you (no matter how complex) free of charge.

If you have a non reBOOT based store, but use Bootstrap 3, it can be adapted for use.
__________________
xcartmods.co.uk
Reply With Quote

The following user thanks PhilJ for this useful post:
elmirage001 (02-16-2016)
  #1135  
Old 02-16-2016, 01:33 AM
 
yages yages is offline
 

eXpert
  
Join Date: Sep 2004
Location: Australia
Posts: 332
 

Default Re: X-Cart - reBOOT - Responsive Template

Phil

Please respond to order Order id: #4076
Thanks
__________________
yages
x-cart version 4.5.5
Reply With Quote
  #1136  
Old 02-16-2016, 03:09 AM
 
PhilJ PhilJ is offline
 

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

Default Re: X-Cart - reBOOT - Responsive Template

Yages, pls contact via live chat, PM or email.
__________________
xcartmods.co.uk
Reply With Quote
  #1137  
Old 02-19-2016, 05:03 AM
  finestshops's Avatar 
finestshops finestshops is offline
 

eXpert
  
Join Date: Oct 2002
Location: Toronto, Canada
Posts: 335
 

Default Re: X-Cart - reBOOT - Responsive Template

Hi Phil,

> Layout can be one, two or three columns

Our clients wants to show products in 4 columns on desktop and 3 columns on mobile. any easy way to do this?
__________________
Best regards,

Anton Pachkine
finestshops.com/x-cart
Reply With Quote
  #1138  
Old 02-19-2016, 07:27 AM
 
PhilJ PhilJ is offline
 

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

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
Our clients wants to show products in 4 columns on desktop and 3 columns on mobile. any easy way to do this?
You can adjust the bootstrap grid view columns. Edit skin/reboot/js/custom/reboot_products.js

Replace...
Code:
function setGrid() { $('.products-container .item').removeClass('col-xs-12 col-sm-6 col-md-4 col-lg-4 col-lg-12 grid-view rows-view list-view').addClass('col-xs-12 col-sm-6 col-md-4 col-lg-4 grid-view');
With...
Code:
function setGrid() { $('.products-container .item').removeClass('col-xs-12 col-sm-6 col-md-4 col-lg-3 col-lg-12 grid-view rows-view list-view').addClass('col-xs-12 col-sm-6 col-md-4 col-lg-3 grid-view');
Then run a template cleanup.
__________________
xcartmods.co.uk
Reply With Quote
  #1139  
Old 02-19-2016, 10:56 AM
  finestshops's Avatar 
finestshops finestshops is offline
 

eXpert
  
Join Date: Oct 2002
Location: Toronto, Canada
Posts: 335
 

Default Re: X-Cart - reBOOT - Responsive Template

that worked. looks great.
thanks a lot.
__________________
Best regards,

Anton Pachkine
finestshops.com/x-cart
Reply With Quote
  #1140  
Old 02-19-2016, 02:45 PM
 
PhilJ PhilJ is offline
 

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

Default Re: X-Cart - reBOOT - Responsive Template

reBOOT is now v4.7.5 ready, get in touch for updated files.

A new v4.7.x template is currently in the works, which while won't have as many features as reBOOT, will hopefully be something new, different, progressive, simpler installation, more mobile friendly and with SEO taken to another level... ETA spring/summer.
__________________
xcartmods.co.uk
Reply With Quote

The following 4 users thank PhilJ for this useful post:
chamberinternet (02-22-2016), elmirage001 (02-19-2016), ITVV (02-19-2016), wendy.email (02-20-2016)
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4



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 07:17 PM.

   

 
X-Cart forums © 2001-2020