Portfolio seems to be a custom post type with custom taxonomies. How do I create a form that will let my users upload/edit portfolio posts from the frontend?
We dont have any such custom code guide available.
Please consider hiring a freelancer over at Envato Studio for these Theme customizations as they are not provided as Support: http://themeforest.net/page/item_support_policy .
OK. I found a way to create a Portfolio post using Gravity Forms + Custom Post Types, but perhaps you can tell me what the post_type is for a Portfolio post? Is it "portfolio" or "portfolio_item"?
Portfolio seems to be a custom post type with custom taxonomies. How do I create a form that will let my users upload/edit portfolio posts from the frontend?
Hey Again,
We dont have any such custom code guide available.
Please consider hiring a freelancer over at Envato Studio for these Theme customizations as they are not provided as Support: http://themeforest.net/page/item_support_policy .
Thanks
ThemeNectar Support Team
OK. I found a way to create a Portfolio post using Gravity Forms + Custom Post Types, but perhaps you can tell me what the post_type is for a Portfolio post? Is it "portfolio" or "portfolio_item"?
Hi Benjamin,
Apologies for the late reply.
The post type for the portfolio custom post type is - portfolio.
You can see its registration at salient \ functions.php 3140 - 3174
Cheers.