Search Results for 'wordpress'
-
Search Results
-
Hi i have installed plugin, Mymoods on buddypress how can i show the statics of no of smiley used mostly, i have written small query to retrieve the data which i needed, how i can i write in buddypress or wordpress to convert what i want,
Here is the query
“SELECT `meta_value` , COUNT( * ) AS count
FROM `wp_bp_activity_meta`
WHERE `meta_key` = ‘mymood_mood’
GROUP BY `meta_value`
ORDER BY `count` DESC
LIMIT 0 , 30
”
I have red through the wordpress site http://codex.wordpress.org/Class_Reference/wpdb but not able to show any results, sorry for my english, any pointer how to start would be very helpfulTopic: Remove profile links
WordPress 3.5.1
BuddyPress 1.7BuddyPress is automatically turning custom field results into links on my profile pages. I’ve tried turning off this feature with the code below, but it doesn’t work. Any suggestions?
`
function remove_xprofile_links() {
remove_filter( ‘bp_get_the_profile_field_value’, ‘xprofile_filter_link_profile_data’, 9, 2 );
}
add_action( ‘bp_init’, ‘remove_xprofile_links’ );
`Thanks,
JohnI have upgraded to wordpress 3.5.1 and Buddypress 1.7.1 and all of my plugins are updated. But the posts (called lessons) on the site are not showing their content still.
This happened a while ago and this was my original bug report which is not being responded to anymore:
http://buddypress.org/support/topic/no-posts-showing-and-repair-alert-shows/
please help!
Topic: Login does not want to work
So i got the register page to work and it sends the email to the person who registered but the login does not want to work. Is there a special setting that i need change or am i doing something wrong. Im new to the BuddyPress plugin so i dont know the ropes yet.
I have the lastest WordPress 3.5.1. and the lastest BuddyPress plugin.
Hello I am trying to get buddypress 1.7 working on wordpress 3.5.1 but seem to be stuck, when a new user tries to sign up they do not receive an email with the activation code. I have followed some suggested steps and got the configure smtp plugin working but still dont get email when someone tries to sign up. Any help would be greatly appreciated.
Hi,
I have seen the other threads on this topic, but none of the suggestions has worked for me:
– ADD ‘remove_action( ‘wp’, ‘bp_core_screen_signup’, 3 );’ to functions.php
– DELETE registration directory from theme
– CREATE bp-custom.php file with custom code (the custom code suggested crashed my entire site)Are there any other options/suggestions? I have a lot of custom settings already set up on the regular WordPress registration, so I’m not interested in modifying the BP registration page.
Cheers,
Steven
Topic: Feedback = small rant
I absolutely love the potential of WordPress / BuddyPress / bbpress ! ๐
However, it seems I am continually frustrated by not being able to get the control and results that I want for my website. The core functions of all of these great products always need the use of another added plugin to accomplish this, or do that.
But, you say “Plugins and modularity are awesome and flexible – we don’t want to bloat the core” etc. That’s all been debated to death.
However, guess what happens when a great plugin that is necessary to the features that a website wants/needs no longer works? You know the answer to that… and it sucks.
Seems like every time WP, BP, or bbpress has a core change, something breaks in a plugin somewhere, or the interaction between these products gets screwy.
Just today I found a great plugin that I “need” to provide additional features to my site. It looks like it’s just the perfect plugin for my needs – but the developer has not updated it or responded to support topics in over 6 months – and so has issues that make impossible to use at this time.
I’ve been biding my time for a couple years, waiting to move from a clunky old e107 website to a full on WP/BP/bbpress for my very busy website. I’m pretty damn good at WordPress now, and so when I go to do something that I think is going to work out to be great, and then run into a stumbling block at nearly every turn, it’s very frustrating ๐
I don’t expect any of this to be perfect and easy out of the box. But…. this is just starting to feel pointless. I am seriously considering a more forum centric solution (SMF, phpBB, etc).
What a shame.
Hi, I like see wordpress posts together with BP-activity. There is a way to do this?
The option to show new posts notification in activity is not what I like, because it uses another format to show posts and another system of comments.
Thanks.
I have the GroupBlogs plugin installed and have edited bp-core-avatars.php per the notes in order to get the avatar to display across blogs.
http://wordpress.org/extend/plugins/bp-groupblog/other_notes/With the edit the avatars do show across blogs but also makes to so I cannot upload avatars anymore. I get to the change avatar screen, click browse, click upload image and it gives a document expired, no longer exists error.
With the original code I am able to upload avatars but then they are broke across blogs. Anyone have any ideas? Thanks in advance.
Hello im using wordpress 3.5.1 and buddypress, im using wp favorites for my user profiles i have created a favorite box in each user’s profile to display their favorite posts around the website, but i cant seem to display each user’s total favorite posts i set the following
but this seems to loop in each profile i mean for example in my profile it displays my fav posts fine but once i see the other user profile it shows my fav posts instead of his posts.
so i hope someone can help me out ..
Topic: Login Button Conflict
Hi,
I am using a Rockettheme template in a new install of WordPress and BuddyPress.
The Login / Logout button formatting is being impacted by BuddyPress. If I disable BuddyPress it displays with RT formatting. When BP is active the button and text are nearly invisible.
I am not familiar with Buddypress files … can you direct me to where I can turn off the format for this element in BuddyPress?
The site is http://www.spectrummarkers.com/aia-bp …
Allan
Hi all,
i’m proud to announce that a new version ofย bp-fr.net is out since a few hours.
With the help of @imath (devs) and @mechanographik (design), we build a new theme to fit with some of the innovation introduced by BP 1.7
- use of the WP Toolbar for main navigation
- use of a sidebar widget for members and groups nav items from within “single item” page
- google pretiffy integration into bbPress 2.3 for syntax highlighting when users publish code snippets
- a members directory leading to some social profiles (Twitter, WordPress.org, BuddyPress.org, Github andFacebook
Our new theme is based on BootstrapWP by Rachel Backer with a very original design and (hopefully) fully responsive fot the most popular mobile device of (things go so fast !) … the moment. ๐
After over 4 years of support in french language and BP Default demo, we want to go further with BP itself by building a french community of BP users, devs and designers.
Questions and suggestions are welcome.
Have fun by discovering our BPย french touch !