X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   News and Announcements (https://forum.x-cart.com/forumdisplay.php?f=28)
-   -   Infinite Scroll module released (updated) (https://forum.x-cart.com/showthread.php?t=66744)

rocky 04-30-2013 06:02 AM

Infinite Scroll module released (updated)
 
Hello, X-Carters!

I am glad to announce a release of Infinite Scroll module.

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

SEO friendly, quick, trendy Ajax-based add-on which replaces boring pagination with Facebook-wall-like infinite scrolling to the pages of your X-Cart store. When you get to the bottom of the page it automatically loads more products.


The key features are:


http://www.x-cart.com/sites/all/themes/xcartcom/images/checkmark.png Improves load time.
Retains visitors on one page, allowing them to view lots of content without a page refresh.

http://www.x-cart.com/sites/all/themes/xcartcom/images/checkmark.png Products scrolling for 4 lists.
You can enable the functionality for search results page, category products page, manufacturer products, featured products ( each type of pages is managed individually).

http://www.x-cart.com/sites/all/themes/xcartcom/images/checkmark.png Pagination type selector.
The customers may still switch to standard pagination they’re used to - via ‘display mode’ selector ( which can be hidden by the admin at all, though).

http://www.x-cart.com/sites/all/themes/xcartcom/images/checkmark.png Convenient back to top.
‘Back to top’ button in the bottom right corner for quick jump to the top of the page - tiny but so essential detail!

http://www.x-cart.com/sites/all/themes/xcartcom/images/checkmark.png Adaptive products list.
Whatever display your customers use, standard or widescreen, the module will adjust the products list accordingly.

http://www.x-cart.com/sites/all/themes/xcartcom/images/checkmark.png SEO-friendly and quick.

http://www.x-cart.com/sites/all/themes/xcartcom/images/checkmark.png iPhone / iPad compatible


Infinite Scroll video tutorial

Infinite Scroll screenshots

Infinite Scroll manual

Compatible versions: 4.3.x or above

anandat 05-01-2013 05:53 AM

Re: Infinite Scroll module released
 
Hi Alexander
1) Live demo of such module is very necessary could you please where I can see the live demo ?

2) Also can you please tell me how google will see the page ? for example If I have 100 featured products then still google will index all products ? On google result page when some one click the link google will redirect it to featured product list page or to product page ?

3) This module will work with CDSEO ?

ricardomz 05-01-2013 12:40 PM

Re: Infinite Scroll module released
 
Does this works with custom templates?

cflsystems 05-01-2013 01:43 PM

Re: Infinite Scroll module released
 
Quote:

Originally Posted by ricardomz
Does this works with custom templates?


As every module it will work without changes on stock XC skin. It will work on custom skins as well but you will have to modify it and maybe the template as well...

rocky 05-02-2013 12:57 AM

Re: Infinite Scroll module released
 
Quote:

Originally Posted by ricardomz
Does this works with custom templates?



Yes, it's supposed to work. You just need to patch custom templates manually using patch files from "infinite-scroll.patch" folder.

Or you can purchase it along with the installation service and we will install it for you and make that it's working.

qualiteam 05-02-2013 01:08 AM

Re: Infinite Scroll module released
 
Quote:

Originally Posted by anandat
Hi Alexander
1) Live demo of such module is very necessary could you please where I can see the live demo ?


We understand the importance of the live demo and considering it.
At this moment only the video is available.

Quote:

Originally Posted by anandat
2) Also can you please tell me how google will see the page ? for example If I have 100 featured products then still google will index all products ? On google result page when some one click the link google will redirect it to featured product list page or to product page ?


Google should see the pages the same way they were before module installation.

Quote:

Originally Posted by anandat
3) This module will work with CDSEO ?


In general yes, but we have not tested it. If you have any problems, please contact our support team.

rocky 05-21-2013 12:59 AM

Re: Infinite Scroll module released
 
Infinite Scroll module is updated!

1. iPhone / iPad compatibility added

2. Refine Filters compatibility issue fixed

3. Performance improved by implementing caching mechanism

4. A pair of minor bugs fixed


To get this improvements you can either re-install the extension or simply unpack an updated distributive into X-Cart home directory on the server (no re-installation is required).

qualiteam 05-31-2013 03:35 AM

Re: Infinite Scroll module released (updated)
 
Infinite Scroll update!

Minor bugs fixed (social buttons + display view)

+ X-Cart 4.6 support added.

chrischall 07-02-2013 08:50 AM

Re: Infinite Scroll module released (updated)
 
We have just installed this mod and it works well but have a few thoughts:

- the script which works out the height of cells did not work properly and left huge gaps between products. We have fixed by manually specifiying heights

- we have 'search_in_subcategories' set to 'Y' in products.php so it displays products from subcategories in root categories as well. However this not does not appear to work in infinite filter?

- If you look at the source code of a page it displays the products as they were in the original template without Infinite Scroll installed. The Infinite Scroll template is not shown in the pages source at all. My worry would be that Google would see this is a form of cloaking as the original template on our site had the short description being used and so was quite different in content and layout. If Google were to work out how to view this Infinite Scroll view it may impose penalties for this?

Thoughts welcome on this

Chris

PhilJ 07-22-2013 02:28 AM

Re: Infinite Scroll module released (updated)
 
Rocky, could you shed some light on how "SEO Friendly" this module is ?

Or give us some clues as to the SEO advantages with this module, seeing as it's one of your main selling points.

Just curious...

I personally don't think it's SEO friendly at all, but I'd like to be told otherwise...

rocky 07-23-2013 01:23 AM

