For my theme, I have created a Settings Page which is shown in the Appearance menu of WordPress admin.
Now, I have been following this tutorial.
Exactly like the tutorial, I have created multiple sections and I face the issue where only the fields of the last section are saved in the DB while the fields of other sections are not saved.
I do not want to go for the Tabbed Navigation option – I have too many sections.
How do I solve the problem of not being able to save fields of other sections due to the nonce issue?
EDIT: I am using WordPress 3.3.1
Try to separate section forms…
Just like this:–
May be this will help you…
In tutorial document, Form is like following…
This is also separate form content.