Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #3299815
Error when activated Speed Optimization
Closed

Comments

  • quang10588 started the conversation

    Hi,

    When I have activated speed optimization and the Create Critical CSS option is enabled, then the website can't work.

  •  2,486
    PenciDesign replied

    Hi,

    In this case, please add the following content to the wp-config.php file:

    set_time_limit(30000);
    define('WP_MEMORY_LIMIT', '512M');

    Regards,

    PenciDesign.