Skip Navigation

[Resuelto] Infinite scroll created duplicate entries

This support ticket is created hace 2 años, 5 meses. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Hoy no hay técnicos de soporte disponibles en el foro Juego de herramientas. Siéntase libre de enviar sus tiques y les daremos trámite tan pronto como estemos disponibles en línea. Gracias por su comprensión.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Karachi (GMT+05:00)

Este tema contiene 4 respuestas, tiene 2 mensajes.

Última actualización por Ido Angel hace 2 años, 5 meses.

Asistido por: Waqar.

Autor
Mensajes
#2378907

Hey,
I've posted this before but it was never fixed.
I looked around and usually this issue has something do to with either random ordering, post type ordering plugins, or cloudflare html minification. SO - I deactivated post order plugins, I deactivated html js and css minification on cloudflare, and the ordering is done by post title. And still, I'm getting duplicate results upon infinite scroll across all the site.
Example here:

enlace oculto

#2379317

Hi,

Thank you for contacting us and I'd be happy to assist.

I remember, the last time when we discussed this issue in another thread, it turned out to be a cache issue at the CloudFlare's end:
https://toolset.com/forums/topic/load-more-button-using-the-pagination/page/2/

Can you please test the website's clone on a different staging (online or local) server where you haven't enabled Cloudflare and see if the issue is reproducible there? This will help in narrowing it down.

regards,
Waqar

#2379543

Hey Waqar, long time!
Thanks for answering. Yes, I see that when cloudflare is off, everything works fine. But I need cloudflare, you cannot see a site without it nowadays, plus it helps handling some security and load issues. I tried disabling minifation, but that alone doesn't work. Do you have any idea how to proceed?

#2379581

Thanks for writing back.

I did some research online and found these resources with useful information on the topic:
enlace oculto
enlace oculto

I'll also recommend consulting Cloudflare's official support, for the most optimal settings for a WordPress website.

#2379737

Thanks Waqar, will look into it!