Featured, Sticky Post from Front End

This topic contains 3 reply and 4 voices, and was last updated by Aldo Adachi 9 years, 7 months ago
Viewing 3 Posts - 1 through 3 (of 3 total)
Author Posts
January 28, 2014 at 9:07 pm 14847
Aldo Adachi Hello once again. 1. Does anyone have any idea on how to allow users to make their posts featured or/and sticky using the front end plugin? Tareq, Mahi? 2. Any tipps on how to integrate the Yoast SEO plugin meta title and meta description editing using the front end? I think this could be useful. Feraz
January 31, 2014 at 12:06 am 14923
Tareq Hasan Tareq Hasan

1. Using wpuf_add_post_after_insert action hook, just call stick_post($post_id);. Done!

2. Meta keys: _yoast_wpseo_focuskw, _yoast_wpseo_title, _yoast_wpseo_metadesc

May 11, 2014 at 3:38 am 20266
Ben Ben

Thank you Tareq. For the _yoast_wpseo_title and _yoast_wpseo_metadesc, is there a way to automatically use the product title and product description instead of having the person insert the text twice on the form?

September 25, 2014 at 3:07 am 27475
Aldo Adachi Aldo Adachi

Hi Tareq,

Question, for what you posted above:
2. Meta keys: _yoast_wpseo_focuskw, _yoast_wpseo_title, _yoast_wpseo_metadesc

Question 1: Do you need the pro version to do this?
Question 2: Can you explain how you set up a meta field, is that via the custom fields tab? I went there but do not understand how to do this…

thaks so much!

Viewing 3 Posts - 1 through 3 (of 3 total)