• This plugin is so good and helpful, but sometimes this plugin is making my elementor not working, maybe there is a bug but I don’t know. I hope you can fix the problem because this plugin is really helpful for me. Thank You and God Bless You.

Viewing 1 replies (of 1 total)
  • Plugin Contributor HasThemes

    (@hasthemes)

    Hello @barnescl
    Thank you for sharing your feedback.
    Would you please let me know what is your PHP memory limit?

    The issue happens due to the PHP memory limit. Try to make it 512MB or 1012MB. Your problem will be solved.

    You can follow this

    Add the below code to wp-config.php file, just before the line that says ‘That’s all, stop editing! Happy blogging.’
    /** Memory Limit */
    define(‘WP_MEMORY_LIMIT’, ‘512M’);

Viewing 1 replies (of 1 total)
  • The topic ‘WooLentor Bug’ is closed to new replies.