-
Author
-
August 16, 2013 at 02:45 #1434
Gapron
ParticipantHello,
Since my site is a project management platform for both freelancers and buyers, I’ve added a plugin call callabPress, so that buyers can post their projects, Is there a way to have a tab within Buddypress tabs section so as to avoid buyers go to the admin area?
And is there way to add a page as a tab at the top?
Thanks,
JeremieAugust 19, 2013 at 12:01 #1506SQadmin
KeymasterHi,
If you don’t want them to access the admin create a new page and add the shortcode in it: [collabpress]
This way they can use this page instead of admin.
I tried to add that shortcode to render in a profile tab but collabpress can’t render the content there(it shows some errors).
Anyway to add a tab to buddypress this is the code(add it to sweetdate-child/functions.php), maybe you can talk with the devs at collabpress to fix it:
http://pastebin.com/YwkxFerTTo modify the content of the tab you need to change the function my_projects_page_function_to_show_screen_content()
To add a page next to profile tabs, add it also to the sweetdate-child/functions.php. This displays the Reasons to join page. You can modify the name of the page you want to show:
http://pastebin.com/KGf639AMHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 19, 2013 at 14:50 #1510Gapron
ParticipantHi,
I trie to add the page tab code, but it says there an error. please have a look at the code and let me know.
August 20, 2013 at 01:12 #1569SQadmin
KeymasterIndeed it converted some characters. This one should be fine:
http://pastebin.com/KGf639AMHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

