Search Results for 'wordpress'
-
AuthorSearch Results
-
July 10, 2011 at 11:04 am #116077
danbpfr
Participanthttps://codex.wordpress.org/Function_Reference/do_action
https://codex.buddypress.org/developer-docs/custom-buddypress-loops/the-members-loop/The function is in bp-themes/bp-default/members/members-loop.php]
Line 3 :July 9, 2011 at 6:44 pm #116053@mercime
ParticipantJuly 9, 2011 at 6:38 pm #116052In reply to: Move Buddypress from subfolder to root
@mercime
ParticipantWhat do you currently have at the root of your domain?
It would be pretty much the same as moving WordPress from subfolder to domain root or elsewhere.
Always backup database and server files to your computer hard drive before attempting the change, just in case.https://codex.wordpress.org/Moving_WordPress
https://codex.wordpress.org/Changing_The_Site_URLJuly 9, 2011 at 10:48 am #116046Paul Wong-Gibbs
KeymasterWhat versions of WordPress and BuddyPress are you using? Has the URL stayed the same?
Also, I suggest you revert to a standard WordPress theme (e.g. twentyten) and disable all plugins. Go to Settings > Permalinks and re-select/save your choice. Reactivate BuddyPress. Hopefully no errors, and that twentyten continues to work ok.
Then switch back to the theme that you were using, and check the BuddyPress functionality.
July 9, 2011 at 2:25 am #116039In reply to: Notification on Profile Update
r-a-y
KeymasterHi Steve,
Missed your mentions.
do_actions can be found by searching for them. If you have a good search program, do a search for “do_action” throughout the /plugins/buddypress/ folder. (You’ll get a lot of results! It’s better to just sift through the code to find what you want though.)
As for specifics, the do_action for activity updates is “bp_activity_add”:
https://buddypress.trac.wordpress.org/browser/tags/1.2.9/bp-activity.php#L679The code snippet above will not work with this as the parameter for “bp_activity_add” is different.
July 9, 2011 at 2:17 am #116038In reply to: How do you enable user blog in buddypress 1.2.9?
r-a-y
KeymasterYou need to convert WordPress into a network before users can create individual blogs:
https://codex.wordpress.org/Create_A_Network
https://codex.buddypress.org/getting-started/configure-buddypress-components/#post-1855 (scroll down to “Blog tracking”)—
Or you might consider allowing your users to post on your current blog by making them an Author:
https://codex.wordpress.org/Roles_and_Capabilities#AuthorBy default, users are Subscribers.
July 9, 2011 at 2:11 am #116037In reply to: Notification on Profile Update
Steve
ParticipantHi,
I need the following: https://buddypress.trac.wordpress.org/ticket/2296
Yet WordPress have closed their ticket, can anyone offer some support on this? Where can I add the above code?
I need to know when someone changes their account email and also when someone updates their status.
July 8, 2011 at 11:42 pm #116029In reply to: How to remove option to edit Base Profile info?
danbpfr
ParticipantBy default the only “base” information is the username. This can’t be deleted.
Also why to delete when you can hide or give permission ?For the other field or fiedset YOU added, try some of these plugins
https://wordpress.org/extend/plugins/bp-profile-privacy/
https://buddypress.org/community/groups/bp-privacy/July 8, 2011 at 11:18 pm #116026In reply to: Integration with iBlogPro4
July 8, 2011 at 6:14 pm #116000gregfielding
ParticipantAs a work-around, I wonder if I could use this plugin https://wordpress.org/extend/plugins/buddypress-xprofiles-acl/ to assign roles based on the profile field answer.
Then I could more easily show different sidebars depending on roles.
Not the cleanest way to do it. Has anyone else had trouble with checkboxes?
July 8, 2011 at 5:08 pm #115995r-a-y
KeymasterIt’s a cookie problem that was not fixed in v1.2.
However, it is fixed in v1.3:
https://buddypress.trac.wordpress.org/changeset/4039July 8, 2011 at 4:39 pm #115992In reply to: plazaa – A german BuddyPress community
poolie
Participantwe have relaunched the homepage and a lot more.
you can also vote for us at the wordpress showcase https://wordpress.org/showcase/plazaa/
July 8, 2011 at 11:28 am #115977In reply to: Dropdown Navigation
Prince Abiola Ogundipe
Participanthi, you can try this plugin am using : https://wordpress.org/extend/plugins/multi-level-navigation-plugin/
see it in action here : http://www.naijaping.com/
hope it helps
July 8, 2011 at 4:19 am #115971ronia
Participant@stwc sorry to bother you again. I saw your site and thats cool!
One thing, I got that snippet working but how to make “Reply” vanish selectively for the blog posts and blog comments ?Another thing, have you been able to add “Favorite” button in the blog post itself so that there is something like “Like”(wordpress.com Like not FB) below the blog posts itself also?
July 8, 2011 at 2:19 am #115967In reply to: BP Admin Bar overlaps my dashboard
astromono
Participant@mercime It looks the same. I deactivated all plugins both on the network and in each individual site (I have 3 sites in my network). Made sure the default Buddypress theme was activated (only on one site) and Buddypress on network activate.
I believe you had told me to follow these steps before in the WordPress forums before, but it didn’t work that time either. What could be causing this issue?
July 7, 2011 at 11:28 pm #115954pcwriter
ParticipantOops… forgot the link

