Hi Philip,
I am sorry for the delay.With BuddyBlog Pro, you can override the templates for each post type and have a complete customized look.
In case of BuddyBoss theme, you can use the following structure:-
Here is the base directory stricture that you need in place:-
-your-buddyboss-child-theme(probably buddyboss-theme-child)/buddyblog/buddyboss/
Now, you can either override the layout globally(for all post types) or individual post type.
To override for all post types, you will need to create a directory “default” inside the above hierarchy and then copy the files from wp-content/plugins/buddyblog-pro/templates/buddyblog/buddyboss/default and put it there. Then you can modify it as you need.
If you like the layout for some post types but want to modify it for specific post type, you can create a new folder with post type slug “some-post-type-slug” inside your “your-buddyboss-child-theme/buddyblog/buddyboss/” and then copy the file you want to override from the default(as in above case).
You only need to copy the file you want to override. For others, the plugin will fallback to default.
Hope that helps.
Regards
Brajesh
You must be logged in to reply to this topic.