• I installed the latest version of Kirki, and my Cosmetsy theme stopped working. There is no error message—only a blank white screen is displayed.

    What has gone wrong after the update this time?

    The current version is 6.1.0, but the problem still persists. I had to disable the Kirki plugin completely in order to get the website working again.

    However, without Kirki, the Cosmetsy theme does not display correctly and I am experiencing problems with the website’s layout and design. The issue originally started after updating to version 6.0.12 and has still not been fixed in version 6.1.0.

Viewing 1 replies (of 1 total)
  • Plugin Support Parag Das

    (@parag44)

    Hi @kmnoworyta

    Does the website work correctly with Kirki v6.0.11?

    To help us investigate the issue, could you please enable WordPress debugging, update Kirki to v6.1.0, and then share the generated debug log with us?

    You can enable debugging by adding the following lines to your wp-config.php file before the line that says /* That's all, stop editing! */:

    define( 'WP_DEBUG', true );
    define( 'WP_DEBUG_LOG', true );
    define( 'WP_DEBUG_DISPLAY', false );
    

    After reproducing the blank white screen, you can find the log file here:

    /wp-content/debug.log
    

    Please share the relevant error messages from that file so we can identify the cause and assist you further.

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.