Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @silasveta2012

    Thanks for raising issue. I have created internal ticket for this and will get back to you on this asap.

    Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @silasveta2012

    We have identified the issue and working on fix.

    As temporary solution can you please try add below code in function.php file of your theme and let me know if it solved the issue.

    if(!is_user_logged_in()) {
        global $simba_two_factor_authentication;
        remove_action( 'enqueue_block_assets', array($simba_two_factor_authentication, 'enqueue_gutenberg_block_scripts'));
    }
    Thread Starter Angellive

    (@silasveta2012)

    Thank you, as always you are the best! I didn’t really understand where to insert this code, I’ll probably just go back to the previous version of your product and wait for the update. Thank you

    Plugin Support aporter

    (@aporter)

    Hi,

    Version 5.2.1 has just been released.

    This should resolve the above issue.

    Let me know if you have any other problems.

    Best Wishes,

    Ashley

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Website performance drops after last update’ is closed to new replies.