-
Maruti Mohanty replied to the topic Removing 'Global RSS Feed' in the forum How-to & Troubleshooting 11 years, 11 months ago
Thanks @chrisclayton for stopping by and replying
Can any one help me on this? -
Maruti Mohanty replied to the topic Removing 'Global RSS Feed' in the forum How-to & Troubleshooting 11 years, 11 months ago
@chrisclayton I have used that but still i could still see the feeds with a url like sitename/activity-page/feed
I am using the following in the functions.php
add_action( 'do_feed', 'fb_disable_feed', 1 […] -
zkwc replied to the forum topic Theme Compatibility in the group Requests & Feedback 12 years, 1 month ago
This:
@ChrisClayton said 5 months ago:
“What we want to do is shift our dependency from a theme we’re afraid to change, towards a set of templates that we love to improve.” – JJJ (blog post)“buddypress […]
-
Tiago Beloto replied to the forum topic A plugin to block inappropriate words and more on the activities page in the group How-To and Troubleshooting 12 years, 4 months ago
@ChrisClayton Hey man, are you fine? Do you know a plugin or a code to do this above??? Thanks to help me in everything here, thanks and hugs!
-
Henry replied to the forum topic What is the purpose of do_action('bp_after_message_content') in the group How-To and Troubleshooting 12 years, 5 months ago
Ah, I see now & I can see where using these would be useful – there is no need to edit the WordPress/BuddyPress core.
The part I couldn’t get my head around was why you wouldn’t just place […]
-
James replied to the forum topic Activity Filters in the group How-To and Troubleshooting 12 years, 6 months ago
hi @ChrisClayton, bp_has_activities( ‘object=groups&primary_id=…, …’) is a working solution for custom loop. Problem is that I need this loop to appear as a drop down filter in site wide activities, e.g. […]
-
Tiago Beloto replied to the forum topic Creating a page with nav tab, subnav for Buddypress profiles in the group Creating & Extending 12 years, 6 months ago
@ChrisClayton I tested the code pages, as you said, WordPress does not allow navigation on pages other than WordPress, but ok! But the code: bp_core_sort_subnav_items () did not work, could you give me the […]
-
@mercime replied to the topic [Resolved] A Simple Link To The Users Profile Page in the forum How-to & Troubleshooting 12 years, 6 months ago
@mrguythornton Another way to add profile link to add to what @chrisclayton posted above.
You can filter
wp_nav_menu
to include the profile link in custom menu (unless your theme author created his own custom menu for the theme). We add in the requirement for the link to show up only if the user is logged in. The following is added to theme’s…[Read more] -
@mercime replied to the forum topic A Simple Link To The Users Profile Page in the group How-To and Troubleshooting 12 years, 6 months ago
@mrguythornton Another way to add profile link to add to what @chrisclayton posted above.
You can filter
wp_nav_menu
to include the profile link in custom menu (unless your theme author created his own custom […] -
Tiago Beloto replied to the forum topic Creating a page with nav tab, subnav for Buddypress profiles in the group Creating & Extending 12 years, 6 months ago
@ChrisClayton Could you help me with these two post up??
-
Tiago Beloto replied to the forum topic Creating a page with nav tab, subnav for Buddypress profiles in the group Creating & Extending 12 years, 6 months ago
@ChrisClayton Another thing about loop posts you gave to me and that only now I saw: I tested, everything worked out, but it appears only a certain amount of posts made that author, correct. But there is a link to […]
-
Tiago Beloto replied to the forum topic Creating a page with nav tab, subnav for Buddypress profiles in the group Creating & Extending 12 years, 6 months ago
@ChrisClayton Thank you very much, worked perfectly! =D Do you have any mail for us to talk about programming (gtalk)?
Since we are speaking of tabs, how do I change places, for example: the subnav Edit from […] -
Tiago Beloto replied to the forum topic Creating a page with nav tab, subnav for Buddypress profiles in the group Creating & Extending 12 years, 6 months ago
@ChrisClayton Thank you so much! It worked perfectly, thank you really. One last thing (to stop to being boring with you!! I’m??):
I’m wanting to make a new tab and a new subnav to show posts in the profile of […] -
Tiago Beloto replied to the forum topic Creating a page with nav tab, subnav for Buddypress profiles in the group Creating & Extending 12 years, 6 months ago
@ChrisClayton I tested with it and still seems an error page. Can you give the complete code?
-
Tiago Beloto replied to the forum topic Creating a page with nav tab, subnav for Buddypress profiles in the group Creating & Extending 12 years, 6 months ago
@ChrisClayton Ok, don’t worry.
I entered in that link that you posted, and i put the code in functions.php. The tab “test” was created, but when I click on the “Home” tab or create a new tab and I click it, […] -
Tiago Beloto replied to the forum topic Creating a page with nav tab, subnav for Buddypress profiles in the group Creating & Extending 12 years, 6 months ago
-
Tiago Beloto replied to the forum topic Non-members in the group Creating & Extending 12 years, 6 months ago
@ChrisClayton Sorry to post here, but can you help with this old question that I made and nobody replied me?: […]
-
James replied to the topic How to override core function? in the forum How-to & Troubleshooting 12 years, 7 months ago
thanks @chrisclayton! using your method I’ve been able to modify read more link too, but how could I hook into
$excerpt = bp_create_excerpt( $text, $excerpt_length, array( 'ending' => __( '…', 'buddypress' ) ) );
to change ending text ‘…’? -
James replied to the forum topic How to override core function? in the group How-To and Troubleshooting 12 years, 7 months ago
thanks @chrisclayton! using your method I’ve been able to modify read more link too, but how could I hook into `$excerpt = bp_create_excerpt( $text, $excerpt_length, array( ‘ending’ = __( ‘…’, […]
-
Mary Jane replied to the forum topic A few questions in the group How-To and Troubleshooting 12 years, 7 months ago
- Load More
@chrisclayton
Active 4 years, 7 months ago