Conversation
supportConflicts with: https://wordpress.org/plugins/loginpress/ Infinite loading of doom: https://ibb.co/k4pLKzB The problem occurs with customizer AJAX loader. Whenever I try to customize “LoginPress” from “Dashboard > LoginPress > Customizer”, “Mesmerize Companion” AJAX loader doesn’t load the page fully at all! I have to disable “Mesmerize Companion” then “LoginPress” customizer works without any issues! CAN YOU PLEASE CHECK AND FIX THIS ISSUE? This topic was modified 4 years, 4 months ago by minhazulOO7 . The page I need help with: [ log in to see the link]
Hello, Can you specify the link of your page so I can have a look at the issue?
Hello, Please add this code into your functions.php file: add_action(‘login_footer’,function(){ if(is_customize_preview()){ ?> <script> top.CP_Customizer.hideLoader() </script> <?php } }); Please see the video below on how to achieve that from the theme editor: [video src="https://ttprivatenew.s3.amazonaws.com/pulse/extendstudio-cosmin/attachments/18844208/TinyTake19-01-2022-04-15-58.mp4" /] This reply was modified 4 years, 4 months ago by Yui . This reply was modified 4 years, 4 months ago by Jan Dembowski .
@cristianbarbu no prob. Removed “Mesmerize” theme. Now using “Astra” theme.
@cristianbarbu Do not use short links in these forums, that has been abused in the past and is expanded when found. I have expanded yours.
Hello, Can you specify the link of your page so I can have a look at the issue?
Hello, Please add this code into your functions.php file: add_action(‘login_footer’,function(){ if(is_customize_preview()){ ?> <script> top.CP_Customizer.hideLoader() </script> <?php } }); Please see the video below on how to achieve that from the theme editor: [video src="https://ttprivatenew.s3.amazonaws.com/pulse/extendstudio-cosmin/attachments/18844208/TinyTake19-01-2022-04-15-58.mp4" /] This reply was modified 4 years, 4 months ago by Yui . This reply was modified 4 years, 4 months ago by Jan Dembowski .
@cristianbarbu no prob. Removed “Mesmerize” theme. Now using “Astra” theme.
@cristianbarbu Do not use short links in these forums, that has been abused in the past and is expanded when found. I have expanded yours.