Thread Starter
nateag
(@nateag)
my html code is valid w3c
Hmm, not sure. Just try putting simple code in and see if the issue still occurs
Thread Starter
nateag
(@nateag)
Same problem with simple code…
Does he accept CSS ? in the head ?
When you enter custom html the plugin simply echos out whatever html you have entered.
Thread Starter
nateag
(@nateag)
When I click on the save button, I am redirected to the url /wp-admin/options.php and the front displays the classic 404 error page.
Does it happen if no code is entered?
If it only happens when code is entered it’s an issue with your host. Your host my think the code being entered is malicious.
Thread Starter
nateag
(@nateag)
With very little code it works
Yep that’s the issue, false positive by your host security
Thread Starter
nateag
(@nateag)
I succeeded in adding my code piece by piece and it made the error again when I added the line <meta name=”viewport” content=”width=device-width, initial-scale=1″>
Thread Starter
nateag
(@nateag)
a problem with the media queries? or code size at the host?
Might check with your host, the plugin wouldn’t affect any if those two things.
Thread Starter
nateag
(@nateag)
Okay, I’ll check with the host.
Thank you for your help
Thread Starter
nateag
(@nateag)
Hello
It was a PHP version problem on the host side.
Thank