Okay
  Public Ticket #1316863
Create form for allowing user upload of portfolio post
Closed

Comments

  •  6
    Benjamin started the conversation

    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? 

  •  8,470
    Tahir replied

    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 

  •  6
    Benjamin replied

    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"?

  •  2,744
    Andrew replied

    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.