jdev30
Forum Replies Created
-
Forum: Plugins
In reply to: [Redirection] RegEx helpI want to redirect my 301 URLs on some other URls. Below is the cases:
xyz.com/html/german = xyz.com/de xyz.com/german = xyz.com/de
one more case :
xyz.com/html/german/subpage.html = xyz.com/de/subpage
Any one help on this?
Hi,
Sorry for the delay.
Yeah my filters are implemented using ajax.
Here is my store URL. allsalekart.com
Please let me know what is the issue.Also found some other issues,Let me explain scenario.. When I am applying filters on products and then filtered products getting loaded..then if i am scrolling down then all type of products are loading. For ex. I am filtering products with brand named XYZ and then scroll down , new products are loading that have different brand (that is PQR).
Is there any way to fix this?Sorry for the confusion. Let me make it more understandable by explaining one category page as an example.
I have category page with 20 products. I have total 60 products in this category. Now when I am scroll down suppose next 20 is getting load and then on next scroll again remaining 20 products getting load. Now all 60 products are loaded but when I am scroll again first 20 products are getting load and thats the product repetition. I have plugin it self is for infinite scroll but In think customers are now-a-days smart so they may caught this repetition. I don’t want to get bounce my customer from my site.
Is there any way to fix this?Thank you
Thank you for the solution. One more question…
Can i stop this inifinite scroll thing? I mean instead of product repetition can i just display unique products on my category page?