Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Infinite Scroll module released (updated)

 
Reply
   X-Cart forums > News and Announcements
 
Thread Tools
  #21  
Old 12-05-2013, 04:15 AM
  rocky's Avatar 
rocky rocky is offline
 

X-Cart team
  
Join Date: Jul 2005
Posts: 719
 

Default Re: Infinite Scroll module released (updated)

Quote:
Originally Posted by Learner
Hello,
@qualiteam you should take care of this as afterall your module is not working in reboot version 2.


Sorry Learner, but it's developed for standard X-Cart skins. I guess there is an adaptation required for custom skins.

Please also refer to the installation part of the Infinite Scroll manual:

http://help.x-cart.com/index.php?title=X-Cart:Infinite_Scroll#Installation

Try this solution
and important note at the bottom of this section which begins with:
Quote:
If you do not see the module in action after it has been installed and enabled, you are probably using a custom skin that overrides skin/common_files/customer/main/products.tpl
__________________
Alexander Dyachkov,
Director of Customer Success
Reply With Quote
  #22  
Old 12-05-2013, 04:39 AM
  rocky's Avatar 
rocky rocky is offline
 

X-Cart team
  
Join Date: Jul 2005
Posts: 719
 

Default Re: Infinite Scroll module released (updated)

Great news!

We have updated Infinite Scroll module and implemented a feature some of our customers requested! Now admin can choose between two scroll types: you can choose whether to load products automatically as soon as a customer scrolls down to the bottom of the page or display "View more products" button so that customers could control the loading process.

Here is a snapshot:

http://www.x-cart.com/sites/default/files/inf_scroll_view_more.png



How to upgrade already installed module:
1. Download an updated distributive from HelpDesk -> File area
2. Unpack the distributive to your home X-Cart directory on the server
3. Apply nfs-upgrade.sql patch (inside nfs-upgrade.zip archive attached) to your store. For SQL patch application instructions please refer to the following article:

http://help.x-cart.com/index.php?title=X-Cart:Applying_Patches#Applying_SQL_Patches



Infinite Scroll can be also now tested in our demo store. An appropriate customer demo button can be found on module's product details page:
http://www.x-cart.com/extensions/modules/infinite-scroll.html
Attached Files
File Type: zip infs-upgrade.zip (408 Bytes, 6 views)
__________________
Alexander Dyachkov,
Director of Customer Success
Reply With Quote

The following 2 users thank rocky for this useful post:
PhilJ (12-07-2013), totaltec (09-20-2014)
  #23  
Old 12-06-2013, 10:06 PM
 
Learner Learner is offline
 

X-Adept
  
Join Date: Dec 2008
Posts: 807
 

Default Re: Infinite Scroll module released (updated)

Quote:
Originally Posted by rocky
Sorry Learner, but it's developed for standard X-Cart skins. I guess there is an adaptation required for custom skins.

Please also refer to the installation part of the Infinite Scroll manual:

http://help.x-cart.com/index.php?title=X-Cart:Infinite_Scroll#Installation

Try this solution
and important note at the bottom of this section which begins with:

Hello rocky,
Done but not working as expected.Issues are-
1)Thumbnail images always cropped to 91x91 px though I have uploaded 150x150 thumbnail images.
I think problem may comes from line no 37 of X-Cart_Reboot_Infinite_Scroll/upload/skin/reboot/modules/Infinite_Scroll/product.tpl
<img class="img-responsive img-thumbnail" src="image.php?type=T&amp;id={$product.productid}" width="{$product.tmbn_x} height="{$product.tmbn_y}">

2) Grid view/List view is not coming
3) Enable display mode("Page by page/All at once") selection in customer area: is not coming
5)Alterdcart on sale module is not working.

How can I overcome from these issues.
__________________
4.6.1 Platinum


Reply With Quote
  #24  
Old 12-07-2013, 12:33 AM
  random's Avatar 
random random is offline
Advanced Staff Users
 

X-Cart team
  
Join Date: Dec 2008
Posts: 79
 

Default Re: Infinite Scroll module released (updated)

Quote:
Originally Posted by Learner
Hello rocky,
Done but not working as expected.

Have you tried to use the new version of module (see previous message from rocky)?
It doesn't use custom products template, instead a skin-specific default template is used, so it shouldn't have many of the mentioned issues.
__________________
Sincerely yours,
Vladimir Petrov
Senior X-Payments Developer
Reply With Quote

The following user thanks random for this useful post:
PhilJ (12-07-2013)
  #25  
Old 12-07-2013, 11:14 AM
 
PhilJ PhilJ is offline
 

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

Default Re: Infinite Scroll module released (updated)

