nicomatt
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced Custom Fields: Extended] Permalink save button disappearingI forgot to mark it as resolved.
Forum: Plugins
In reply to: [Advanced Custom Fields: Extended] Permalink save button disappearingI found why the permalink button was not shown.
I was using a function to minify HTML and it was somehow deleting codes inside the wordpress core files.
I deleted my function and the permalink’s save settings button finally appear on the screen as before, same for the taxonomy’s add terms button.
For those who are interested, my function to minify HTML came from here.
Thanks for your helpful answers.
Best regards, Mathias.
Forum: Plugins
In reply to: [Advanced Custom Fields: Extended] Permalink save button disappearingI have those errors on the permalink page :
– Uncaught SyntaxError: Unexpected end of input; options-permalink.php:5
– Uncaught SyntaxError: Unexpected end of input; options-permalink.php:6And those on the taxonomy page :
– Uncaught SyntaxError: Unexpected end of input; edit-tags.php:5
– Uncaught SyntaxError: Unexpected end of input; edit-tags.php:8Forum: Plugins
In reply to: [Advanced Custom Fields: Extended] Permalink save button disappearingThank for your quick reply.
Here is the two screenshot :
https://ibb.co/nsNCh1v
https://ibb.co/M85q4MRHere is the list plugin I’m using :
– Advanced Custom Fields PRO
– Advanced Custom Fields: Extended
– Insert Headers and Footers
– SVG Support