Mika Epstein (Ipstenu)
Je parle français comme une vache espagnole. Je ressemble à un méta-référence canard. Volunteer Forum Moderator, Plugin Referee, Half-Elf Support Rogue
-
jmanriquez68 posted an update:
@Ipstenu Ok. I can handle it if you aren’t polite.
Here’s where I am: I’m a seriously intense Wordpress ‘hobbiest’ – which means I build Wordpress sites for my clients and friends but I don’t do code (but I do mess with CSS). I use the tools/plugins and push them. Right now, I am trying to get Buddypress to work as a way to handle a simple…[Read more]
-
DoctorDR posted an update in the group Creating & Extending:
@johnjamesjacoby @DJPaul @boonebgorges
Guys, I need your views on this issue I’m facing and whether it’s something I need to develop a custom function to fix (or perhaps there’s a function already in v1.3 that I could grab). Basically whether I’m barking up the wrong tree.@Ipstenu over on wp.org has pointed me towards this ticket on trac -…[Read more]
-
josemv posted on the forum topic WP 3.0.4 Multisite Breaks BP Forum in the group How-To and Troubleshooting:
-
Thanks for pointing that out… clears things up!
-
sakarya posted an update:
@Ipstenu Hello. I’m using your this function (http://pastebin.com/s9PajKjU) for blog post. How can modify it for blog titles. Thanks. I don’t know php.
-
You mean to JUST show the blog title? At a guess, http://pastebin.com/xNWZtF3M
-
-
Roger Coathup posted on the forum topic Replace Activity Stream blog excerpt with the_excerpt in the group How-To and Troubleshooting:
@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 on the forum topic Replace Activity Stream blog excerpt with the_excerpt in the group How-To and Troubleshooting:
Some pointers, but not a solution: @ipstenu The featured image is referenced by _thumbnail_id . It’s not stored in the $post data structure, instead it’s held in the postmeta table. There are look up functions to get the featured image from the post_id of course, but not sure how efficient these would be… I guess you [...]
-
francescolaffi posted on the forum topic Pre-stable release: test this out! in the group BuddyPress Moderation:
thanks all
@ipstenu that’s strange, open a topic on it if it happens again.
-
r-a-y posted on the forum topic Replace Activity Stream blog excerpt with the_excerpt in the group How-To and Troubleshooting:
@ipstenu – Take the code I posted and then you’ll also need to apply a filter so BP doesn’t create its own excerpt.
This can be done with:
Untested, give it a shot and report back.
-
Boone Gorges posted on the forum topic BuddyPress Bar on external pages in the group Third Party Components & Plugins:
@ipstenu – I had the same problem, took me forever to figure out why it was happening.
-
Everything works fine on our site. Media library, post media, avatars…