-
Author
-
July 8, 2017 at 12:08 #166714btroeschParticipant
Hello! Is it possible to delete the button “all members” on the activity stream page (see attachement 1)? Furthermore, can I edit the style of the remaining buttons that they look like the button in attachement 2? Thank you.
Attachments:
You must be logged in to view attached files.July 8, 2017 at 18:13 #166735Kieran_SQModeratorHi @btroesch,
To remove the all members activity item you’ll need to be using the KLEO Child Theme and copy / edit a single file.
Copy
/kleo/buddypress/activity/index.php
to/kleo-child/buddypress/activity/index.php
remove the tab called “activity-all” around line 58. Also set whichever tab you wish to default by adding the class class=”selected”, you can do this to the friends tab on line 75.Please let me know exactly what you would like to style to look like att2.png so I can send you appropriate CSS for your child theme or Quick CSS in theme options.
Thanks,
Kieran.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
September 2, 2017 at 19:39 #172421Kieran_SQModeratorHi,
Please update this ticket with login credentials so I can take a closer look.
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
September 2, 2017 at 19:59 #172429Kieran_SQModeratorHi,
With regards to the title please use the below CSS in either your KLEO Child theme’s style.css via Appearance > Editor > Style.css or through Theme Options > General Settings > Scroll to: Quick CSS
.page-id-5 h1.page-title {display: none !important;}
Please save the contents of /kleo-child/buddypress/activity/index.php to a .txt file and upload the file here so I can review this for you.
Thanks,
Kieran.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
September 2, 2017 at 20:46 #172438Kieran_SQModeratorHi,
I can’t seem to spot the issue so I am going to ask one of our developers to take a look at this for you. They’ll be in touch with you either Monday or on Tuesday.
Thank you for your patience,
Kieran.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
September 4, 2017 at 18:42 #172626RaduModeratorHi,
Give a try to this method: https://premium.wpmudev.org/blog/create-a-better-community-experience-with-the-new-buddypress-friends-only-activity-stream-plugin/
rename the file to index.backup.php in this way you will deactivate the template overwrite.
Let me know
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 16, 2017 at 00:00 #173841btroeschParticipantThanks for your help. I uploaded the plugin, however, when i activate it, the activity stream stops to show any activity. It’s just empty. Furthermore, all my sidebars disappear on the activity stream page when the plugin is activated.
September 18, 2017 at 16:45 #174017RaduModeratorHi,
I see, please give a try to this one instead: https://github.com/bphelp/me-and-my-friends-activity-only-for-buddypressAccording to the description and plugin name seems to be what are you lookinng for.
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.