WPIntell

Source evidence

Custom Login broken with WP5?

Erident Custom Login and Dashboard · support · 2018-12-11T20:16:00+00:00

mixedsentiment
highseverity
0.95relevance
7replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

5 / 31 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

26 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Richard Wijngaard resolved
Hi It looks that my login screen layout is suddenly broken. Might this have something to do with incompatibilities of Erident Custom Login and Dashboard with WordPress 5? Kind regards, Richard The page I need help with: [ log in to see the link] Hey, As far as I know, there are no conflicts with WordPress 5. Can you check by disabling other plugins? If it is still not solving please give me admin access and I’ll debug it for you. After I upgraded to WP 5 a PRIVACY link appeared below my login panel. https://aspacinvestor.com/wp-login.php I am assuming that this relates to the most recent WP upgrade. If not, how do I hide this link? Kind regards Alistair This reply was modified 7 years, 5 months ago by zelacorp . I have since solved the issue I flagged above … I simply hid the PRIVACY page … making it only visible to ADMINS. Regards Alistair Hey Alistair, I’m not seeing any privacy link in your login page. And I’m not aware of any privacy link adding to the wp-login page by WordPress. It may be coming from some extension you have installed in the browser. Check the page in incognito mode. If it still appears, can you show me a screenshot? Oh cool. Glad you solved it. @libinvbabu Sorry to come back to you after some time. I haven’t had the time to dive deep into it. Thank you for the offer you are willing to look into it when I give you admin-access. The website is not owned by me. Therefor I’m a little reserved to do that. If you don’t mind I’ll postpone this opportunity for later. I did some other quick checks. I duplicated the whole website to my nas to find out is the issue remains and give me the opportunity to ‘ruin’ the website offline. Unfortunately there it works as designed. I meanwhile think it is probably not related to Custom Login. The debugging gives me a “Resource interpreted as Stylesheet but transferred with MIME type text/html:” error. This is a more generic error I have to sort out first. After that I’ll have to see if my problem with Custom Login still exists. (It worked before.) Hi @wijngaardr , Glad that you are digging the exact problem. “Resource interpreted as Stylesheet but transferred with MIME type text/html:” error usually comes when you give a relative path in a local setup. Giving an absolute path to the CSS file might fix this error.

Comments

7 shown
Libin 2018-12-12T06:34:00+00:00

Hey, As far as I know, there are no conflicts with WordPress 5. Can you check by disabling other plugins? If it is still not solving please give me admin access and I’ll debug it for you.

zelacorp 2018-12-19T08:50:00+00:00

After I upgraded to WP 5 a PRIVACY link appeared below my login panel. https://aspacinvestor.com/wp-login.php I am assuming that this relates to the most recent WP upgrade. If not, how do I hide this link? Kind regards Alistair This reply was modified 7 years, 5 months ago by zelacorp .

zelacorp 2018-12-19T09:02:00+00:00

I have since solved the issue I flagged above … I simply hid the PRIVACY page … making it only visible to ADMINS. Regards Alistair

Libin 2018-12-19T09:04:00+00:00

Hey Alistair, I’m not seeing any privacy link in your login page. And I’m not aware of any privacy link adding to the wp-login page by WordPress. It may be coming from some extension you have installed in the browser. Check the page in incognito mode. If it still appears, can you show me a screenshot?

Libin 2018-12-19T09:05:00+00:00

Oh cool. Glad you solved it.

Richard Wijngaard 2018-12-19T11:40:00+00:00

@libinvbabu Sorry to come back to you after some time. I haven’t had the time to dive deep into it. Thank you for the offer you are willing to look into it when I give you admin-access. The website is not owned by me. Therefor I’m a little reserved to do that. If you don’t mind I’ll postpone this opportunity for later. I did some other quick checks. I duplicated the whole website to my nas to find out is the issue remains and give me the opportunity to ‘ruin’ the website offline. Unfortunately there it works as designed. I meanwhile think it is probably not related to Custom Login. The debugging gives me a “Resource interpreted as Stylesheet but transferred with MIME type text/html:” error. This is a more generic error I have to sort out first. After that I’ll have to see if my problem with Custom Login still exists. (It worked before.)

Libin 2018-12-19T12:03:00+00:00

Hi @wijngaardr , Glad that you are digging the exact problem. “Resource interpreted as Stylesheet but transferred with MIME type text/html:” error usually comes when you give a relative path in a local setup. Giving an absolute path to the CSS file might fix this error.