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
  #441  
Old 02-26-2014, 10:22 AM
 
OpheliaPayne OpheliaPayne is offline
 

Senior Member
  
Join Date: Aug 2007
Posts: 130
 

Default Re: X-Cart - reBOOT - Responsive Template

Phil, we still have 3-4 tickets that are open that need some help on please.
__________________
xCart 4.6.1
Reply With Quote
  #442  
Old 02-27-2014, 05:03 AM
 
xtech xtech is offline
 

X-Adept
  
Join Date: Jun 2010
Posts: 605
 

Default Re: X-Cart - reBOOT - Responsive Template

Hello Phil,
In our store Add To cart Pop is taking nearly 1 minutes after clicking Buy now button.Can you please suggest why this is happening?

How to load faster?

Thanks.
__________________
X-cart Platinum
4.6.1
Reboot template
Reply With Quote
  #443  
Old 02-27-2014, 06:25 AM
 
elmirage001 elmirage001 is offline
 

X-Wizard
  
Join Date: Apr 2007
Posts: 1,964
 

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
Originally Posted by xtech
Hello Phil,
In our store Add To cart Pop is taking nearly 1 minutes after clicking Buy now button.Can you please suggest why this is happening?

How to load faster?

Thanks.

This is caused by x-cart, not reBOOT. Please see this post http://forum.x-cart.com/showthread.php?t=67556

I made the changes and now it's very fast!
__________________
X-Cart GoldPlus v4.7.12 | reBOOT (reDUX) Template v4.7.12.9 | Always The Best
Reply With Quote

The following user thanks elmirage001 for this useful post:
PhilJ (02-28-2014)
  #444  
Old 02-28-2014, 10:30 AM
 
electrics electrics is offline
 

Newbie
  
Join Date: Nov 2013
Posts: 5
 

Default Re: X-Cart - reBOOT - Responsive Template

Proper UPGRADE procedure:

We have upgraded to the newest version of the ReBoot Template. How do we restore all of our customizations, settings, etc after uploading the new files?

We now need to restore all of our custom settings as it is default mode now.

Additionally, none of my product images are loading. I just get a spinning wheel.

Please advise on the step by step process for this.

Best,

Frank
babyshowersbymail.com
__________________
4.6.x
Electric
Reply With Quote
  #445  
Old 03-01-2014, 02:15 AM
 
xtech xtech is offline
 

X-Adept
  
Join Date: Jun 2010
Posts: 605
 

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
Originally Posted by elmirage001
This is caused by x-cart, not reBOOT. Please see this post http://forum.x-cart.com/showthread.php?t=67556

I made the changes and now it's very fast!

I have done this modifications but still pop up is taking time.I cannot understand the issue.

Can you please let me know how to resolve this issue?
__________________
X-cart Platinum
4.6.1
Reboot template
Reply With Quote
  #446  
Old 03-01-2014, 05:21 PM
 
Moccachino Moccachino is offline
 

Newbie
  
Join Date: Mar 2009
Posts: 4
 

Default Re: X-Cart - reBOOT - Responsive Template

Add to cart popup product image loading issue.

The picture of the product will not load the timer spinner image keeps whizzing around trying to load.

When the template is changed to one of the standard Xcart ones this works quite fine the image loads with out a problem therefore it is a template issue.

Does anyone have a fix for this please.
__________________
X-Cart Gold Plus 4.6.2
On Sale Altered Carts Module
Reboot V2
www.platypusdreams.com.au
Reply With Quote
  #447  
Old 03-02-2014, 03:47 AM
 
PhilJ PhilJ is offline
 

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

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
Add to cart popup product image loading issue.

The picture of the product will not load the timer spinner image keeps whizzing around trying to load.
skin/reboot/modules/Add_to_cart_popup/product_added.tpl

Replace...
Code:
<a href="{$product_url}" class="{if $config.Reboot.reboot_unify eq "Y"}unify thumb_size_medium{/if}">
With...
Code:
<a href="{$product_url}" class="{if $config.Reboot.reboot_unify eq "Y"}thumb_size_medium{/if}">
__________________
xcartmods.co.uk
Reply With Quote

The following user thanks PhilJ for this useful post:
Moccachino (03-02-2014)
  #448  
Old 03-02-2014, 02:55 PM
 
Moccachino Moccachino is offline
 

Newbie
  
Join Date: Mar 2009
Posts: 4
 

Default Re: X-Cart - reBOOT - Responsive Template

Thanks Phil,

The code worked perfectly only the picture was too big so changed the script to thumb_size_small. This works.
__________________
X-Cart Gold Plus 4.6.2
On Sale Altered Carts Module
Reboot V2
www.platypusdreams.com.au
Reply With Quote

The following user thanks Moccachino for this useful post:
PhilJ (03-03-2014)
  #449  
Old 03-02-2014, 11:13 PM
 
xtech xtech is offline
 

X-Adept
  
Join Date: Jun 2010
Posts: 605
 

Default Re: X-Cart - reBOOT - Responsive Template

Hello Phill,
Can you please help me why my add to cart is taking so much time and after long time popup box appear and cart/checkout page is somehow slow.

I have implemented this -"This is caused by x-cart, not reBOOT. Please see this post http://forum.x-cart.com/showthread.php?t=67556 "but still no luck.

Why it is happening I cannot understand can you help me how to open popup fast and does not take long time to open.

Thank you.
__________________
X-cart Platinum
4.6.1
Reboot template
Reply With Quote
  #450  
Old 03-03-2014, 03:07 AM
 
PhilJ PhilJ is offline
 

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

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
Can you please help me why my add to cart is taking so much time and after long time popup box appear and cart/checkout page is somehow slow.
Hard to say why, it could be due to various factors... off the top of my head...

- Are you using an older browser, like IE8
- Do you have a large number of products displayed on one page
- Low server spec, or server limitations
- Too many people in the store at once

I just checked your store in Firefox and Chrome and for me there was no major 'add to cart' delay, or slowness in the checkout.
__________________
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 08:59 AM.

   

 
X-Cart forums © 2001-2020