Tagged: buddyblog, buddypress, post types
- Hi MC, 
 I am glad you have got it but here is a solution if anyone needs it in future.- 1. Copy buddyblog/template/buddyblog/posts.php to yourtheme/buddyblog/posts.php then change this line - 'post_type' => buddyblog_get_posttype(),- to - 'post_type' => array( buddyblog_get_posttype(), 'post-type-2', 'post-type-3'),- That’s all it is required. 
- Sorry, i am trying to understand. Can we show more than one post type on buddypress profile menu? I have book cpt, movie cpt and default wp-core post. My member can use this plugin for three custom post. I mean that, member click book menu will create book post, click movie menue and will publish movie post… - If yes - 1 – I dont have buddyblog folder. I have buddyyblog-master folder under pluging and yes buddyblog folder in this folder. - 2 – I dont have any buddyblog folder under mytheme… Should i create new folder? under my theme? If right, yes i did and paste posts.php file and change code, you write above but nothing happen… - Missing something? Thanks 
- @clyn, 
 Let us handle it on your own thread. Please do not repone resolved threads. Hope you don’t mind that.
 Closing it here.
 https://buddydev.com/support/forums/topic/buddyblog-translate-error-hide-editor-category-and-tag-display/- Thank you 
 Brajesh
The topic ‘ [Resolved] Display multiple post types on Posts tab (BuddyBlog)’ is closed to new replies.