WPIntell

Source evidence

Issue with LoginPress Plugin

Mesmerize Companion · support · 2022-01-18T13:16:00+00:00

complaintsentiment
mediumseverity
0.86relevance
4replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

10 / 35 rows with source links

28.6% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

25 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
minhazulOO7 unresolved
Conflicts 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.

Comments

4 shown
cristianbarbu 2022-01-19T08:53:00+00:00

Hello, Can you specify the link of your page so I can have a look at the issue?

cristianbarbu 2022-01-19T14:30:00+00:00

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 .

minhazulOO7 2022-01-19T15:03:00+00:00

@cristianbarbu no prob. Removed “Mesmerize” theme. Now using “Astra” theme.

Jan Dembowski 2022-01-24T17:35:00+00:00

@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.