Re: Infinite Scroll module released (updated)
 
Quote:

Originally Posted by PhilJ
Rocky, could you shed some light on how "SEO Friendly" this module is ?

Or give us some clues as to the SEO advantages with this module, seeing as it's one of your main selling points.

Just curious...

I personally don't think it's SEO friendly at all, but I'd like to be told otherwise...



Yes sure, I'll be glad to shed some light on it.

As you know Google bots don't like Javascript and Ajax, they simply do not parse it. Infinite Scroll (as almost all the others) is based on Javascript. However, it's done the way that Google parses the page as though there is no Infinite Scroll installed. In a nut shell, the page is represented with a pager view.

Thus, Infinite Scroll doesn't enhance SEO, but on the other hand it doesn't affect it in a bad way at all (as most of javascript features do).

Should you have any questions feel free to ask.

PhilJ 07-23-2013 02:00 AM

Re: Infinite Scroll module released (updated)
 
I see, many thanks for clarifying :)

steewu 09-01-2013 04:50 PM

Re: Infinite Scroll module released (updated)
 
I manage to fix the thumbnail height size. Might be a bug. After, upgrade from version 4.50 to 4.60 and thumbnail goes wrong.

Here is the fix under /skin/common_files/modules/Infinite_Scroll/product.tpl:

Search for:

PHP Code:

<div class="image" style="width: {$infs_widget_T_max_width}px; height: {$infs_widget_T_max_height}px;"


Replace:

PHP Code:

<div class="image" style="width: {$infs_widget_T_max_width}px; height: 158px;"


Freakmode 09-10-2013 06:46 AM

Re: Infinite Scroll module released (updated)
 
Does anyone know how to get this working with the New Arrivals mod?

Seems strange that you end up with different navigation.

ADDISON 09-11-2013 04:05 AM

Re: Infinite Scroll module released (updated)
 
Is it OK for a website speed/server load to use Infinity Scroll than normal pagination?

Learner 11-22-2013 11:27 PM

Re: Infinite Scroll module released (updated)
 
Quote:

Originally Posted by steewu
I manage to fix the thumbnail height size. Might be a bug. After, upgrade from version 4.50 to 4.60 and thumbnail goes wrong.

Here is the fix under /skin/common_files/modules/Infinite_Scroll/product.tpl:

Search for:

PHP Code:

<div class="image" style="width: {$infs_widget_T_max_width}px; height: {$infs_widget_T_max_height}px;"


Replace:

PHP Code:

<div class="image" style="width: {$infs_widget_T_max_width}px; height: 158px;"



Not working with my reboot template and x-cart platinum 4.6.1.Images cropped..

PhilJ 11-23-2013 06:10 AM

Re: Infinite Scroll module released (updated)
 
Quote:

Not working with my reboot template and x-cart platinum 4.6.1.Images cropped..

Here are the relevant files for infinite scroll to work on reBOOT - download

Learner 11-24-2013 11:04 PM

Re: Infinite Scroll module released (updated)
 
Quote:

Originally Posted by PhilJ
Here are the relevant files for infinite scroll to work on reBOOT - download


Replaced 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
4)I have set products layout to 4 columns but it is set to 3 again
5)Ac on sale icon is not coming.

Learner 12-05-2013 12:21 AM

Re: Infinite Scroll module released (updated)
 
Hello,
@qualiteam you should take care of this as afterall your module is not working in reboot version 2.

rocky 12-05-2013 04:12 AM

Re: Infinite Scroll module released (updated)
 
Quote:

Originally Posted by ADDISON
Is it OK for a website speed/server load to use Infinity Scroll than normal pagination?



Yes, it's absolutely fine.

rocky 12-05-2013 04:15 AM

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


rocky 12-05-2013 04:39 AM

Re: Infinite Scroll module released (updated)
 
1 Attachment(s)
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

Learner 12-06-2013 10:06 PM

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.

random 12-07-2013 12:33 AM

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.

PhilJ 12-07-2013 11:14 AM

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.

Learner 12-10-2013 12:16 AM

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...

Stizerg 09-20-2014 01:53 AM

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.

Freakmode 10-15-2014 05:49 AM

Re: Infinite Scroll module released (updated)
 
When will this work with your new arrivals mod

random 10-17-2014 05:49 AM

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.

Freakmode 10-21-2014 07:29 AM

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.

PhilJ 03-06-2015 11:46 PM

Re: Infinite Scroll module released (updated)
 
Can Rocky / QT or anyone, please re-iterate how / why this module is SEO friendly?

(as per the module description here)
Quote:

As you know Google bots don't like Javascript and Ajax, they simply do not parse it. Infinite Scroll (as almost all the others) is based on Javascript. However, it's done the way that Google parses the page as though there is no Infinite Scroll installed. In a nut shell, the page is represented with a pager view.

Thus, Infinite Scroll doesn't enhance SEO, but on the other hand it doesn't affect it in a bad way at all (as most of javascript features do).
I don't believe that. I think installing it will only hurt the SEO.

Someone tell me otherwise...

Stizerg 03-07-2015 07:00 PM

Re: Infinite Scroll module released (updated)
 
Google DOES parse and execute Javascripts on the page. In case of Infinite Scroll the script won't be executed because Google bot doesn't scroll the page, so there's no scrolling event to trigger the script.
For Google bot normal pagination have to be enabled.

Holiday 11-15-2015 08:02 AM

Re: Infinite Scroll module released (updated)
 
When can there be a release for x-cart 4.7.4?


All times are GMT -8. The time now is 06:07 AM.

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