-
Roger Coathup posted on the forum topic 404 page not found in the group Installing BuddyPress: 14 years, 6 months ago
@irishartisans – where did you remove the mod_rewrite.c directives / add the rewrite.script directives? Wasn’t that in your .htaccess file? Most web hosting will allow you access to your .htaccess file. Which hosting company are you using? Unfortunately, I don’t know anything about rewrite.script so can’t help further on that. Do the steps I…[Read more]
-
Roger Coathup posted on the forum topic Change start page to 'Activity' instead of 'Home' in the group Creating & Extending: 14 years, 6 months ago
If only everything was that easy. lycka till!
-
Roger Coathup posted on the forum topic 404 page not found in the group Installing BuddyPress: 14 years, 6 months ago
@irishartisans – I’ve never known anyone use rewrite.script. Mod_rewrite.c is the norm for WP / BP I suggest going back to the original .htaccess file, then de-activate BuddyPress, and then run the following tests: Do custom permalinks work (e.g. change them to /%category%/%postname%/ in your wp-admin), can you comment, can you register new sites,…[Read more]
-
Roger Coathup posted on the forum topic Change start page to 'Activity' instead of 'Home' in the group Creating & Extending: 14 years, 6 months ago
wp-admin: settings.. reading.. front page displays.. activity stream
-
Roger Coathup posted on the forum topic Replace Activity Stream blog excerpt with the_excerpt in the group How-To and Troubleshooting: 14 years, 6 months ago
@ipstenu: We came up with a solution to include the featured image (post_thumbnail) in the activity stream. The solution avoids the need to use switch_to_blog It isn’t simple, but it might help: We removed the action bp_blogs_record_post and replaced it with our own version that populates the content field with the post_thumbnail (you could also…[Read more]
-
Roger Coathup posted an update 14 years, 6 months ago
@hnla I was about to tell him to write his own!
-
Roger Coathup posted on the forum topic HTML newbie – q editing /activity/index.php in the group Installing BuddyPress: 14 years, 6 months ago
Ps line spacing, indents, etc don’t matter.. Use as many as you need to make your code clean and readable
-
Roger Coathup posted on the forum topic HTML newbie – q editing /activity/index.php in the group Installing BuddyPress: 14 years, 6 months ago
@sophiew – you can use backticks around your code to make it show up in the thread. It’s probably not a good idea to try and rework your theme if you are newbie to HTML. They can be reasonably complicated, and also require some PHP knowledge if you are making substantial mods. Learning on the job […]
-
Roger Coathup posted on the forum topic Activity & Forum in the group Miscellaneous: 14 years, 6 months ago
@tubruk – this is known issue – take a look at this thread (it covers blog comments and forum responses in the activity stream): https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/replying-to-blog-post-in-the-activity-stream-as-post-comments-rather-than-just-activity-stream-replies/
and for a simple solution from @nuprn1…[Read more]
-
Roger Coathup posted on the forum topic aggregate activity stream from public groups in the group How-To and Troubleshooting: 14 years, 6 months ago
@psycolor: public group activities (e.g. joining a group, creating a group, posting updates) should appear in the standard activity stream. Which activities are not showing for you? To hide private group activity from the activity stream – follow the instructions I gave for excluding blogs in this thread:…[Read more]
-
Roger Coathup posted on the forum topic need exclude parameter for bp_has_activities() in the group How-To and Troubleshooting: 14 years, 6 months ago
@psycolor: the existing documentation on customising the activity loop can be found here: https://codex.buddypress.org/developer-docs/custom-buddypress-loops/the-activity-stream-loop/
-
Roger Coathup posted on the forum topic Post code between backticks in the group buddypress.org Ninjas: 14 years, 6 months ago
something doesn’t seem right – everything is now in italics!
-
Roger Coathup posted on the forum topic Post code between backticks in the group buddypress.org Ninjas: 14 years, 6 months ago
function really () {
echo "so it would seem";
} -
Roger Coathup posted on the forum topic Show comments on the activity related to that blog? in the group How-To and Troubleshooting: 14 years, 6 months ago
@javipas – you need to be a little clearer on your setup. In the default setup / theme, the activity stream is a separate page, and not something that shows up on individual blogs / blog pages. Are you using a custom theme with a custom activity stream, or an activity stream widget in your blogs? […]
-
Roger Coathup posted on the forum topic Every day, seven thousand new members! in the group Creating & Extending: 14 years, 6 months ago
@onlyblue – I suspect a good sweep to remove all the spam accounts will get it down to a sensible and useful members directory
It’ll need a good automated tool!
-
Roger Coathup posted on the forum topic need exclude parameter for bp_has_activities() in the group How-To and Troubleshooting: 14 years, 6 months ago
@anointed – yes, it looks like you can specify blog_ids to specifically include, but not to exclude, in a call to bp_has_activities() My suggested workarounds: If you want to exclude the blogs on all calls to bp_has_activities() – Hook a function onto the bp_has_activities filter. That function should process the activities_template (passed as a…[Read more]
-
Roger Coathup posted on the forum topic Customizing the Blog Loop in the group How-To and Troubleshooting: 14 years, 6 months ago
you can write your own custom blog loop, see: https://codex.buddypress.org/developer-docs/custom-buddypress-loops/the-blogs-loop/
and make use of some of the functions in bp-blogs-templatetags.php to check for blog name, etc. and exclude as appropriate.
-
Roger Coathup posted on the forum topic Changing target of 'register' link on login page in the group How-To and Troubleshooting: 14 years, 6 months ago
@footybible – have a look for a block with p id=”nav” . Replace the line in that block with the link to register
-
Roger Coathup posted on the forum topic Changing target of 'register' link on login page in the group How-To and Troubleshooting: 14 years, 6 months ago
@footybible – you can try replacing line 368 in wp-login.php with the code I put in the pastebin (above). However, I don’t know if this catches everything (give it a quick try!). There’s a lot of code / javascript going on in there, so fingers need to be crossed that this simple fix will do the […]
-
Roger Coathup posted a new activity comment 14 years, 6 months ago
Thanks for the heads up – I didn’t realise there was still a 21thoughts email address in the footer link. I’ll fix that now
Try info AT 21inspired DOT com
Cheers, Roger
- Load More
@rogercoathup
Active 4 years, 11 months ago
🙂 missed this, yep thought the same, then felt guilty, why? *shrug* .Thought we might have been surprised. on a certain other forum I would have taken a different tac