Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'questions'

Viewing 25 results - 676 through 700 (of 2,990 total)
  • Author
    Search Results
  • #231078
    danbp
    Participant

    Ok, you’re in an intense learning stage ! 😉 But i’m affraid i can’t help you to do this.

    – the theme used on this support is a custom work and doesn’t exist for public.
    – for other questions, yes, it is better to ask one question by topic.
    – googling around “wordpress toolbar tricks, customization” bring very helpfull result. But if php is not your cup of tea, i would recommend you to not try to modifiate it.

    Rome wasn’t made in one day.
    Reading this forum is a good starting point to learn how BP work’s.

    #231069
    danbp
    Participant

    You’re welcome !
    bbPress and BuddyPress are TWO separate plugin, and you’re here on the BuddyPress support. 😉

    If you have questions related to bbP, please visit their support for better chance to get the right answer.

    As it is a bit unclear what you’re doing with buddypress for the moment, see here about vbulletin import into bbPress.

    #231035
    Vibral
    Participant

    Dear Buddies

    I’m running (trying to) wordpress 4.1 with buddypress 2.1.1.
    My wordpress runs in multisite subdomain mode.

    I have read exhaustively, and the issue I’m having now seems to have been an issue of between 2 and 3 years ago – I haven’t seen posts from this year on this topic. Trying the old solutions have not solved my problem (outlined below):

    1. On the left hand side, the wp toolbar appears to be overwriting the buddybar – clicking login takes one to the wp-admin page rather than a buddypress type login
    2. The registration appears to be correct, but when one registers and logs in, the option to log in or register still appears in this bar
    3. On the right hand side, even without logging in, there is a dropdown menu which allows one to visit a random member or a random group
    4. I don’t think the items in the bar described above that is showing now are when I’m supposed to be seeing – in other words, I don’t think this is what buddy bar is supposed to be. I do get a buddybar in the wp-admin page which I think is more like what it is supposed to look like.

    To answer the usual questions, yes, I have enabled user registrations (well, in multisite mode, I just used the last option, which is for all users to register, and they can register any sites); I have also include the following lines in the wp-config.php file:

    define('BP_USE_WP_ADMIN_BAR', false );

    My website is vibral.co.za if you want to try it out.

    This has taken up a lot of time and I would sincerely appreciate any help in getting this sorted.

    Thanks in advance
    Randhir

    #230863
    emidio007
    Participant

    Hello,

    Unfortunately I have two questions. Although I have found a couple answers. But they did not work.

    1- Is there a way that a user can block (ban) other users?
    2- how i can get the total Numbers of uploaded Images of a user? when i use “bp_album_get_total_picture_count()”, i become a empty Variable.

    I would be grateful for any help!

    Thanks in advance

    #230851

    In reply to: Spam/Bot users

    djsteveb
    Participant

    Best thing I did to limit spam bot users is adding the free wordpress plugin “good question” – but change the defaults questions and answers.

    I also reccomend si captcha plugin, and limit login attempts.

    I always change the default settings on limit login attempts to be more strict than default.

    I also add whitelist ip plugin for limit login attempts so I don’t lock myself out – lol.

    #230772
    sandyfischler
    Participant

    AHA! @nscycwa that was it! I’m going to name my first plug-in after you.

    I’m sure both solutions had the same issue – the field incorrectly set up for URL instead of text.

    I’m going to do a separate post for the sake of posterity with both code snippet solutions and some basic instructions.

    Best practices questions:

    1. If one would like to be able to change themes easily, the ideal is to use the bp-custom.php snippet in the plugins folder, but the images should also live independently of the theme folder, no? Where is the ideal location for those? An “images” folder in “themes”?

    2. The actual data that fills out that field in an extended profile can be either a full URL (www.linkedin.com/in/sandyfischler) or it can be just the account and the URL is part of the code (user just inputs sandyfischler). I’m thinking that for my older user base, it would be easier for them to just copy/paste a full URL. Any one have experience one way or another?

    #230699
    mmaccou
    Participant

    @Hugo

    Thanks for your response. This post wasn’t prompted by any of my threads. I have been lucky to have most of my questions answered quickly and clearly, and @tecca has been extremely helpful with my @mentions question.

    It was other users’ threads that prompted this post. It wasn’t meant as an attack, just constructive criticism based on what I’ve noticed as someone who is new to web development.

    #230691
    mmaccou
    Participant

    Since downloading WordPress and BuddyPress about 2 months ago, I’ve noticed a general theme among admin…not only for BuddyPress, for theme support sites and other support forums related to WordPress and BuddyPress. There seems to be a great lack of patience towards its users and their questions. Please understand that many people use WordPress and BuddyPress to assist them in making a website because they have little to no development knowledge. Therefore, they may ask questions that to a web developer seem “dumb”, however, that does not warrant the passive aggressive, or even obviously aggressive tone that I see a lot of the time by admins on various support forums. In my experience, I’ve gotten more help from regular, more experienced users (who are usually extremely helpful) rather than the actual admins. All I’m asking of the BuddyPress admins is to be patient and get rid of the attitude.

    Thanks!

    #230658
    shanebp
    Moderator

    bp_activity_screen_favorites() loads that screen.

    Try using: bp_activity_get_user_favorites()

    Looking thru the source code will answer these kinds of questions.

    #230580
    #230534
    Hugo Ashmore
    Participant

    @zorro1965 Please search the forum , there have been many posts on the subject over the years that should help you. Open a separate thread if you have particular questions on the subject – this thread is informational really.

    #230401
    danbp
    Participant

    Have you correctly setup the permalinks ? (anything but default)
    Did you used the BP repair tool ?
    Are all required BP component pages existing ?

    Don’t know what the r.php file is and which service or plugin use it. See here if it can help you to debug: http://stackoverflow.com/questions/23118737/php-file-not-found

    #230373
    dave8528
    Participant

    I’m new to Buddypress and in mydomain.com/register where my Buddypress registration has been set at, I see that there is a ‘Blog Details” section where the new user will get to create his/her blog by entering the name for it in a field provided as such: mydomain.com/BlogName

    My questions are:
    1- How can modify this so when users create a “blog” they don’t get the same Admin page as I do as a super user? (because when they login, I see that they can see all other plugins and other things that I see as a super user)
    2- Can this feature be set for specific role?

    Thanks!

    #230364
    TheOfficialSeoGURU
    Participant

    Hello, and thank you for your quick response.

    First I definitely agree Help Please – How To: in a how to topic of a help forum may be a little redundant but the reason I did that is because I wanted an individual that knew how to fix this to not over look the post because they thought I was informing others on how to add an avatar as there are tons of people asking similar questions, but each person needs it for a different use, for example forums or what not.

    Also as far as the php and avatar issue, once again you are correct. There are so far two areas I have found that I will need to display a user avatar. the user header and the search page for members of the site

    I was currently working on trying to get the user avatar inside the individual member header of the user that is viewing their own profile.

    I do know that I will need to also do the same thing for the user to view another individuals profile but I figured if I was given the exact php function for the bp_get_avatar and told where to put it in the default themes function I am using I would know what to look for when doing it for the other peoples profile avatar. I found the php code for grabbing and displaying avatars but I dont know what to do with it, or even if it is the right code.

    But there are multiple variations of the code in different function files found through out BP so I dont know what to paste where 🙂

    Sync Profiles: Yes I have synced the profiles in the bp settings
    Testing with twentytwelve: I have just added the following code

    <?php do_action( 'bp_before_member_header' ); ?>
    
    <div id="item-header-avatar">
    	<a href="<?php bp_displayed_user_link(); ?>">
    
    		<?php bp_displayed_user_avatar( 'type=full' ); ?>
    
    	</a>
    </div><!-- #item-header-avatar -->

    I added this code to the header.php and also single.php file and nothing was displayed

    the two codes you added are the two codes that I am looking to find out how to display where ever I need through out my theme 🙂 !!!

    For example the 1st one you provided is the main persons header and the second one is to display the “members” page where they show who is all online.

    So my question to you is, what code do I add to my functions page in order to paste those codes you provided anywhere I need to through out my theme?

    Thank you for your time!

    Emineminero
    Participant

    Is there any way to add an “post in forum” option? I have the problem that a lot of users ask questions in their activity and not in the foru.

    #230283
    danbp
    Participant

    hi @jessicana,

    another solution is explained here.

    Or you can add a custom action hook to the registration template at a more appropriate place of your choice.

    Something like do_action ('jessicana_tos'); and by adding some div’s. Of course you have to use a child-theme to do this.

    And in the above function remove last line and replace it by add_action( 'jessicana_tos', 'bpfr_tos_link').

    #230150

    In reply to: how to change url path

    danbp
    Participant
    izzyian
    Participant

    Forget answering the above questions , I figured it out thank you for helping me 🙂

    #229484
    djsteveb
    Participant

    I use a similar thing.. plugin is called “good question” (I think) – it does not have radio buttons last I checked.. but can do multiple questions and answers I think.
    https://wordpress.org/plugins/good-question/

    #229478
    tundeogidi
    Participant

    Hi,

    Please can anybody point me an existing plugin that can be used to extend the registration form on WordPress/BuddyPress website to allow the use of control “security questions” feature.

    I want to add some questions to my registration form (page) either as part of the members registration page or as a top layer page before the registration page can be accessed such that;

    1. My intending members must answer all questions (five in total) correctly.
    2. The questions are to be in polls format with 2 or 3 options to choose from in a radio button.
    3. If all questions are answered correctly, then membership form can be submitted successfully or access to the registration page is granted depending on the type of implementation and rejected if any of the questions is answered wrongly.

    Any information or assistance would be appreciated.

    Regards
    Olatunde

    #229463
    Hugo Ashmore
    Participant

    @yanner11 this is tending to veer off from the purpose of this forum to help with BP issues, you may be best addressing server questions to your hosting support?

    You might try logging into your hosting account control panel and seeing how things look from whatever file manager is provided.

    btw if you have vaultpress you should be able to revert back and out of any issues not sure why you couldn’t?!

    #229221
    maaazkhan007
    Participant

    btw its [Mod edit: link removed ] Alphabetical not alphabitical

    Please do not post anymore masked links in this manner, they will be removed, we welcome constructive help with posters questions, spelling, when we have many non english speakers, is not one of them thanks ~hnla

    #229070
    krisdg47
    Participant

    I’m setting up a site where I’d like to have a variety of groups that allow registered users who aren’t a member of that group to comment in the group forum.

    An example would be someone who was considering getting a cat could post their cat ownership questions in the Cat Group Forum without actually being a member of the Cat Group. Is this possible?

    I’m moderately competent at wordpress so I would be happy with suggestions ranging from total solutions to what code to look at modifying. Thanks in advance for any help!

    #229046
    Iryna_B
    Participant

    Ok, thanks. Then I will ask theme author. I just thought it’s Buddypress related and I didn’t want to bother theme authors with additional questions.

    #228301
    JohnLombard
    Participant

    I will begin by stating that this is definitely a theme-related issue. I’m using the Evolve theme by Theme4Press. This is a brand new site, all versions of WordPress, BuddyPress, and the Evolve theme are the latest versions, and have been installed within the past 2 weeks.

    For the most part, everything works well, and I’ve found no other compatibility issues. But the one problem is that the BuddyPress buttons have been changed to essentially white letters on a white background, making them almost entirely unreadable. When I tried in other themes, this did not happen, so it’s definitely an issue with this specific theme.

    Nothing that I can change in the options makes any difference to this, so I’m assuming it’s a css issue.

    I already tried to find the answer through Theme4Press, but neither inquiries in their forum, nor direct requests to their support, have resulted in any answers (I’ve been waiting for a week). So I’m turning to the community here for help.

    I have pretty much zero knowledge of using css, so in asking me questions or giving me advice, please speak to me as an idiot…make it as simple and clear as possible.

    My site: Wrest In Peace

    Example of the problem: Groups Page

    My request: Please help me figure out how to change the buttons to make them readable. I’m not going to change the theme, it is perfect for my purposes…so if I can’t make this work, I’ll have to drop BuddyPress, which I’d really rather not do.

    Thanks in advance for any/all help and assistance that y’all can offer!

Viewing 25 results - 676 through 700 (of 2,990 total)
Skip to toolbar