Marco Cimmino
Forum Replies Created
-
Seriously, is this causing you any issues? If not then I am not gonna remove them.
And are you able to motivate why should be removed?
I can explain instead why are there. It is always a good idea to code with an extra line at the end of the file for compatibility reasons.Oh instead of uploading you want to retrieve from remote, no is not possible, sorry.
You have to copy the code from the admin area to your theme’s file.
What about using z-index property set to 0 for the search box?
Dropbox folder? What do you mean exactly? Link to it from the images?
Using different plug-ins?
You can do whatever you want using the css file present in the /css folder of the plug-in.
In v2.3.8 unauthorized files should be discarded, regardless the (fake) mime type sent.
I think you confused with another plug-in, try to disable mine and see if you still see that error.
Are you sure you are using my plug-in for the captcha?
My plug-in writes this error:ERROR: Typed code is not correct.
Not what you wrote and neither prints a boolean.
Please double check.
Fixed in v2.3.8
1. has been finally fixed (in a better way) in v2.3.8
It cannot work like that, because if the plug-in is always under the “mu” directory then can be detected for all users, instead is_network_admin() returns true only when you are in the network admin section.
Instead the idea of having it under “mu” is for ALL users then uses the super admin defined extra fields.
So your patch described like that won’t work, unless you elaborate it a bit.