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 #4000279
Website very slow after installing Soledad theme — possible issue?
Open

Comments

  • alborga started the conversation

    Hi, support team.

    I recently installed the Soledad theme, and since then, my website has become extremely slow to load. The delay starts right at the initial page load, and this issue did not happen before installing the theme.

    Is there any known issue or misconfiguration that could be causing this? Could you please take a look or suggest any settings or optimizations to improve the loading speed?

    I would really appreciate your help — thank you in advance!

    Best regards,

  • alborga replied

    Hi, how are you?

    I’m experiencing serious performance issues on my website, and while checking the server logs, I found repeated messages like this:    ''No request delivery notification has been received from LSAPI application, possible dead lock.''



    This seems to indicate a communication problem between LiteSpeed and PHP (LSAPI), possibly related to a resource bottleneck or dead lock situation.

    Can you please help me check the following:

    • Is the theme making any heavy or long-running PHP requests?

    • Are there known issues between the theme and LiteSpeed/LSAPI?

    • Can you recommend any optimization settings specifically for use with LiteSpeed servers?

    • Are there theme options or plugins that could be triggering this behavior?

    Any suggestions to reduce server load and improve compatibility would be appreciated. Thank you in advance for your help.

    Best regards,

  •  2,833
    PenciDesign replied

    Hi,

    Regarding page speed optimization, I strongly recommend following the guide at this link: https://soledad.pencidesign.net/soledad-document/#speed-optimization 

    Currently, your site is using the LiteSpeed Cache plugin, which is not an ideal solution for optimal performance.

    Regards,
    PenciDesign.

  • alborga replied

    Hi, I hope you're well.

    I've followed all the recommended steps you provided to optimize my site, including:

    • Updating the theme and plugins to the latest versions

    • Applying the "Advanced (recommended)" settings in the theme's Speed Optimization panel

    • Disabling all CSS/JS optimizations and LazyLoad from other plugins as requested

    • Installing and configuring WP Rocket according to your instructions

    • Optimizing the database and images using additional plugins

    • Verifying that cache and performance settings are correctly applied

    Despite all of this, the site is still loading slowly, and the server CPU usage is constantly spiking close to 100%. I’ve tried everything, but the performance issue remains, and I’m not sure what else to do at this point.

    Can you please check if there's anything else that could be causing this? Any help or advanced suggestions would be greatly appreciated.

  •  2,833
    PenciDesign replied

    Hi,

    For this case, please send me your WordPress admin account in a PRIVATE reply.
    I'll log in and try to help you configured it.

    Regards,
    PenciDesign.

  •   alborga replied privately
  •  2,833
    PenciDesign replied

    Hi,

    I've checked your site and here are my suggestions. If you agree, please confirm and I’ll begin the configuration:

    • Disable the Autoptimize plugin

    • Disable the current caching plugin

    • Use the W3 Total Cache plugin for optimal performance

    Regards,
    PenciDesign.

  • alborga replied

    we agree!!
  •  2,833
    PenciDesign replied

    Hi,

    I’ve configured the PageSpeed optimizations and caching plugin for your site.

    Please clear your browser cache and check again.

     

    Regards,
    PenciDesign.

  • alborga replied

    Hi,

    I’m experiencing recurring PHP warnings on my WordPress site related to null post objects. Here are the logs:


    PHP Warning: Attempt to read property "post_status" on null in /wp-admin/includes/template.php on line 2320  
    PHP Warning: Attempt to read property "ID" on null in /wp-admin/includes/template.php on line 2325  
    PHP Warning: Attempt to read property "ID" on null in /wp-admin/includes/template.php on line 2329  
    PHP Warning: Attempt to read property "ID" on null in /wp-admin/includes/template.php on line 2334  
    PHP Warning: Attempt to read property "ID" on null in /wp-content/plugins/penci-bookmark-follow/penci-bookmark-follow.php on line 129  


    It looks like the system is trying to access the $post object, but it is null. This might be caused by a function being called outside the correct post context.

    Please advise how to resolve this. Should I update the plugin or is there a fix available for this issue?

    Thanks in advance for your help.