• Resolved zeronimo

    (@zeronimo)


    Hello everyone,

    I would like to display a large number of posts with the Post Grid Widget.

    Is the number of post per Widget limited? If I want to display more than 400 (maybe less, maybe more) on one page, it destroys my page when saving.

    Befor saving: When I want to assign my category, Post Grid hangs.

    I hope you can help me. Many Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Amit Paul

    (@paulamit)

    Hello there,

    Greetings.

    Actually, it has no fixed limitation right now. However, since you have too many posts, you can try to check by increasing your WP Memory limit.

    Please check your memory limit by navigating to wp-admin -> Elementor -> System Info. So, to increase the memory limit you will have to modify the wp-config.php file of yours. Just above this line ” /* That’s all, stop editing! Happy blogging. */” add this following line of code:

    define(‘WP_MEMORY_LIMIT’, ‘1024M’);

    You would find the wp-config.php file under your WordPress directory.

    Hope it helps. Let me know how it goes then.

    Thank you!

    Thread Starter zeronimo

    (@zeronimo)

    Hi,

    Thank you very much.
    That helped. I had already set it to 512 MB. I’ll see how far I can get with 1024MB.

    What impact does that actually have?

    In any case, you helped me a lot. Thank you very very much.

    Plugin Support Amit Paul

    (@paulamit)

    Great! I am glad I was able to help, please feel free to contact our support anytime you need help, we are always here to help.

    If you don’t mind me asking, could you do me a favor, and spend 30-sec to review us following this link, this will help us to serve better.

    Thank you in advance!

    Link to review – https://wpdeveloper.com/review-essential-addons-elementor

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Post Grid – Limited number of posts?’ is closed to new replies.