-
Author
-
August 1, 2016 at 12:15 #130867
dacam84
ParticipantHi,
I would like to get a tab in single member page that displays the member posts next to the other tabs. Note i am NOT using social articles because i do not want every user to be able to contribute.
How can i get that sort of tab next to the others?
Cheers again,
August 1, 2016 at 18:36 #130909Radu
ModeratorHi,
We don’t have a quick solution for what you need, you can use social articles but hiding the new articles page from the submenu with this css
COPY CODE#buddypress div.item-list-tabs#subnav ul li#new-personal-li {display:none !important;}
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 1, 2016 at 20:15 #130921dacam84
ParticipantOk thanks ithink that could work, could you also provide me with the code to hide “draft”
cheers
August 1, 2016 at 20:17 #130922dacam84
ParticipantList of articles show when i look on my profile but they disapear when i see the same profile as another user
why could this be
August 2, 2016 at 15:34 #131008Radu
ModeratorHi,
The articles tab are visible for guest users and foe the rest of the users there are no restriction.
On my localhost i’m able to view my articles as guest and also with a subscriber account.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 2, 2016 at 17:44 #131027dacam84
ParticipantThe tab displays but not the actual list of articles
August 2, 2016 at 17:53 #131033Radu
ModeratorOn mine it works ok
If you have some plugin that restrict users to view profiles or something similar that can be a cause.
Try also to de-activate all plugins except buddypress and social articles and also child theme and check again.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.