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)

OpheliaPayne 02-26-2014 10:22 AM

Re: X-Cart - reBOOT - Responsive Template
 
Phil, we still have 3-4 tickets that are open that need some help on please.

xtech 02-27-2014 05:03 AM

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.

elmirage001 02-27-2014 06:25 AM

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!

electrics 02-28-2014 10:30 AM

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

xtech 03-01-2014 02:15 AM

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?

Moccachino 03-01-2014 05:21 PM

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.

PhilJ 03-02-2014 03:47 AM

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}">

Moccachino 03-02-2014 02:55 PM

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.

xtech 03-02-2014 11:13 PM

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.

PhilJ 03-03-2014 03:07 AM

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.


All times are GMT -8. The time now is 12:48 AM.

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