bennuttall
Forum Replies Created
-
I’ve been having major problems since the update. Constant re-authentication required. I’ve rolled back to v5.2.4.
The new version (v5.2.7) requires re-authentication again but seems to work thereafter, and there are no issues with the re-auth button being greyed out as far as I can tell.
Yes I’m using the beta
Oh ok, the Reuthenticate button was greyed out and I didn’t realise it was clickable. It seems to be working now.
I just updated to the beta version and it has not removed the error message. It’s still showing up as v5.2.6 in the plugins page and in the HTML comment in the page source.
Forum: Plugins
In reply to: [Embed GitHub Gist] Indentation not workingI commented a few lines out of my theme’s stylesheet as follows:
pre {
padding: 10px;
/*white-space: pre;
white-space: pre-wrap;
white-space: pre-line;*/
word-wrap: break-word;
}Got one similar issue though – the line number margin varies in width according to the content of the code. Any ideas?
Forum: Plugins
In reply to: [Embed GitHub Gist] Indentation not workingApologies – I can confirm this is a CSS rule causing this bug on my site. Will try to narrow it down and post a fix if anyone has the same issue maybe it will help.
/withdrawn