Tell us what you are trying to do?
I want to create a front end for adding adn editing blog posts (default post type) but I also want the editor to be able to add some SEO fields from All in one SEO plugin
Is there any documentation that you are following?
I was able to create torm for the front end, but cant find a way to add the SEO fields to teh form. No documentations found.
Is there a similar example that we can see?
I am not aware of it
What is the link to your site?
ghi.wpstagecoach.com
Hi,
Thank you for contacting us and I'd be happy to assist.
The Toolset Forms are designed to work with only the default WordPress fields and the custom fields added through the Types plugin.
To update the data in the extra fields from third-party plugins like "All in One SEO Pack", you'll need to add some PHP code customizations.
You can consult "All in One SEO Pack" plugin's support team or documentation to learn about how it stores the data in those SEO fields and then use the generic fields and the "cred_save_data" hook, to store the collected form's data in the same way.
( ref: https://toolset.com/documentation/programmer-reference/cred-api/#cred_save_data )
I hope this helps and for more personalized assistance around custom code, you can also consider hiring a professional from our list of recommended contractors:
https://toolset.com/contractors/
regards,
Waqar