Hi,
I did the last buddypress update and it conflicted with several plugins on my site. I installed a backup and waited for the next update. Version 2.1.1 was released and I waited a while for any other updates. Finally, I updated and it created the same problems as before. It has caused my MapPress Easy Google Maps plugin to quit working and on my frequently asked questions page the dropdown answers no longer work. It has also caused my BuddyPress Activity Plus plugin to stop working. That’s all the problems I’m seeing at the moment. This is a mess. Is there a fix?
Thanks
site is http://www.floridadiveconnection.com
About question 1, I still could not solve, even with installing the plugin. So how do I get the “Login” option redirect to the page of BuddyPress? And why only the “Register” option is that are targeting for the BuddyPress page?
2 other questions:
1° When the user does login is being redirected to the site home page, how do I to be redirected to profile his?
2° How do I get the “forgot password” redirect to a page in BuddyPress? instead of staying open a page of wordpress?
Hey @qmai! I have setup a system before to link BuddyPress Profile Fields to SalesForce, but it takes a good amount of custom work. The method I ended up doing was to add a piece of custom meta to the Profile Field edit screen that allows you to specify a SF field id. Unfortunately, the process of adding custom meta to a BuddyPress Profile Field is a lot harder than it sounds, but it is doable.
Let me know if you have any further questions. I can’t seem to find the code that I wrote for this, but I’d be happy to work through this with you.
Hi,
.
2 questions:
.
1° Why does the option “Login” leads me to the WordPress Login page and the option “Registrar”
leads me to area inside my site ? See this link:
http://ajudaroproximo.com.br/wp-content/uploads/2014/11/barra-do-wordpress.jpg
.
2° How can I do to NOT to appear the following options selected in the link below?:
http://ajudaroproximo.com.br/wp-content/uploads/2014/11/barra-wordpress.jpg
I want to remove this cause I want the visitor, when he logs in, to have access only
to the BuddyPress items that appear at the right side.
.
I´ll be waiting for these information, please.
.
Sincerly yours,
Ícaro
I am going to answer the questions like in your support outline then add additional information below.
1. 4.0
2. Directory
3. Root Directory
4. No Buddypress was installed after
5. Yes everything was in order permalinks, and other plugins were 100% functional.
6. Latest Version 2.1.1
7. NO
8. Yes i stated above my currently installed plugins that are active (All are active if i forgot to mention sorry)
9. It appears to be the default theme Jarida doesn’t seem to be doing anything else.
10. Nope
11.No
12. Most recent version of course 2.5.4
13. Error Log is empty o.o
14. Hostgator Baby PLan
15. Linux (according to company page: http://support.hostgator.com/articles/pre-sales-policies/are-your-servers-unix-linux-or-windows-nt )
Additional Issues
All users are marked as spam.. I was reading on some earlier issues and everyone is marked as a spammer upon registration in the extended profile tab. There are also no groups in the extended profile tab which is odd and I cant create it without it giving me an error saying
“There was an error saving the group. Please try again”
Hi,
2 questions, please:
– Where is the option to register?
– It is mandatory to have this bar wordpress up here?
See: http://ajudaroproximo.com.br/wp-content/uploads/2014/10/buddypress.jpg
Regards,
Icaro
Try adding this just above the endwhile
<?php endif; ?>
btw – this isn’t the proper forum for basic php coding questions.
Hi there,
I would like to have an individual title and meta description for each activity post.
How can I get an excerpt of the first 7 words of the activity post as title and also as meta description (in best case also the first 7 words comma separated as meta keywords)
I refer to posts like this http://www.buddyboss.com/demo/buddyboss/members/guest/activity/12317/ – in the title and meta should then appear “will this go into the photo gallery”
I found this on http://stackoverflow.com/questions/13302874/adding-custom-activity-stream-on-buddypress – does this help for getting a detailed explanation how to use it?
The event manager plugin has a search function.
For additional questions about that plugin, you should use their support forums.
Hi,
I’m trying to create a Bootstrap theme for BuddyPress. I wondered that XProfile Visibility Options capsulated with a label.
While using for attribute, it’s not necessary that use radio button inside label.
http://stackoverflow.com/questions/774054/should-i-put-input-tag-inside-label-tag
That issue causes issues on radio buttons when Bootstrap used.
It would be more controllable and compatible with Bootstrap if input tag moved right before label tag.
Line 802 @ bp-xprofile/bp-xprofile-template.php
<input type="radio" id="<?php echo esc_attr( 'see-field_' . $r['field_id'] . '_' . $level['id'] ); ?>" name="<?php echo esc_attr( 'field_' . $r['field_id'] . '_visibility' ); ?>" value="<?php echo esc_attr( $level['id'] ); ?>" <?php checked( $level['id'], bp_get_the_profile_field_visibility_level() ); ?> />
<label for="<?php echo esc_attr( 'see-field_' . $r['field_id'] . '_' . $level['id'] ); ?>">
<span class="field-visibility-text"><?php echo esc_html( $level['label'] ); ?></span>
</label>
Hello there!
Iam really new at this exercise, so iam really sorry if i ask some very basic questions! 😉
Here is what I try to achieve:
1) new step in creating a group, so there is ‘town’ for each group.
2) Make this new field searcheable
OK, i copy paste the example the second example i found here:
Group Extension API
It works: it creates a new tab ‘Town’ in the creation process.
BUT, going front-end Group> Town, it displays the text ‘great plugin’. I dont know how to ‘call’ the correct data.
2) Well, at this point, i would like to know how to add a field in the groups directory page.
Many Many thanks for your reply!
So
Thanks for the response… to answer your questions:
– No – I did not import users from an older site.
– Yes – I am hosted on wpEngine
– I did try repair tools already with no effect.
– I’ve checked avatar settings and don’t see anything amiss. I’m not sure why that is a question though as my issue isn’t with avatars (my new users haven’t even been able to add avatars yet because of this issue). It’s the entire profile page that doesn’t load and instead gets a Page Not Found error.
– Members import – I imported this particular list just once. I used it two other times a year ago for different lists with no problem.
– WP & BP users are supposed to be synced per my BP settings, but I’m not sure that’s happening correctly.
I will try deactivating the outdated plugsin you mentioned again, but I’ve already tried deactivating all of them once and didn’t see any effect. If that doesn’t work, I’ll open up a ticket as suggested.
Thanks again for your help.. if you have additional ideas at this point, I’d love to hear them.
@zydarek,
Activity Loop
http://stackoverflow.com/questions/21229140/buddypress-group-activity-loop-filter-activity-type
Search also for bp_parse_args on the codex.
@bphelp, thank you for your comprehensive advice, but it’s already sticky in “When asking for support”… So i’m affraid that a bit of exasperation will sometimes continue to appear in one or other topic. Sorry for that, i’m not a machine. 😉
@dromicus
Not be be short with you but I don’t care to much for typing long replies anymore but if you go to https://bbpress.org/ and read the documentation you should be able to answer most of your own questions. There are also plenty of plugins to extend bbPress so you can explore that option as well if needed. Good luck!
Hi @bee7er
bbPress-related questions should be posted on the bbPress support forums. Try opening a new topic over there so those guys can help with the problem you’re having.
I asked on BB press forum already, resolved first question. But the 2 last questions are Buddypress related.
Can you please advice?
Hi,
I’m having couple of questions. Could you please help me?
1. How do I limit number of posts per one page on BBpress forum before pagination?
2. How do I limit number of members per one page in BB members page?
3. And how do I limit number of groups per one page in BB groups page?
Please advice me.
Hi Henry,
I’ve just installed it now and am starting to fiddle. Will definitely check out that BP Profile Search. Will come back to this thread if I have any more questions.
Thank you!
Hi guys!
this is exactly the plugin that I need! Im so happy I stumbled across this yesterday
now I have a few questions regarding the dashboard url.
my website is redwhiterocket.com.
if you look at the menu bar, there is a page called Profile.
I created that so people can access their dashboard, but it’s really tricky… I have Activity, Member, and Registration all linked to that page.
I was wondering if it’s possible for people to access their dashboard without create a new “Page” and menu.
If you log into my website, there’s going to be a wordpress toolbar on the very top, with drop down menu. I think this was created by buddypress.
Is it possible to only access the dashboard using that dropdown menu from the toolbar? Because when I click on profile, or edit, it leads me to an error. maybe I can change the url for the options in the dropdown? not sure how to do that though.
I hope im making sense.
thanks so much guys
@bphelp / https://buddypress.org/support/topic/export-user-to-csv-with-more-info/#post-207759:
@rubyji
Please don’t reply to threads going on 4 years old
For my point of view:
1. If is wanted, that users use the search function, before asking new questions, then should be appreciated also, that users reply on old threads.
2. If the latter is not appreciated, then old threads should be closed automatically for new replies (and, maybe, also excluded from search results) after a certain time, e.g. 12 or 18 month.
—–
I liked that @rubyji referred on the old threads – because I like documentation of historical progress, i.e.:
that a issue, that was unresolved 4 years ago, is now resolved. 🙂
@dreammyw0w:
I also need help with restyling my register-page…
Can anyone tell me where to start?
1st:
Restyle you can it via a WordPress-Plugin like ‘Simple Custom CSS’ or the style.css within your child-theme-folder:
https://codex.wordpress.org/Child_Themes
Helpful is as well a plugin like Firebug for Firefox.
2nd:
For reshaping the content as well you have to deal with the wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/members/register.php
3rd:
Regarding further questions it would be helpful, if you would describe precisely, what you want to change:
Post a link to your blog and a jpg-file (modified screenshot), where is high-lighted, what you want to change.
A less elegant, but working solution regarding locations within states you can find on my registration page (section: ‘Profile Details – Teil III: Geographisches’):
http://1a-spielwiese.de/registrieren/
You can ask at first:
- In which state (USA or UK?) do you live?
and then:
- In which US-federal state respec. in which UK-county to you live?
- and finally you can introduce the names of the federal states of the USA with ‘US-‘ and the names of the counties of the United Kingdom with ‘UK-‘.
(You can ask this questions within the ‘base group’ of your xProfile fields – then they get displayed on your registration page automatically. Or you can make your further xProfile fields displayed on your registration page as well:
https://buddypress.org/support/topic/reshaping-the-registration-page/#post-203615 [section 2nd].)