-
Hugo Ashmore replied to the topic Importing Members from Joomla .csv in the forum Installing BuddyPress 11 years ago
BP is just a plugin running under WP, WP handles users/registration. You need to create Users not members first so you’ll need to run up a little script to import the .csv file using fgetcsv() into an array then use that to loop over and set values to add for a user with the function wp_insert_user().
BP recognises members when a user logs, in…[Read more]
-
Hugo Ashmore replied to the topic it is just not working – is it the theme,. or? in the forum Installing BuddyPress 11 years ago
// edit: beaten to it!
You must determine if it’s the theme or not; this is done by reverting to a theme we know works with BP and those are any of the WP default series, ‘Twentytwelve’, ‘twentythirteen’. I’m afraid that nine times out of ten things will be a theme issue but also might be pluging related so ensure you disable all non essential…[Read more] -
Hugo Ashmore replied to the topic Getting "help" for this forum in the forum Installing BuddyPress 11 years ago
Firstly did you not read the sticky post ‘getting help’ ? in that is a bullet point list of information it’s useful to provide (not all necessarily essential) I have also just updated that post with basic troubleshooting steps that everyone overlooks and which we end up repeating again & again. many issues are third party…[Read more]
-
Hugo Ashmore replied to the topic "Proudly deleted by…" in the forum Installing BuddyPress 11 years ago
Cheers for the vote of thanks to all those that plough hours of their time into providing you with free software to use, it’s most generous of you. As to the question learn a little about the software you’re using as you’ll find you won’t need to waste time asking questions on how to remove a simple piece of hardcoded markup.
-
Hugo Ashmore replied to the topic How To make Post author links point to BP Profile Page in the forum How-to & Troubleshooting 11 years ago
Please start a new thread rather than pulling up very old ones where you’re unlikely to get a response.
-
Hugo Ashmore replied to the topic Members Directory sort function not working in the forum How-to & Troubleshooting 11 years ago
|I fear that my BP developer may have broken something during the last customization.
If you think that then ask them to investigate what’s happened, that is the normal course of events.
| I do not know code, so please give provide lots of details.
we can’t really ‘fix’ things for you without a significant amount of detail, and as BP has no…[Read more]
-
Hugo Ashmore replied to the topic BuddyPress Constantly Crashes Server in the forum How-to & Troubleshooting 11 years ago
Have you followed @shanebp advice? it’s important to establish the cause of this and that means as suggested starting to look through your server log files – essentially all the answers you need or at least the clues to where to look further will be in log files. We can’t do this for you or provide much more by way of help…[Read more]
-
Hugo updated the Displaying Extended Profile Fields on Member Profiles page, on the BuddyPress Codex 11 years, 1 month ago
-
Hugo Ashmore replied to the topic [Resolved] Instructions in Codex Incomplete in the forum How-to & Troubleshooting 11 years, 1 month ago
I don’t think the original intention was to display a live example of a forum topic view, it certainly shouldn’t be. I have adjusted that page entry to properly display the example shortcode rather than have the page actually parse the shortcode; however yes the link directly below directs you to the bbPress codex for examples of all the…[Read more]
-
Hugo updated the Migrating from old forums to bbPress 2.2+ page, on the BuddyPress Codex 11 years, 1 month ago
So you’ve been using BuddyPress’ built-in group forums since BuddyPress 1.5, but would like to use the new bbPress plugin to power your forums instead.
Gotcha. You’ll need to migrate your existing group forum […]
-
Hugo Ashmore replied to the topic Event calendar buddypress? in the forum How-to & Troubleshooting 11 years, 1 month ago
Please don’t post duplicate questions, once is sufficient.
Closing. -
Hugo updated the Adding Your Plugin’s Link to the BuddyPress Member Toolbar Menu page, on the BuddyPress Codex 11 years, 1 month ago
If you’ve added a new navigation item to the single Member page, you may want to add the same link to the Toolbar Menu.
Let’s say you added a tab called ‘Dogs’ – this will add the same link to the Toolbar […]
-
Hugo Ashmore replied to the topic I cant add new page. in the forum Creating & Extending 11 years, 1 month ago
Add new page where, and for what? Remember this is BuddyPress help, an inability to add new pages is more a wordpress issue and would be better asked on their help forum.
-
Hugo Ashmore replied to the topic How to change the alert style in buddypress? in the forum Installing BuddyPress 11 years, 1 month ago
If you want help you will need to be much more detailed in your request. Provide information such as theme in use, versions, explanation of exactly what you mean by ‘alert’ box, reference it to something literal, and ensure you are feeing to BP functionality and not a theme or third party plugin..
-
Hugo Ashmore replied to the topic What to use when, and HOW? in the forum Installing BuddyPress 11 years, 1 month ago
Please don’t open duplicate threads, you have one running and a response.
https://buddypress.org/support/topic/what-to-use-when-and-how/Closing this post.
N.B The reason for the response you got on your initial posting is that your asking for quite a lot of ‘functionality’ and some moves into developer expertise rather than providing…[Read more]
-
Hugo Ashmore replied to the topic No login box in the forum How-to & Troubleshooting 11 years, 1 month ago
You can have a play with this if you like:
https://gist.github.com/hnla/6248724 -
Hugo Ashmore replied to the topic Allow admin moderation of extended profile fields via admin in the forum Requests & Feedback 11 years, 1 month ago
If you want a paid option you could check out:
-
Hugo Ashmore replied to the topic Customising text outputted by bp_members_pagination_count() in the forum How-to & Troubleshooting 11 years, 1 month ago
Ah ok, I’m a master at inducing self inflicted problems too 🙂
-
Hugo Ashmore replied to the topic [Resolved] Buddypress Pages Post ID in the forum How-to & Troubleshooting 11 years, 1 month ago
Think you are, but not quite sure what to suggest, but using options table is a possibility? But even then you have to remember that the page doesn’t really exist or at least technically you only have one template file to add logic to, although you can extend that with the additions made to template hierarchy in 1.8.
You possibly need to be…[Read more]
- Load More
@hnla
Active 6 years, 4 months ago