https://buddypress.trac.wordpress.org/ticket/2685July 7, 2011 at 6:13 pm #115913In reply to: No one is able to ‘reply’ since the last upgrade
Gossy Uk
MemberI downgraded wordpress with my backup before the upgrade and voila. Everything works perfect again
July 7, 2011 at 5:44 pm #115909In reply to: No one is able to ‘reply’ since the last upgrade
Gossy Uk
MemberI have downgraded my buddypress Install to see if thats where the problem lies, however it still persists. I am not running Buddypress 1.2.8 however the reply doesnt work.
So i presume this has to do with the WordPress aspect.
Everything works fine in the default theme however.
July 7, 2011 at 3:34 pm #115897In reply to: BuddyPress 1.3
@mercime
Participant8 active tickets remaining https://buddypress.trac.wordpress.org/roadmap
Feel free to help.July 6, 2011 at 11:44 pm #115886In reply to: BP Admin Bar overlaps my dashboard
astromono
Participant@Paul No, I haven’t customized my dashboard theme. I’m actually using a child theme based off from the default that comes with Buddypress. The screenshot below shows what’s going on, except now I’m using WP 3.2:
https://buddypress.trac.wordpress.org/attachment/ticket/2096/adminbar.tiff
@hnla I was able to reach my Network Admin dashboard by going to the dropdown menu as you mentioned, however I had to go “Inspect Element” in Safari and then remove “padding:0;” temporarily from the wp-admin-bar div.July 6, 2011 at 9:51 pm #115878aces
Participanton the wordpress plugins page?
July 6, 2011 at 5:44 pm #115868In reply to: A quick note about WordPress 3.2
jzvestor
Memberanyone using the genesis framework from studiopress & genesisconnect with need to update genesisconnect as well. Then it works!
July 6, 2011 at 5:27 pm #115867Boone Gorges
KeymasterCool, can’t wait to see the results! My Import From Ning importer https://wordpress.org/extend/plugins/import-from-ning/ will handle content, but it’s not really built to scale to your network size. (Though you could peek inside the plugin to get a sense of how such a scalable import could work.)
Good luck with the last steps! Looking forward to learning more.
July 6, 2011 at 4:33 pm #115863In reply to: A quick note about WordPress 3.2
John James Jacoby
Keymaster@stevieg – Could be a memory issue. You should be disabling all plugins before doing a core WP update.
July 6, 2011 at 4:25 pm #115862gregfielding
ParticipantHere’s the article… http://yoast.com/wordpress-rel-author-rel-me
-
AuthorSearch Results