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
  #391  
Old 01-20-2014, 08:04 AM
 
PhilJ PhilJ is offline
 

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

Default Re: X-Cart - reBOOT - Responsive Template

GOOD NEWS! reBOOT is now available on GitHub for developer licence holders, which enables you to obtain the latest files anytime you wish.

Any changes to the template will be immediately synced to the repository.

Files are in a private repository, so if you wish to have access, send me your name, order ID, email address and GitHub user ID.

If you do not have the developers licence, you can upgrade by simply purchasing an additional licence.
__________________
xcartmods.co.uk
Reply With Quote

The following 2 users thank PhilJ for this useful post:
elmirage001 (01-21-2014), xtech (01-21-2014)
  #392  
Old 01-21-2014, 04:03 AM
 
xtech xtech is offline
 

X-Adept
  
Join Date: Jun 2010
Posts: 605
 

Default Re: X-Cart - reBOOT - Responsive Template

Hi,
Thank you for sharing files.It will be better now.

I have a small question I have seen X cart Form builder in your site http://www.xcartmods.co.uk/x-cart-form-builder.html If I want to add it in our reboot template in 4.6.1?

It is very good if you release this type of addons in reboot.I want to use custom form in reboot.

Thank you very much.
__________________
X-cart Platinum
4.6.1
Reboot template
Reply With Quote
  #393  
Old 01-23-2014, 03:43 AM
 
PhilJ PhilJ is offline
 

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

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
I have a small question I have seen X cart Form builder in your site http://www.xcartmods.co.uk/x-cart-form-builder.html If I want to add it in our reboot template in 4.6.1?

That's an old mod, but I may update it in the near future.

You can easily create complex forms for Bootstrap with this tool. Then I would use something like Forms to Go to create the PHP form script.

Or you could try Machform.
__________________
xcartmods.co.uk
Reply With Quote

The following user thanks PhilJ for this useful post:
chamberinternet (01-23-2014)
  #394  
Old 01-23-2014, 07:52 AM
 
OpheliaPayne OpheliaPayne is offline
 

Senior Member
  
Join Date: Aug 2007
Posts: 130
 

Default Re: X-Cart - reBOOT - Responsive Template

I have a ticket submitted, but I think it may have gotten lost.

We are a 100% digital store. In our previous store, we had it set so that the quantity, by default, was one and you couldn't do anything with it. Is there a way to disable or not show quantity throughout the store?

You had replied back that we would need to edit skin/reboot/customer/main/product_details.tpl

<span class="product-one-quantity">1</span>
<input type="hidden" name="amount" value="1" />

{if $product.distribution ne ""}
{$lng.txt_product_downloadable}
{/if}

However, I tried deleting that code, and it doesn't change anything. We need every reference of quantity hidden. Product page, product list, related and also bought areas.

How do I remove the Buy Now button and "Set your own price!
The price for this product is not set. You can decide how much you want to pay." text?

I found this in xCart, but your templates are different.

http://forum.x-cart.com/showthread.php?t=68303&page=2& ... product+is

Will you be adding the option for the wish list button to show on the Related/Also bought areas? This was brought up in our customer validation as something they expected to be there.

Thank you.
__________________
xCart 4.6.1
Reply With Quote
  #395  
Old 01-23-2014, 08:33 AM
 
PhilJ PhilJ is offline
 

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

Default Re: X-Cart - reBOOT - Responsive Template

If all your products are digital, then the quantities will always be 1 and it should hide the quantity dropdown/field, example.

If there's no prices, the 'set your own price!' label can be commented out from skin/reboot/customer/main/products_t.tpl

You can remove the 'buy now' buttons in general settings > appearance, or customise skin/reboot/customer/main/products_t.tpl - OR - skin/reboot/customer/main/buy_now.tpl

The 'add to wishlist' button has just been added for related/also bought tabs, see attached file (skin/reboot/customer/simple_products_list.tpl), example.
Attached Files
File Type: tpl simple_products_list.tpl (2.7 KB, 0 views)
__________________
xcartmods.co.uk
Reply With Quote
  #396  
Old 01-23-2014, 09:27 AM
 
OpheliaPayne OpheliaPayne is offline
 

Senior Member
  
Join Date: Aug 2007
Posts: 130
 

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
Originally Posted by PhilJ
If all your products are digital, then the quantities will always be 1 and it should hide the quantity dropdown/field, example.

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?

Thank you for all the other replies! I really appreciate it. You've been incredibly helpful through our installation and customization and I highly recommend your template and services.
__________________
xCart 4.6.1
Reply With Quote
  #397  
Old 01-24-2014, 02:07 AM
 
xtech xtech is offline
 

X-Adept
  
Join Date: Jun 2010
Posts: 605
 

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
Originally Posted by PhilJ
That's an old mod, but I may update it in the near future.

You can easily create complex forms for Bootstrap with this tool. Then I would use something like Forms to Go to create the PHP form script.

Or you could try Machform.

Thanks for your suggestions.But all are third party.I want to work in reboot and also want to make it responsive it will be better if you please release the addons for reboot version 2

Thanks again.
__________________
X-cart Platinum
4.6.1
Reboot template
Reply With Quote
  #398  
Old 01-24-2014, 09:50 PM
 
Arca Arca is offline
 

Newbie
  
Join Date: Jan 2014
Posts: 3
 

Default Re: X-Cart - reBOOT - Responsive Template

Hi,
I have added reboot template for my new store.

But I am facing a problem now-
In the home page manufacturer scroll images is running and category icon in category pages image is displaying but ajax loader is loading in background.

What is the issue here?

thank you.
__________________
X-cart Platinum 4.6.1
Reply With Quote
  #399  
Old 01-25-2014, 04:34 AM
 
PhilJ PhilJ is offline
 

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

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
But I am facing a problem now-
In the home page manufacturer scroll images is running and category icon in category pages image is displaying but ajax loader is loading in background.
Please post a support ticket and I'll take a look.
__________________
xcartmods.co.uk
Reply With Quote
  #400  
Old 01-25-2014, 06:55 PM
 
PhilJ PhilJ is offline
 

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

Default Re: X-Cart - reBOOT - Responsive Template

Small fix for the Facebook social sharing button, so that the FB comments box is fully visible onclick... (reBOOT v2.x).

skin/reboot/css/reboot.css

After...
Code:
#social .pinterest-pinit { margin-top: 40px; }
Insert...
Code:
div.fb_edge_widget_with_comment { width: 450px!important; } .fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget iframe[style] { min-width: 450px!important; }
__________________
xcartmods.co.uk
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 05:51 AM.

   

 
X-Cart forums © 2001-2020