Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'questions'

Viewing 25 results - 1,376 through 1,400 (of 2,230 total)
  • Author
    Search Results
  • #104485
    xXDarkie
    Member

    Bump. Sorry don’t want to be annoying, but it’s pretty important and I’m in a hurry.

    #104374
    aljuk
    Member

    Hi, I should preface this by saying that I’m not a BuddyPress developer as such, but have been coding WordPress themes professionally for a couple of years, and have been researching BP and putting together a BP-based startup for the past couple of months, so have been through these questions myself, and my own early steps may prove useful.

    1. See https://wordpress.org/extend/plugins/bp-profile-privacy/

    2. https://wordpress.org/extend/plugins/buddypress-private-community/ might be interesting. There’s another, more granular, privacy plugin that the community has its fingers crossed for, for further details see http://bp-privacy.com/

    3. All of that should, and does, happen as a matter of course.

    4. Semantics aside, they are all “subscribers” as far as WP is concerned, ie. members and commenters are one and the same.

    5. BuddyPress themes contain extra template files for the parts of BP that are an extension on the WP template system (eg. activity, groups, user profile etc.) plus various css and javascript files. Running a regular WP theme with BP running won’t give you the framework to display that BP functionality. In order to achieve that, your WP theme needs the extra template files. You have two options, each with benefits and drawbacks:

    a) Extend your existing theme with the required template files, javascript and css to enable and display the BuddyPress sections and functionalities. See https://wordpress.org/extend/plugins/bp-template-pack/ The drawback is that next time BuddyPress is updated, you might be faced with quite a fair amount of development getting your site aligned with the latest code base, new features etc.

    b) Constructing a child theme. This relies on running the Default theme, and then adding your own css overrides and theme hacks as a non-destructive layer on top. The principle is that you can strip away your own additions, and you’ve still got the Default theme running beneath it, so in a sense it’s “unbreakable” and whilst you may need to modify your additions once BP is next updated, the underlying template will always function. With a decent caching strategy, unless you’ve expert level php behind you, I think it’s the way to go.

    #104372

    In reply to: Register and login

    Hugo Ashmore
    Participant

    Why have you posted on the back of a another thread? Did nothing in what I mentioned above about asking detailed questions, supplying a little bit of background information on your situation / setup make sense?

    Please do as is expected, if you really need help, post a new thread rather than piggy back of another only possibly related post, supply detail so that we do not have to start of by asking you questions that shouldn’t be necessary.

    Closing this thread.

    #104366
    Hugo Ashmore
    Participant

    Locking topic, too many old posts on this forum get resurrected, not generally an accepted practice on boards.

    @n_sane a little advise if you really want help you must formulate a detailed question which describes the issue and any attempts at rectifying it, along with your setup in terms of app versions and server, simply stating there’s an issue will not get very far as we have to start asking you a whole series of questions just to get that detail from you, ergo much of our volunteered free time wasted.

    #104039

    In reply to: Change Groups to Teams

    Hugo Ashmore
    Participant

    Yes, have a read through the Codex documentation, then if any questions post back to this thread.

    #104034
    Hugo Ashmore
    Participant

    @residentcusano I have closed the other two threads, please take heed of my comments in one of them and also of modemloopers above.

    There is a right way and a wrong way to ask questions on tech forums the RFC on the subject is this link below, it might pay to give it a little glance over.

    http://www.catb.org/~esr/faqs/smart-questions.html

    #104032
    Hugo Ashmore
    Participant

    What does it say in the readme text, what does the authors homepage say? buddypress.org is a support forum for matters directly related to BP and it’s default theme and plugins that are specific to it.

    Someone here may know of this plugin but in general you should ask these questions of the plugin author and/or study the installation guides.

    #104030
    akle
    Member

    Great! Couple follow-up questions:

    1. If admin creates a post (a general website post, not specific to a user or group), would these images go to the same database or will I have two separate media database?

    2. if a user wants to add an image that would be associated with a post that was created by the admin on the back end (i.e. it is not a they did in their group or profile), would they be able to do that?

    #104020

    In reply to: Group avatar size.

    Hugo Ashmore
    Participant

    @ residentcusano can you please not simply jump around posts with the same question, you have asked this in another post , once only is the golden rule, please also could you start to actually ask questions in a detailed and considered manner rather than simply barking out requests that are somewhat vague it’s up to you to make things as clear as possible so that people can help you effectively.

    Closing this thread.

    #102984
    EBOC
    Participant

    Hello Buddypress, can someone that has fixed this issue please post the solution? Seems like the forum is scattered with questions about this problem.

    #102896
    imjscn
    Participant

    @DJPaul
    Thanks for response!
    I am making a Questions and Answers forum, so, it’ neccesary to address who asked the question. Would you point some clue on how to create a new function to get the starter’s username?

    #102837
    jclaflin
    Member

    This also is a problem for me as well. My client has no way of knowing when new questions are posted and does not have the ability to send emails to the entire group, please advise. Thanks

    #102802

    In reply to: forum does not work

    joelgomez
    Member

    Dear hlna,

    In most of the support forums I participate people is encouraged to do exactly the opposite, because you could end having too many people asking the same questions. I think its better that people that had the same problem read the same suggestions to solve them.

    BUT if you are the moderator and those are the rules, I respect them. Should I create a new topic to ask the same question and receive the same answers?

    Regards,
    Joel

    #102783

    In reply to: forum does not work

    Hugo Ashmore
    Participant

    With my moderators hat on: Can I please remind people that on tech forums it is frowned upon to hijack threads i.e have two or more people asking questions within the one topic, this is due to threads rapidly becoming confused, my question was directed at ? one person but another replied in answer to it, this thread and it’s responses belong to the original OP or at least are meant to.

    #102746
    Sven Lehnert
    Participant

    Hi eredepe, this bug doesn’t make sense for me. Please activate a different theme, and then reactivate the custom community theme.

    If the error still occurs, I will need to check it, and try to reproduce it.

    For Support around Custom Community, please use the forum on themkraft.com
    I guess you will find most questions already answered over there.

    http://themekraft.com/forums/

    myerman
    Member

    Will this work if two of our questions are lists of countries/states and the other two are lists of categories? In other words, will buddypress allow me to add data sets like these? And can I still set the data in wp_usermeta table and retrieve it in other uses?

    Also–is it possible to rework look and feel of the registration form itself? Two of our questions involve choosing images along with form elements, didn’t know if this was possible.

    myerman
    Member

    Yeah, at the moment we are using the answers to these questions to grab content based on their gender, location, and category preferences — we match what they give us to WP categories and any meta-keys in the content we can match.

    #102453
    Hugo Ashmore
    Participant

    I simply don’t get what you are trying to do here and you seem to be over complicating things.

    Simply click the link to ‘groups’ in the main set of menu links this is the groups directory view and on that page should be seen a clickable link ‘create a group’

    This isn’t anything to do with adminbar, nor do you access this via a url which actually would be http://example.com/groups/create/

    Your bp default theme either shows this or it’s a defective incomplete install your other questions are related to third party plugins and / or themes and at this stage we are simply trying to establish that bp-default works before moving on.

    #102442

    In reply to: OK…still no luck

    Hugo Ashmore
    Participant

    Please do not create a new topic on the same subject, continue in the existing one, creating a new thread simply serves to fracture all that we have asked and discounted thus far in trying to help you and will have members asking all the same questions over again which is a pointless exercise and wasteful of resources.

    Please post a request for further help in the existing thread you started on this issue in order to bump the thread.
    https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/please-help-no-group-creation-option-in-groups-1

    Closing this thread

    #102048
    Hugo Ashmore
    Participant

    Well there you go! :)

    @fellowchirps now you know what plugin you installed that caused this if you have follow up questions on it please post them to the plugin authors group:

    https://buddypress.org/community/groups/bp-my-home/

    #101693
    Virtuali
    Participant

    you need to give more information about your issue. “there is no option for this”

    What do you mean???

    Also, please provide some, or all of the questions from This post

    Andrea Rennick
    Participant

    If you’re using GenesisConnect, please keep questions over on that support forum. :)

    Usually, Buddypress links are all on the blog where BP is activated. They do not go across all blogs unless you add a line to the config file. (like you see in our demos)

    bgrun80
    Participant

    Cheers @boonebgorges.

    So, if I can clarify the whole process. Please tell me if I’m right or if I’m wrong,
    and I’ll post it up on my forum, and make a page in the codex if you want.

    When a visitor loads the URL of a Buddypress-supported site:
    1. the WordPress environment loads and loads the Buddypress plugin
    2. buddypress/bp-themes/bp-default is loaded (if you have activated that theme)
    3. as the visitor browses through different pages, functions are activated in those pages
    4. these functions draw their code from the core files (checking first if bp-custom.php contains same-named functions that will overwrite code in the core files)
    5. there are 9 core files
    6. these 9 core files require/include other groups of code from folders that are named the same way
    e.g. ‘bp-core.php’ requires/includes the files from the ‘bp-core’ folder
    7. The files in these folders are groups of code that share a similar category (e.g. classes) (e.g. bp-core/bp-core-classes.php)
    because modularizing them this way makes it easier to find the code you need.
    8. extra code that is hard to categorize clearly is simply put into the main file (e.g. bp-core.php)

    Questions:
    a. Is the above list right?
    b. Do the core files need to be loaded every time a user visits a page and activates a related function?
    e.g. if a user activates a function related to friends, does bp-friends.php need to be loaded?

    victor_moura
    Participant

    Hey @boonebgorges – I’d love to suggest a standalone import/export – doing all these database imports and exports is definitely not an easy task for the below-average user like me, who became pampered with WordPress turn-key solutions :)

    If you can share some light on the 3 questions I made on my reply to @aljuk that would be fantastic! Sorry to bother with these simple questions…

    victor_moura
    Participant

    Hey @aljuk – this was superb!

    I am a newbie, but a newbie with endurance :-)

    I confess I was puzzled by your answer, but then asked the support staff of my hosting company to help me with steps one and two you listed.

    But now I am stuck. On step 3, I understand I should use Notepad (Text Editor on MAC OS) to edit the wp-config.php file that I have downloaded doing step 1 (I’m copying the entire public_html folder using FTP).

    Questions:

    a) what are the specific modifications I should do on the wp-config.php file in my hard disk after the copying of the remote files?
    b) how do I create a new local database? With MAMP? Which configurations should be set for this new database (never did that before)
    c) how do I import the gzip backup of the remote database I made with phpMyAdmin?

Viewing 25 results - 1,376 through 1,400 (of 2,230 total)
Skip to toolbar