Skip Navigation

[Resolved] Submit Yoast Title and Meta Desc for Products

This thread is resolved. Here is a description of the problem and solution.

Problem:

Add _yoast_wpseo_metadesc / _yoast_wpseo_title fields into Toolset form.

Solution:

You can edit yoast fields from the a post in the backend once so the fields show up in "Manage Non Toolset fields".

Relevant Documentation:

0% of people find this useful.

This support ticket is created 5 years, 10 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

This topic contains 2 replies, has 2 voices.

Last updated by Nashaat 5 years, 10 months ago.

Assisted by: Luo Yang.

Author
Posts
#1190029

I have created a post form for editing Yoast Title and Meta description for pages with following steps:

1- Toolset > Post Forms > Manage non-Toolset Post Fields > Show fields for Pages Include Hidden Fields
2- Added following Fields to Toolset Form Fields - _yoast_wpseo_metadesc / _yoast_wpseo_title
3- Created a form to edit pages with this field.
4- Submitting the form changes the values in the Yoast Settings as expected.

Now i am trying to do the same for Products but i cant find the fields in Manage non-Toolset Post Fields

1- Toolset > Post Forms > Manage non-Toolset Post Fields > Show fields for Products Include Hidden Fields
2- Following Fields are not showing up _yoast_wpseo_metadesc / _yoast_wpseo_title

I tried to change the post form to edit Products instead Pages but this also showing following error:

Title
There is a problem with _yoast_wpseo_title field. Please check CRED form.

Descreption
There is a problem with _yoast_wpseo_metadesc field. Please check CRED form.

Is there something i am missing?

#1190270
Yoast-SEO.JPG

Hello,

Thanks for the details, I have tried the latest version of Toolset plugins + Yoast SEO plugin in a fresh wordpress installation, it works fine, there isn't similar problem as you mentioned above, see screenshot Yoast-SEO.JPG

Please check these:
1) Make sure you are using the latest version of Toolset plugins + Yoast SEO, you can download them here:
https://wordpress.org/plugins/wordpress-seo/
https://toolset.com/account/downloads/

2) In case it is a compatibility problem, please deactivate other plugins, and switch to wordpress default theme 2019, and test again

3) If the problem still persists, please provide database dump file(ZIP file) of your website, also point out the problem page URL and form URL, I need to test and debug it in my localhost, thanks
https://toolset.com/faq/provide-supporters-copy-site/

#1191564

I was creating new products from front end with toolset forms. I had to edit yoast fields from the product page in the backend once so the fields show up in "Manage Non Toolset fields"

Thanks Luo