Learner, you've already been told a couple times how to get Infinite Scoll working with the reBOOT template.

Go here, get the files at the bottom of v2 FAQs tab. Upload them after you have installed the Infinite Scroll module.

To modify the products layout to your requirements, you need to modify skin/reboot/modules/Infinite_Scroll/product.tpl

Infinite Scroll is enabled on the demo. Note, Grid/Row products view switching is not possible while you are in infinite scroll mode.
__________________
xcartmods.co.uk
Reply With Quote

The following user thanks PhilJ for this useful post:
rocky (12-07-2013)
  #26  
Old 12-10-2013, 12:16 AM
 
Learner Learner is offline
 

X-Adept
  
Join Date: Dec 2008
Posts: 807
 

Default Re: Infinite Scroll module released (updated)

Quote:
Originally Posted by PhilJ

Go here, get the files at the bottom of v2 FAQs tab. Upload them after you have installed the Infinite Scroll module.

To modify the products layout to your requirements, you need to modify skin/reboot/modules/Infinite_Scroll/product.tpl

Infinite Scroll is enabled on the demo. Note, Grid/Row products view switching is not possible while you are in infinite scroll mode.

No I never tell that it is not working.It is working but images are re sized from the original size.Some of the thumbnail images re sized to 90x90 though i set all thumbnail images to 150x150 PX
Is it any problem on line no 37 of X-Cart_Reboot_Infinite_Scroll/upload/skin/reboot/modules/Infinite_Scroll/product.tpl
<img class="img-responsive img-thumbnail" src="image.php?type=T&amp;id={$product.productid}" width="{$product.tmbn_x} height="{$product.tmbn_y}">

Also all it once and page by page options is not working.

Cannot able to download from your link provided.It is always redirected to Google.

can u please provide me the file.

Thanks...
__________________
4.6.1 Platinum


Reply With Quote
  #27  
Old 09-20-2014, 01:53 AM
 
Stizerg Stizerg is offline
 

Senior Member
  
Join Date: Apr 2008
Location: Sydney, Australia
Posts: 195
 

Thumbs down Re: Infinite Scroll module released (updated)

Hi all,
instead of creating a new thread I'll continue this one,

so today I finally found the time to install "Infinite Scroll" to my test server.
The first impression was like "Yes, it works fine", but in a few clicks I found something that stops me from installing it to my production site.
One of categories contains 400 items and scrolling down to the bottom with Infinite Scroll enabled takes quite some time, considering 2-4 seconds every AJAX request takes. Now, if customer goes to the bottom, clicks one of products to see it and then clicks 'back', the category loads up to the point where customer left it (that is good), BUT it loads by chunks simulating scrolling down! So again, when customers click 'back' they have to wait 30 seconds for the loading to finish!
I'm wondering how many potential customers will try to view another product at the bottom? Is it really so hard to make it load in one go rather than in many small?

My wife is a shopaholic viewing dozens of online shops every day, so she says this behavior of infinite scroll is absolutely stupid and unacceptable.
__________________
X-Cart Gold Plus 4.6.6
A lot of custom mods

Last edited by qualiteam : 09-20-2014 at 10:11 AM.
Reply With Quote
  #28  
Old 10-15-2014, 05:49 AM
 
Freakmode Freakmode is offline
 

X-Adept
  
Join Date: Jun 2003
Location: UK
Posts: 696
 

Default Re: Infinite Scroll module released (updated)

When will this work with your new arrivals mod
__________________
X-Cart 4.7.12 (Live)
Redux Template
CDSEO
Reply With Quote
  #29  
Old 10-17-2014, 05:49 AM
  random's Avatar 
random random is offline
Advanced Staff Users
 

X-Cart team
  
Join Date: Dec 2008
Posts: 79
 

Default Re: Infinite Scroll module released (updated)

Quote:
Originally Posted by Freakmode
When will this work with your new arrivals mod

Such feature is planned, but we don't have any ETA currently.
__________________
Sincerely yours,
Vladimir Petrov
Senior X-Payments Developer
Reply With Quote
  #30  
Old 10-21-2014, 07:29 AM
 
Freakmode Freakmode is offline
 

X-Adept
  
Join Date: Jun 2003
Location: UK
Posts: 696
 

Default Re: Infinite Scroll module released (updated)

Its been long while coming. It looks pretty bad when there is no common navigation between pages on your website. It also needs to work with Xconfigurator.
__________________
X-Cart 4.7.12 (Live)
Redux Template
CDSEO
Reply With Quote
Reply
   X-Cart forums > News and Announcements



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:53 PM.

   

 
X-Cart forums © 2001-2020