mrgutoa
Forum Replies Created
-
Forum: Plugins
In reply to: [Font Awesome] Guttenberg Editor error After update to 4.0 from 4.0.0-rc23Same issue here, when I try to edit Learndash pages I get the blank screen with just ‘Document’. Editing non Learndash pages work fine. My site is:
GeneratePress theme (child)
Woocommerce is active (deactivating it does not fix the issue)The issue is on a staging site where I have a backup from tghis morning so you’re more than welcome to get an admin account and play around in there (I’ve emailed you)
Forum: Plugins
In reply to: [WP Remote Users Sync] Logout Issue – Hiding Login page?The login link looks like this (I’ve hidden the nonce value and my domain):
https://my.domain/mewngofnod/?action=logout&redirect_to=https%3A%2F%2Fmy.domain&_wpnonce=nonce_value
The “mengofnod” bit is where my WordPress login page lives to hide it from bot logins.
Forum: Plugins
In reply to: [WPS Hide Login] Conflict with Language Plugins – Can’t LogoutThanks for looking for me but that plugin is widget dependent. I have no sidebar or widgets, so logout link must be in the header menu.
When WPS is activated (with ‘login2’) as my alternate login address, my logout link in main language (which works fine) is:
twt360.com/login2/?action…
But for my second language it tries to find
twt360.com/cy/adra/login2/?action…
which obviously doesn’t work as there’s only one logout page.
With WPS switched off, the logout link in both languages is the same for both:
twt360.com/wp-login.php?…
Forum: Plugins
In reply to: [Polylang] Polylang Breaks LogoutHi Chouby, thanks for replying, it’s great to know there’s a way around this. Now I’ll just go google how to Hook to a filter and set priority and remove language code from that page 🙂
Forum: Plugins
In reply to: [Polylang] Forced SSL causing redirect loop in second language – PolylangThis is happening to me now too (Although I haven’t played around with SSL
Forum: Plugins
In reply to: [Polylang] don’t change Language switcherAre you on a live site or a staging one? On my staging site, Polylang breaks down and doesn’t switch the menus properly, only the page itself. once I push it live, everything works again.