3.0.0 Bug Report Thread
-
The Recent Card dots are very small
-
On recent card plugin, if I use custom font awesome pro Hosted myself loaded/used like this on ACP/custom header :
<!--load all Font Awesome styles --> <link href="/assets/XXXXXXXXXXXXXXXXXX/FontAwesome-Pro-6.3/css/all.css" rel="stylesheet" />
I have the right arrow which isn't like the left one :
If I disable the custom header in the ACP, the arrow is OK
-
@julian just wanted to pick this up again. The same URL in PROD (v2.x) loads instantly, but the same in DEV takes almost 3s + to load. See below
My DEV instance is configured in the same way as PROD (nginx and other settings), but just seems so much slower
EDIT: Actually, this looks like a socket timeout
-
That sounds like parsing some posts is taking too long when they are not cached, I noticed that happening with various plugins that make network requests to parse posts like iframely/github embed etc. Try disabling those and see if it makes a difference.
-