• Resolved jet_black

    (@jet_black)


    Hello,

    I want to use an own custom-post-type called “projekte” on the profile page of every user. So there is the “about” page (Über) and now the comments and posts should dissappear and only “about” and “projekte” should be there. How can I do that?

    I recognized, there are comments.php, single-comments.php, posts.php and single-posts.php files in the profile-folder of the plugin. Would I have to create these for “projekte” also? What has to be the content of these files then?

    Greetings,
    jb

    https://wordpress.org/plugins/ultimate-member/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Ultimate Member

    (@ultimatemember)

    H jet_black,

    If you are asking about how to hide posts/comments tabs, you can do so in the Profile Menu settings under Appearance.

    Let me know if that helps

    Thread Starter jet_black

    (@jet_black)

    Hello,

    I was able to hide the post- and comment-tabs. So the mission is halfway complete.
    Now I want another tab to appear besides about. I created an own Custom-Post-Type called “Projects”.

    I want the profile to show the about-tab and also the tab “projects”, where every created project of the specific member will be listed. These projects should be commentable.

    What I want in general is to create a kind of “to-do-encouragement-community”. People create projects (the things they wanna do and finish) and other people can write comments about it to encourage the completion of these projects. Therefore I need my CPT to be included.

    Greetings,
    jb

    Plugin Author Ultimate Member

    (@ultimatemember)

    I want the profile to show the about-tab and also the tab “projects”, where every created project of the specific member will be listed. These projects should be commentable.

    The plugin does not currently offer customization of tabs with custom user defined content, however the plugin has many hooks that allow you to extend the tabs If you are a developer or do a little of coding.

    Please join our forums and you can see an example of how that can be done (in basic form)

    Many thanks!

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

The topic ‘Custom Post Types on Profile Page’ is closed to new replies.