Open seb86 opened 6 years ago
Might not need to work on this if the Javascript gets refactored beforehand. #58
Any news on this? It would be great if this is compatible with Elementor's single post templates... @seb86
@formulaclick Not yet. No free bandwidth at this time.
What do u mean with "no free bandwith"? Maybe in PRO version will be available this in a future?
What do u mean with "no free bandwith"? Maybe in PRO version will be available this in a future?
I have not had free bandwidth towards this as of late. I don't know if I will be adding this to the Pro version either.
Elementor changes every theme selector possible and Auto Load Next Post is designed to use the theme selectors a theme has so basically the page builder overrides everything ALNP currently supports. These same theme selectors are used every time a post is loaded so when Elementor is used, the repeater template does not match and is not able to work.
Why do you say that elementor changes theme selector? In my example, theme
selector is always "
https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail Libre de virus. www.avast.com https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
El lun., 18 feb. 2019 a las 15:51, Sébastien Dumont (< notifications@github.com>) escribió:
What do u mean with "no free bandwith"? Maybe in PRO version will be available this in a future?
I have not had free bandwidth towards this as of late. I don't know if I will be adding this to the Pro version either.
Elementor changes every theme selector possible and Auto Load Next Post is designed to use the theme selectors a theme has so basically the page builder overrides everything ALNP currently supports. These same theme selectors are used every time a post is loaded so when Elementor is used, the repeater template does not match and is not able to work.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/autoloadnextpost/auto-load-next-post/issues/124#issuecomment-464759421, or mute the thread https://github.com/notifications/unsubscribe-auth/ACRD4ClX4OLPNZ60Qu8dpE63vK-DunL2ks5vOr36gaJpZM4SU-iw .
--
Igor Urquiaga Piquer Director de Proyectos Web
igor@formulaclick.com https://www.formulaclick.com
Panel de cliente https://www.panelfc.com
[image: Logotipo Formula Click]
Teléfono: 941 30 50 73 Móvil: 633 30 14 10
Aviso: De conformidad con el reglamento europeo en materia de protección de datos 2016/679 del parlamento europeo y del consejo del 27 de abril del 2016 relativo a la protección de datos de las personas físicas (RGPD), te recuerdo que tus datos son objeto de tratamiento por parte de FORMULA CLICK SERVICIOS DE INTERNET, S.L. Estos datos son gestionados con la finalidad de informar y comunicar todo aquello relativo a la prestación de nuestros servicios profesionales y actividades relacionadas con la web formulaclick.com. Recibes este correo porque nos has facilitado y/o cedido voluntariamente tu dirección electrónica. No obstante, puedes ejercer tus derechos de acceso, rectificación, limitación y suprimir los datos en info@formulaclick.com (poniendo en el asunto “Ejercicio de derechos" y adjuntando una copia de su DNI), así como el derecho a presentar una reclamación ante una autoridad de control. Recuerda que todos tus datos serán tratados con la máxima confidencialidad según las vigentes leyes 2016/679 de protección de datos de personas físicas (RGPD), y 34/2002 de Servicios de la sociedad de la información y de comercio electrónico (LSSI-CE).
The content container is not overridden, however, two other important selectors are.
Both must match for the initial post and the repeater template that is used to load the next post.
Post title is always h1.elementor-heading-title, isn't it? and post navigation should be a way to identify...
https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail Libre de virus. www.avast.com https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
El lun., 18 feb. 2019 a las 16:17, Sébastien Dumont (< notifications@github.com>) escribió:
The content container is not overridden, however, two other important selectors are.
- Post title
- Post navigation
Both must match for the initial post and the repeater template that is used to load the next post.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/autoloadnextpost/auto-load-next-post/issues/124#issuecomment-464770594, or mute the thread https://github.com/notifications/unsubscribe-auth/ACRD4PCvgcyU_xTayM4O09YnzyOGAC0aks5vOsQjgaJpZM4SU-iw .
--
Igor Urquiaga Piquer Director de Proyectos Web
igor@formulaclick.com https://www.formulaclick.com
Panel de cliente https://www.panelfc.com
[image: Logotipo Formula Click]
Teléfono: 941 30 50 73 Móvil: 633 30 14 10
Aviso: De conformidad con el reglamento europeo en materia de protección de datos 2016/679 del parlamento europeo y del consejo del 27 de abril del 2016 relativo a la protección de datos de las personas físicas (RGPD), te recuerdo que tus datos son objeto de tratamiento por parte de FORMULA CLICK SERVICIOS DE INTERNET, S.L. Estos datos son gestionados con la finalidad de informar y comunicar todo aquello relativo a la prestación de nuestros servicios profesionales y actividades relacionadas con la web formulaclick.com. Recibes este correo porque nos has facilitado y/o cedido voluntariamente tu dirección electrónica. No obstante, puedes ejercer tus derechos de acceso, rectificación, limitación y suprimir los datos en info@formulaclick.com (poniendo en el asunto “Ejercicio de derechos" y adjuntando una copia de su DNI), así como el derecho a presentar una reclamación ante una autoridad de control. Recuerda que todos tus datos serán tratados con la máxima confidencialidad según las vigentes leyes 2016/679 de protección de datos de personas físicas (RGPD), y 34/2002 de Servicios de la sociedad de la información y de comercio electrónico (LSSI-CE).
From my research, Elementor Free and Elementor Pro support the post title and post navigation differently.
Themes that support Elementor (like OceanWP) appear to remove the post title and post navigation so users have the option to use the post title and post navigation module instead which uses a completly different selectors to the selectors the theme uses if the user was not using Elementor.
Auto Load Next Post at this stage is designed to support themes, not page builders.
OK, so there is not and will not be a way to implement Auto Load Next Post feature with Elementor Theme Builder, is it? Thanks
At this time I have not figured it all out but it is on my todo list.
Any news about compatibility with Elementor? 🙂
No
Elementor is a page builder for WordPress which has a different post navigation structure. Need to add support for it.
Website: https://elementor.com/