Search Results for 'buddypress'
-
AuthorSearch Results
-
April 24, 2013 at 9:07 pm #162537
dreamdimples
ParticipantOooooweeee…. I’m getting closer to the finish line ๐
Got the Share Group Button to Finally work in the Group Page. ๐
Got the Share button to Finally work in the Forum Page. ๐
Cannot get the Share Button to work in Activity Page….yet ๐I sooooo love and need this script to work…. I will NOT give up ๐
April 24, 2013 at 9:00 pm #162535valuser
Participant@dreamdimples I now have encountered (on an iPad Safari – all icons intact but vertically aligned) as you have encountered or similar to what you are encountering.
So there was indeed something that i was missing!! Sorry!
but still all normal on a Mac (OS 10.7.5) with latest editions of Safari, Chrome and FireFox on a Mac.
Would be interested to know your OS etc.
April 24, 2013 at 7:48 pm #162530dreamdimples
ParticipantI really apologize for being persistent with the same old issue, but I still don’t have it resolved yet.
The issue is that the links are outside of the share button.
example: http://vanitywigs.com/vertical.jpg
The test site is: http://vanitywigs.com/wordpress/activity/I can’t get these links to lineup Horizontally. If I can get it to lineup Horizontally, I would get rid of the actual share button and just used it like that since the links work perfectly.
Any help from the guru’s would be appreciated greatly.
April 24, 2013 at 6:32 pm #162527In reply to: 500 Error after upgrade to 1.7
VegasKev88
Participant@djpaul of course, you’re on top of this as usual, but have you heard anything from the plugin author about him renaming his function `bp_login_redirect()` so that it doesn’t conflict with the (now) native buddypress function with the same namesake? I notice that the plugin hasn’t been updated since 5-20-2012.
April 24, 2013 at 5:33 pm #162522In reply to: BuddyDroid โ BuddyPress for Android
yaakhi
ParticipantSet access level to “read” for normal usersl
April 24, 2013 at 3:05 pm #162516In reply to: How to create custom notifications
oriadam
ParticipantHi @riente,
I read your blog post twice but couldn’t get it…
Did you edit the original BP code?
Perhaps latest BP update changed the location of the function you edited.My code looks something like that:
<?php require('wp-load.php'); require_once('wp-includes/user.php'); require_once('wp-includes/pluggable.php'); require_once('wp-content/plugins/buddypress/bp-core/bp-core-loader.php'); $from_id=get_current_user_id(); if (empty($from_id)) exit; // do nothing if there's no current user ///////// ...some boring code here... //////// $sum=10; // for example $to_user_link = bp_core_get_userlink($to_id); $from_user_link = bp_core_get_userlink($from_id); $note_to="You got $sum points from $from_user_link"; // <--- notification to be sent to payee $note_from="You sent $sum points to $to_user_link"; // <--- notification to be sent to payer /********** Now how do I send the above notifications to the relevant users $from_id and $to_id? ********/ bp_core_add_notification( $item_id, $to, $component_name, $component_action, $secondary_item_id);Thank you!
April 24, 2013 at 2:52 pm #162515In reply to: Hooking into Notifications
oriadam
ParticipantMe too.
Found this which promises a lot but I couldn’t get it.
It seemed that he edited a code BP function, which was re/moved in last update…April 24, 2013 at 2:47 pm #162514steve_macneil
ParticipantThe admin page looks something similar to this but without the banner at the top. http://imgur.com/vwjjr.jpg
April 24, 2013 at 2:31 pm #162513In reply to: Filtered Activity instead of Post Comments
ggsalas
Participant@frequeunce, I think that have one comment thread for post and another comment thread for activity is confusing for users. I would hope that another buddypress user can solve this.
Greetings
April 24, 2013 at 2:27 pm #162512steve_macneil
ParticipantIn addition, if I go to mysite/members/stevemacn/profile/edit it will take me to mysite/members/stevemacn/profile/edit/mysite/members/stevemacn/profile/edit/mysite/members/stevemacn/profile/edit/mysite/members/stevemacn/profile/edit/mysite/members/stevemacn/profile/edit/mysite/members/stevemacn/profile/edit/mysite/members/stevemacn/profile/edit/mysite/members/stevemacn/profile/edit
I am unsure if this little clue will help anyone discover the problem but I thought it was worth mentioning.
April 24, 2013 at 2:25 pm #162511In reply to: posts are missing content or not showing
lradden
ParticipantHello – no just buddypress with custom post types.
lisa
April 24, 2013 at 2:19 pm #162510In reply to: bp-fr.net, the french buddypress community
giannisff
ParticipantWhat a pleasant surprise!!!!!!!!!!!!! Bon aprรจs-midi.(Google translation)
April 24, 2013 at 2:11 pm #162509In reply to: bp-fr.net, the french buddypress community
danbpfr
Participant@giannisff, ฯฮฑฯ ฮตฯ ฯฮฑฯฮนฯฯฯ !
April 24, 2013 at 1:54 pm #162506In reply to: Get values from buddypress tables
shanebp
ModeratorDid you try the example here
https://codex.wordpress.org/Class_Reference/wpdb#Examples_5Try pasting your query between the double quotes.
Make sure you have `global $wpdb; ` in your function.April 24, 2013 at 1:39 pm #162503In reply to: bp-fr.net, the french buddypress community
giannisff
ParticipantNice site. Extremely interesting the members directory.
April 24, 2013 at 10:59 am #162498In reply to: User Registration Problems
Tammie Lister
ModeratorHave you configured your permlinks since installing BuddyPress?
April 24, 2013 at 10:56 am #162497In reply to: [Resolved] How to hide site activity tabs
Tammie Lister
ModeratorAre you showing activity on the front or do you use a theme that outputs the activity? Either way – you can remove tabs by editing the template. Which one depends on what you are doing on your site.
For example using the default buddypress/activity/index.php layout:
Starting at: div class=”item-list-tabs
Comment out / delete until the 2nd:
`
`But, that of course removes tons of functionality. I would assume you want to just show it without that on the front?
April 24, 2013 at 8:28 am #162491In reply to: Login does not want to work
YolandaS
ParticipantI have deactivate everything and chose the Twenty Twelve theme and now both the register and the login stil does not work if you go to the login page there is no code in the page like the one in registration that has the [register] code on the page.
Even if i use the BuddyPress Default theme nothing works and the theme DynamiX nothing works now.
April 24, 2013 at 8:08 am #162488In reply to: Separate Theme for BP
@mercime
Participant@victoryrock open up your theme’s page.php file and check if you can see the_title and the_content tags.
If you do see those tags, copy the code of your page.php file, paste into pastebin.com, click submit and post the generated pastebin.com url here.
If you don’t see those tags, then it means that the theme author made customizations to the theme. You’d have to make a copy of your theme’s page.php file and Save As > buddypress.php file. Then ask the theme author to revise that file -> specifically add the_title and the_content tags within the loop. Upload the revised buddypress.php file to your theme folder in server and you should be good to go.
April 24, 2013 at 8:06 am #162487In reply to: inability to post to jobs board
terraling
ParticipantHi
still get an error with the post, wherever I try to post it.
ERROR: Your topic cannot be created at this time.
Not obvious why it’s failing as it’s just plain text, and it posted at jobs.wordpress.net just fine.
Ah, well. Anyone looking for a fab BuddyPress challenge head over there and check out the “PHP fiend wanted…” post.
April 24, 2013 at 7:36 am #162486In reply to: Best image sizes
Paul Wong-Gibbs
KeymasterGenerally, use whatever size images you want. Any slowdown is unlikely to be caused by images.
For more advice or help investigating why you feel your site’s performance is slow, pop over to the WordPress.org forums as this isn’t a BuddyPress-specific question. Thanks!
April 24, 2013 at 12:39 am #162476In reply to: Is this hosting plan good for buddypress?
Ben Hansen
ParticipantGPU is basically the same thing as CPU
April 23, 2013 at 11:41 pm #162474In reply to: BuddyPress Broken
mySimCities
ParticipantI did that and I dont see any error.
I think BP 1.7 is no good. I used had 1.6 and it works great but not 1.7
April 23, 2013 at 11:37 pm #162473In reply to: BuddyPress Broken
shanebp
Moderator>Some plugins doesnt show up on register page
BP 1.7 is not broken – Your install of BP 1.7 has problems.
The first steps to take to diagnose your problems are:
1. Deactivate every plugin except WordPress and BuddyPress
2. Switch to the WordPress 2012 theme
3. Go to Settings -> BuddyPress and review all your settings
Your problems are probably due to conflicts between BP and your theme or other plugins.
April 23, 2013 at 11:12 pm #162468In reply to: BuddyPress Broken
mySimCities
ParticipantSeriously, no one ever bother to reply me back? I need serious help becuase BP 1.7 is broken and there are bugs and it doesnt work. I do know BP 1.6 does work but 1.7 doesnt not.
Thanks!
-
AuthorSearch Results