All Collections
Dynamic Content for Elementor
Features
Dynamic Posts (old version) - Ajax Page
Dynamic Posts (old version) - Ajax Page
Updated over a week ago

This Dynamic Posts (old version) feature allows you to have quick access to your post's content through AJAX technology.

  1. Enable the functionality with the [Enable Ajax Page] button;

  2. Select the template that will define the page's layout (if no layout is selected, the contents will be generated natively);

  3. Animation MODAL: the modal animation containing the loaded page;

  4. Enter modal from: the modal entry animation effect (*);

  5. Close modal to: the animation effect for the modal closing(*) (*);

  6. Timing Function: the animation equation (see https://easings.net/) (**);

  7. Timing:

  8. Duration: the duration of the incoming animation;

  9. Delay: the delay of the incoming animation;

  10. Animation BODY: the page animation (body);

  11. Exit body to: the body animation outcoming effect (*);

  12. Return body from: the animation effect for the return of the body (*);

  13. Timing Function: the animation equation (see: https://easings.net/) (**);

  14. Timing:

  15. Duration: the duration of the body's exit animation;

  16. Return Delay: the delay of the animation when the body returns.

Animation effects *


  • Fade;

  • Left;

  • Right;

  • Bottom;

  • Zoom Back;

  • Zoom Front;

  • Flip Left;

  • Flip Right;

  • Flip Top;

  • Flip Bottom.


Animation equation **

Each function can be IN and / or OUT mode.

  • Ease;

  • Quint;

  • Circ;

  • Expo;

  • Back.


Known Limitations

The Ajax mode is used to see a Quick preview of the post, but for a full visualization, we suggest sending the user to the "non-ajax" page.
When an Ajax page opens it will not trigger the javascript event "ready" or "load", so many advanced js will not work properly.

Did this answer your question?