Search Results for 'buddypress'
-
AuthorSearch Results
-
March 25, 2010 at 8:45 pm #70159
In reply to: oEmbed for BuddyPress plugin – out now!
r-a-y
KeymasterYou should be linking to the URL of the SmugMug page and not the JPG.
March 25, 2010 at 8:39 pm #70157In reply to: oEmbed for BuddyPress plugin – out now!
putnum01
ParticipantThanks I added the truck version to my site but its still not working. Please see my test site here. You will see the link that I am trying to use.
March 25, 2010 at 8:22 pm #70155r-a-y
KeymasterIf you have a custom BP theme, you don’t need to move it to the /plugins/buddypress/bp-themes/ folder.
It should reside in /wp-content/themes/.
March 25, 2010 at 8:20 pm #70154overhaulmedia
ParticipantI have this as well after upgrading from BP 1.2rare to the latest.
We have a custom theme installed and moved it to the plugins/buddypress/bp-themes folder but it gives the same error.
I noticed the new buddypress plugin doesnt have this function in its code anywhere from what I can see.
Anyone have any ideas how to fix this error after upgrading?
March 25, 2010 at 8:12 pm #70150In reply to: oEmbed for BuddyPress plugin – out now!
r-a-y
KeymasterYou have to add support for Smugmug to WordPress’ embed provider whitelist yourself.
Smugmug offers oEmbed support so this should be quite easy.
—
You can either add Smugmug support via wp_oembed_add_provider():
https://codex.wordpress.org/Function_Reference/wp_oembed_add_provider
Or if you can’t wait, you can upgrade your copy of /wp-includes/class-oembed.php to the latest trunk version:
https://core.trac.wordpress.org/changeset/13203
As the next version of WP will offer oEmbed support for SmugMug natively.
March 25, 2010 at 7:50 pm #70149In reply to: Handling Images In Buddypress
putnum01
Participantok i think that i can use oembed for what i am needing. I just can’t figure out how to use it with smugmug images any ideas??
March 25, 2010 at 7:47 pm #70148In reply to: oEmbed for BuddyPress plugin – out now!
putnum01
Participantawesome plugin ray. How can I use this with images for smugmug though?
March 25, 2010 at 7:38 pm #70147In reply to: Handling Images In Buddypress
putnum01
ParticipantI am wanting them to be able to upload images to the activity stream and be able to tag them
March 25, 2010 at 7:36 pm #70146In reply to: Handling Images In Buddypress
Xevo
ParticipantBP Album+? Or are you talking about uploading it on the forum, etc?
March 25, 2010 at 7:31 pm #70145In reply to: Search Activity
Andy Peatling
KeymasterYes you can actually already do this if you add a text box to your theme. You need to pass the parameter ‘search_terms’ into the activity loop.
https://codex.buddypress.org/developer-docs/custom-buddypress-loops/the-activity-stream-loop/
March 25, 2010 at 7:25 pm #70144In reply to: Handling Images In Buddypress
putnum01
Participantwell sorta but I need a way for user’s to upload there images to my site….
March 25, 2010 at 7:15 pm #70142In reply to: Handling Images In Buddypress
paulhastings0
ParticipantYou mean something like oembed?
March 25, 2010 at 6:48 pm #70140In reply to: [New Plugin] BuddyPress Group Forum Extras
kriskl
Participantthank you for your reply,
I will try/investigate and move things around myself,
i am new to buddypress
yes, by icons i meant, group avatars (which incidentally, would also look nice in the future forum widget )
i have no idea how to create widgets, but if you install group widget, you will see what I meant re forum widget with icon,
kind regards
Kris
March 25, 2010 at 6:29 pm #70139In reply to: [New Plugin] BuddyPress Group Forum Extras
rich! @ etiviti
ParticipantReport Post is a must for me – so something I will look into. Unfortunately my mind suffers from scope creep and Activity comments would benefit from this as well (not sure if I’ll create a new plugin for an encompassing functionality)
March 25, 2010 at 5:21 pm #70132In reply to: [New Plugin] BuddyPress Group Forum Extras
3sixty
ParticipantFrom your plugin page:
Future Consideration:
* Report Post to Mod (use notification system to group mods)
* Support Forums (run nongroup forums)
* Best Answer or bb-reputation (Karma)
* bbPress Favorites functionality (renamed due to conflict of activity stream?)
Report Post w/notifications to group mods: That is excellent, and exactly what I had in mind here. Would there be some “admin” screen for reported posts, or would the notification just link you to the reported post?
March 25, 2010 at 5:17 pm #70130In reply to: [New Plugin] BuddyPress Group Forum Extras
rich! @ etiviti
Participantit would be nice in the future, to have the option to display active topic below forums
in wp-admin settings to give users a choice,
As Andy mention above with getting more hooks into the template – this is just a restriction on what I could find on that template to insert the html. either
add_action( 'bp_directory_forums_content', 'bp_forum_extras_index_screen' );oradd_action( 'bp_after_directory_forums_list', 'bp_forum_extras_index_screen' )(but if you are not afraid of hacking up your own template – you could easily move things around)I’ll sit down (hopefully tomorrow) and look over bbPress templates and BP and see what/where can be added.
to have a widget which would display ‘forums’
without many details, like description, but simply a list with forums names
I need to look into how to create widgets (something on the bp site?) – the functionality is already there and would be very easy for me to add it in.
3) (least important new features, would be to have forums icons in the forum index
This would be the group avatar correct?
March 25, 2010 at 4:58 pm #70127In reply to: Update to 1.2.3
r-a-y
KeymasterMarch 25, 2010 at 4:02 pm #70120In reply to: Upgrade from 1.2 to 1.2.2.1
Andy Peatling
KeymasterYes, but disable other BuddyPress plugins just to be sure.
March 25, 2010 at 3:27 pm #70119In reply to: [New Plugin] BuddyPress Group Forum Extras
kriskl
ParticipantThank you, it looks great now
and it is really one of the most useful plugins for me,
small suggestions for the future
1) it would be nice in the future, to have the option to display active topic below forums
in wp-admin settings to give users a choice,
and
2) to have a widget which would display ‘forums’
without many details, like description, but simply a list with forums names,
3) (least important new features, would be to have forums icons in the forum index
March 25, 2010 at 3:15 pm #70118In reply to: [New Plugin] BuddyPress Group Forum Extras
rich! @ etiviti
Participantah shoot, sorry. I missed that.
you can quickly edit this file
bp-forums-extras-index.php
and replace
ORDER BY f.forum_order DESCwith
ORDER BY f.forum_order ASCI updated the trunk and 0.1.8 tag but did not increase the version number
if you need to readjust the order in a custom way – you can modify the database table wp_bb_forums (or whatever prefix is used) and change up the forum_order column.
March 25, 2010 at 3:04 pm #70116In reply to: [New Plugin] BuddyPress Group Forum Extras
kriskl
ParticipantThank you for the update and ‘forum index’ feature!
it really is great!

one thing, if it was possible to be able to change
is the order in which forums are displayed, in my case, it should be the other way round.. bottom forums should be on the top,
is there anything I can do to change it?
March 25, 2010 at 3:01 pm #70115In reply to: TinyMCE for BuddyPress – works for 1.2 as well
nanye
MemberHello I am currently running WordPress 2.9.2 and Buddypress 1.2.1
I have this plugin installed on a test site that I have and from what I can tell, tinymce shows up on the content boxes on activity pages, profile pages, forums (starting a new topic) as well as replying to a forum post. However while on the forum pages once you input some content and press post, everything works fine (minus styling to the blockquote element), even though tinymce shows up in other areas once you hit “post” you get an error saying “Please enter some content to post”.
I have tried this in Firefox 3.6, Chrome 4.1.249.1042 and IE7 so far and while Chrome and IE7 always give you the error when trying to post from any area other than the forums, Firefox will give you the error but if you refresh the page and press post again the content will post.
Would seem like to plugin does just what you want in terms of the forums area and would be fine for me if I could disable it in the other areas unless there is a fix or workaround for the other areas.
In any event thank you and good luck to those who can fix this.
March 25, 2010 at 2:50 pm #70111In reply to: New users are not getting verification email
Andy Peatling
KeymasterNo, no difference wp_mail() is used throughout BuddyPress.
March 25, 2010 at 2:45 pm #70109In reply to: [New Plugin] BuddyPress Group Forum Extras
rich! @ etiviti
ParticipantI’ll comb over and submit something this week. I just think a few which mimic some of the same hook positions that bbPress had (topic meta, post links – outside of admin-links, etc)
forgot: tagged up 0.1.8
also outlined some additional hacks using the plugin
http://blog.etiviti.com/2010/03/buddypress-hack-forum-tweaks-using-group-forum-extras-plugin/
March 25, 2010 at 2:32 pm #70107In reply to: [New Plugin] BuddyPress Group Forum Extras
Andy Peatling
KeymasterPlease consider opening a ticket with a patch for new actions to put in the bp-default template, that way you can reduce/remove the template editing step.
-
AuthorSearch Results