-
sicksight posted on the forum topic Changing ”display_comments” Value in profile/activity/friends/ to ”stream” in the group How-To and Troubleshooting: 14 years, 2 months ago
Nobody? oO
-
sicksight posted on the forum topic Ajax ”Load More” Button on Members- and Groupsoverview in the group How-To and Troubleshooting: 14 years, 2 months ago
bump
-
sicksight posted on the forum topic BuddyPress do_action and apply_filters hook reference db in the group Creating & Extending: 14 years, 2 months ago
Wow! Thank you @nuprn1!
-
sicksight posted on the forum topic Admin bar during Login/Logout in the group How-To and Troubleshooting: 14 years, 2 months ago
In my installation, the Adminbar isn´t displayed on the login page. This is a function of WordPress … You could hide it for example with CSS.
-
sicksight started the forum topic Changing ”display_comments” Value in profile/activity/friends/ to ”stream” in the group How-To and Troubleshooting: 14 years, 2 months ago
Hey! I’m back again with a new job! 🙂 I would like to activate “stream” as a display option in the activities of my friends in my profile. I hope you know what I mean …? I tried with this code in my functions.php, but had no success so far …: ` function tf_threaded_or_stream( $display_comments […]
-
sicksight posted on the forum topic [Bug or Feature?] Filtering activity stream problem in the group How-To and Troubleshooting: 14 years, 3 months ago
sicksight said 1 week, 6 days ago:
Any ideas? oO
-
sicksight started the forum topic Automatic redirection to profile settings on first login in the group Creating & Extending: 14 years, 4 months ago
With this small piece of code users are directed to their profile settings on their first login automatically.
Copy this code to your functions.php or bp-custom.php between the PHP tags:
http://pastebin.com/uecZDuQr -
sicksight joined the group BuddyPress Group Tags 14 years, 4 months ago
-
sicksight posted on the forum topic New Buddypress Groups design.. Group Hierarchy in the group Creating & Extending: 14 years, 4 months ago
@firetag perfect! just started thinking how to implement group categories! let me know if you need help!
-
sicksight posted on the forum topic Signature for Activity updates (need a little help to add_filter) in the group How-To and Troubleshooting: 14 years, 4 months ago
my problem is solved! thanks! 🙂
-
sicksight posted on the forum topic How to customize Login and Logout pages ? in the group How-To and Troubleshooting: 14 years, 4 months ago
You could use this snippet in your functions.php to redirect the user to the homepage: http://pastebin.com/VPfgZZTu
You could cutomize the code to your wishes! -
sicksight posted on the forum topic Signature for Activity updates (need a little help to add_filter) in the group How-To and Troubleshooting: 14 years, 4 months ago
@nuprn1 Yes, your right with the filter bp_get_activity_content_body!
But I am very interested in why this code does not work:
http://pastebin.com/NGtZRuqD -.-Perhaps someone can tell me my errors(?). 🙂
-
sicksight posted on the forum topic Signature for Activity updates (need a little help to add_filter) in the group How-To and Troubleshooting: 14 years, 4 months ago
@nuprn1 Thank´s, but something is wrong with my add_filter code, and I need your help to fix this… 🙁
-
sicksight posted on the forum topic Manually Calling "Admin Bar" Elements in the group How-To and Troubleshooting: 14 years, 4 months ago
Maybe this could help you: https://codex.buddypress.org/how-to-guides/modifying-the-buddypress-admin-bar/
-
sicksight posted on the forum topic redirecting to main page in the group How-To and Troubleshooting: 14 years, 4 months ago
you need to register a ‘slug’ for your new profile component…
maybe the codex could help you… and check this: https://codex.buddypress.org/how-to-guides/creating-a-custom-buddypress-component/
something like this:
[Read more]
bp_core_new_nav_item(
array(
'name' => __('Test', 'buddypress'),
'slug' => 'test',
'position' =>… -
sicksight started the forum topic Signature for Activity updates (need a little help to add_filter) in the group How-To and Troubleshooting: 14 years, 4 months ago
I want to make it possible to show a signature under each activity update content.
I want to filter
$activity_id
in functionbp_dtheme_post_update()
inbp-default/_inc/ajax.php
line 129 with this code:
http://pastebin.com/NGtZRuqD
But it didn´t work…. Where is the bug? oOMaybe @modemlooper, @r-a-y, … could help me again? 😉
-
sicksight posted on the forum topic Remove bp_get_displayed_user_nav() to replace it with a custom function in the group How-To and Troubleshooting: 14 years, 4 months ago
Your Code worked, but disables all navigations (adminbar….).
I will remove the calls in my child theme, because it is the easyest way!Thanks for information guys! 🙂
-
sicksight posted on the forum topic [Bug or Feature?] Filtering activity stream problem in the group How-To and Troubleshooting: 14 years, 4 months ago
Any ideas? oO
-
sicksight posted on the forum topic Translation Question in the group BuddyPress Forums Extras: 14 years, 4 months ago
@nuprn1 Please contact me, if you like to publish next releases of your plugins in german, I could tranlate them! 😉
-
sicksight posted on the forum topic Languages? in the group BuddyPress Group Email Subscription: 14 years, 4 months ago
@boonebgorges Any news about the localization of this plugin? I could translate it to german and give it back to you!
Are there plugins or programms, that scan a plugin, to create a .pot file?
Regards
- Load More
@sicksight
Not recently active