500 on saving appearance changes
-
Due to some reasons, when I go to appearance and try to do any changes to AMP the moment I press “save & publish” the POST method returns a 500 Error.
I would like to do this changes myself. Could you please provide some help?
The changes I need:
* Disable comments
* Disable meta info
* Disable author
* Change Header Background & Link Color
* Switch to dark theme.Here’s the request header I am currently facing.
:method:POST :path:/wp-admin/admin-ajax.php :scheme:https accept:*/* accept-encoding:gzip, deflate, br accept-language:en-US,en;q=0.8,ro;q=0.6 content-length:382 content-type:application/x-www-form-urlencoded; charset=UTF-8
And formdata example
wp_customize:on customize_theme:theme-child nonce:11ae600772 customized:{"ampforwp_design[elements]":"meta_info:1,title:1,featured_image:1,content:1,meta_taxonomy:1,social_icons:1,comments:0,related_posts:1"} customize_changeset_status:publish action:customize_save
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘500 on saving appearance changes’ is closed to new replies.