Just a small favor from you required if you can look that- as I’m very close to execute it.
For http://www.healthitinsider.com – I’m currently using buddypress template file and having the following functionality
https://github.com/kayue/buddypress-blank/tree/master/
Activity
Blogs
Forums
Members
Registration
I would like to create a specific section like groups which I name to Company. So that user can create and register company here.
I have copy the code of groups section (code mention in previous link)- modify it and create a directory which I name company
Healthitinsider.com/wp-admin/content/themes/company
Now I would like to define function in function.php so that it will be functional and we can assign a page on the site like
http://healthitinsider.com/groups/
For style.css I’ve use the previous codes. Please let me know how we can have the following functionality.