Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'questions'

Viewing 25 results - 2,651 through 2,675 (of 2,990 total)
  • Author
    Search Results
  • #51597
    James
    Participant

    I’m sorry, I should of better clarified what I’m trying to achieve. I understand how to setup the new theme architecture, and to create various child themes.

    But what I’m after, is… Let’s say, I want to use the K2 theme, or Thesis theme with the new architecture. And integrate buddy press into that theme, instead of creating custom child themes, which I know, is probably the easiest and preferred method of doing so.

    #51582
    nicolagreco
    Participant

    you have to:

    remove bp-themes dir in /wp-content/

    you have to copy bp-home & bp-sn-framework in /themes/

    activate bp-home

    And you will have the new theme.

    If you want integrate your theme with bp,

    add in the header of your css

    /*

    […]

    Template: bp-sn-framework

    */

    deactivate and reactivate your own theme.

    Nicola

    #6376
    James
    Participant

    Pretty stoked on the new theme structure, but have some questions. Instead of modifying bp-default, I wan’t to use a completely new theme, for the bp-sn-framework.

    However, I know I need to copy the “directories” folder to the new theme I uploaded, but is there anything else I should be copying?

    I guess I can copy it all, and see what happens ;)

    #51468

    In reply to: Import existing user

    Jeff Sayre
    Participant

    @Peterverkooijen

    I have no problem with you posting in the BP forums. If I did, I would say so and/or ignore your posts. In fact, I often answer your questions or at least point you in the proper direction. I did the former above.

    I also appreciate the fact that you are diligently working on learning PHP and the inner workings of WPMU and BP. It is a long road to slog.

    In suggesting that a Google search would have answered your question–and more than likely much more quickly than waiting for someone to respond on this forum–I was simply making a point that since all of us moderators volunteer our time, and a lot of it at that, it helps everyone if a member first searches out a particular issue. That means if it is specific to BP, they search the BP forums first, and then Google second. If it is more of a general programming issue (or as you say above, a “basic issue”), then they search Google first then the WPMU or BP forums second. If they find nothing, then posting is recommended.

    I assume that you do use Google. We all do. But, I was trying to give you a friendly reminder by first answering your question, second suggesting that issues outside of the scope of WPMU or BP can often be quickly answered via Googling, and third provide a link to the answer in such a way that reinforces that point to anyone who reads this thread.

    I can’t tell you how many times a day I answer a question on these forums whose answer could have been found by searching the forums or google. I don’t mind helping out, but my time is limited and it gets old.

    Just to be clear to everyone, none of the moderators on these forums are employees of Automattic. We do not get paid for the copious amounts of time we volunteer.

    #51437
    jorries
    Participant

    Anyone?

    this IS a support forum isent’t it?

    Or are my questions that “out of the box”

    Sorry was hoping to find some answers here since no where else there is good support for this ( irc channel is also starved )

    #51334
    r-a-y
    Keymaster

    (I believe what I’m about to write is relatable to the topic at hand; if not, feel free to close the thread!)

    I’m just starting to grasp the whole concept of multi-sites.

    From what I’ve read, it’s exactly what I want to do.

    But I need some clarification.

    Here’s my setup, I have WPMU+BuddyPress installed in the root:

    hxxp://www.example.com (blog_id #1 should be shown here, including all its posts, categories and pages)

    I want all subsequent blogs to be created from

    hxxp://blogs.example.com

    So that new blogs will have a subdirectory under that subdomain.

    eg. hxxp://blogs.example.com/newuserblog/

    Single sign-on should work across the root and subdomain.

    From those that have responded to me on the WPMU forums, this should be possible with the multi-site plugin.

    Now for the BuddyPress questions!

    Okay, so let’s say I login to BuddyPress (which is installed in the root instance of MU) and I want to create a new blog from “My Account > Create a blog”, would BuddyPress be creating this new blog under the new Site instance (eg. the subdomain Site – blogs.example.com? This is what I would want to do. I’m guessing this would require some core hacking.

    Also, if I go to hxxp://www.example.com/blogs, would this show blogs from the blogs.example.com subdomain?

    Thanks for reading! Hope to hear some feedback!

    #51291
    Robert
    Participant

    Well, on the 16th post Andy says

    If the plugin continues to improve and sticks to the standards then I’d like to allow Manoj to continue building it as the official component. We’ll see how it pans out over the next little while.

    What happens if he doesn’t and the plugin isn’t up to Andy’s standards?

    Yeah, I know Andy also said we didn’t have to worry about the pictures already in the albums but how will it work? How much work will it take to switch to core photo album component from the Manoj’s plugin in case Andy decides against using it?

    I am not asking those questions to get the answer here. I’m just trying to say I am hesitant to using Manoj’s plugin until we know a little bit more about the future of the core photo album component.

    And trust me I desperately need a photo album for my website. It’s really hard to resist using Manoj’s plugin especially after reading so many good reviews. I just hate to take a road without knowing where it’s going to take me. Yep, I got burnt in the past.

    #51252
    Jeff Sayre
    Participant

    @morgenvrij

    We need more detailed information about your setup. Please start a new thread by posting your issue and including answers to these questions.

    #51219
    Jeff Sayre
    Participant

    @andrlind

    Seeing how you have not received a response from mattyabsley, I suggest starting a new thread and answering these questions.

    #51079
    Jeff Sayre
    Participant

    Two questions:

    1. Does this issue go away if you switch to the default themes that come with BuddyPress?
    2. Are there any errors showing up in your log files?

    #51066
    gerikg
    Participant
    #51037
    Kunal17
    Participant

    Korhan,

    I tried the code you provided:

    If I browse to my p2 user blog while logged out, it does not show me anything in the userbar. I would like to provide the user the option to log in from the user blog itself. Is the code supposed to show the BP log in/signup links in the userbar?

    If I browse to my p2 user blog while logged in, it shows the user avatar, member profile link and logout link. If I click the logout link, it takes me to the standard WP login page with the message ‘you are logged out’. Can you suggest a way to have it redirect to the same page on the userblog frontend except with the user logged out?

    I hope I am being clear about my questions. I am a novice at programming so only have a basic understanding of what the code is doing.

    Thanks again for your help.

    #51034
    cpkid2
    Participant

    Thank you, DJPaul. I’m starting to get a clue lol. Just one question – Say I use “Kubrick” for my home/blog theme. How do I get a login/password field in the sidebar? I noticed it’s not one of the widgets. Do I have to grab the code from the admin bar on top and insert it manually into the sidebar?

    #51015
    Paul Wong-Gibbs
    Keymaster

    You can use any WordPress theme for the home/blog theme, yes. You’d only need a customised or Buddypress-specific theme for the member pages.

    #51011
    cpkid2
    Participant

    Thanks, Ray.

    So if I’d like to have a two-column site, would I be able to activate the default Kubrick theme and use it as the blog portion (front page) of my social network? I’d like to have my blog on the front page just like ReadWritePoem. Or would I need to use a theme made for Buddypress like the ‘home’ theme?

    #51009
    r-a-y
    Keymaster

    “themes” is a themes folder for WordPress(MU); whereas “bp-themes” is a themes folder specific to BuddyPress components.

    To be more specific, “themes” styles the blogs; “bp-themes” styles the member profiles and groups.

    ReadWritePoem’s blog posts is from the main, primary blog… it’s a simple template loop from WordPress… nothing elaborate there. In fact, looking into it further, they do not have member blogs! So if you’re familiar with regular WordPress, you’ll know how they placed the blog posts on the front page.

    #6238
    cpkid2
    Participant

    I’m trying to learn how to customize BP but I feel I don’t understand the fundamentals that make BP what it is. Why are there two theme folders (bp-themes and themes) and do I need to edit files in both? How does this site place blog posts on the front page? Looking through the admin panel in widgets, I noticed there wasn’t a drag and drop function for “blog posts”.

    I’m familiar with customizing WordPress themes but Buddypress seems different. I would appreciate some guidance as I feel I’m missing something obvious.

    #6211
    zeitweise
    Participant

    We have been brainstorming about the terms of service for our site with Buddypress. In order to build trustworthy community sites, I think transparency about how user data will be stored and handled is not only legally necessary but also essential for the credibility of the project. This thread is to encourage a discussion about terms of service and the handling of user data.

    We would like to provide our users with maximum control over the data they store on our plattform. Ideally that means:

    • provide complete transparency about what data we store why
    • no lock-in: export of content that has been created
    • complete deletion of user data when users unsubscribe from our platform

    To execute this control does not seem to be trivial with Buddypress.

    We identify (at least) three types of data:

    • private information that embellishes the user personality such as the profile fields name, place and interests but also private fotos or videos that can be uploaded to the profile via upcoming plugins;
    • data that is created by interaction on the platform, such as comments, the activity feed, private messages or the friends network;
    • and the content they generate – in our case less blog posts than event posts

    Two major questions arise from this:

    1. Is it technically even possible to erase or export all user data at once a) for admins and b) for users on a Buddypress site?
    2. Which data do you think should be excluded from user control in order for a community site to keep working properly, i.e. comments or events? And would it be a good choice to set creative commons licenses for certain types of data?

    I would love to hear your thoughts and approaches!

    #50906

    In reply to: External Blogs

    Maybe the current discussion isn’t out of date, but the discussion and assumption that Nicola is developing this is.

    I can’t speak for DJPaul, but in the general clean-up that I do, I try to keep the conversations as focused on what is currently relevant as possible, to avoid confusion for newcomers and to let any old-schoolers know questions are being addressed.

    Does that make sense? I’m sure Paul will chime in and slap me with a trout if I’m wrong. :)

    3612275
    Inactive

    Hi there guys, I’m running into a brick wall here.

    My members profiles are a-ok, however, when you click on their blog instead of /site/memberblog its memberblog.site.com/site – using a sub-domain. I’ve clicked on each user manually and try to edit their locations in the Blog Info box and click update, however, it says “Are you sure you want to do this” then has a link to “Please try again” – which does absolutely nothing.

    I assume I need to install it all over again not using sub-domains? I find it weird that member profiles would work fine, but blogs not at all.

    Also, when members try to create a group and upload the group photo, it says they don’t have permission, yet I can create group pictures fine (admin account). Is there a special setting I need to enable for members? Also, is it possible to make a create group link on the groups listing page (I assume just creating a link pointed to the create group page)?

    Another (very small) issue is, I would like to link all profile fields for (leagues and teams) to their respective pages, not to a member list that has those same profile field options. I remember reading somewhere about it, but I can’t seem to find the thread.

    If you’d like to test it out and see what I’m talking about feel free to go here to see what I mean.

    Sorry for the many questions :D.

    #50760
    Paul Wong-Gibbs
    Keymaster

    I’ve renamed this thread jorrie so the title covers both questions which might make it easier for people to find in future.

    jorrie
    Participant

    Hi Everyone. Im considering BuddyPress with WPMU to build a sort of community but then in a little different setup than normal, therefore I have some questions I could not find answered yet:

    1) Say mysite.com runs on WPMU and i have several (WPMU generated blogs) Could I register from any of those blogs and get a “global” account. With, I would be aple to comment on any blogposts from ANY blog that runs from my WPMU installation?

    2) Say mysite.com runs some introduction to what my site does and i do not want the /members directory to popup there would that be possible?

    3) How and where do these “groups” “Forums” and “Blogs” are generated? I have several blogs created true the WPMU interface, does buddypress link to them automatically?

    4) I dont want any users to create blogs, they can only upload avatar and post comments on any of the wpmu sites. Is that possible? Since the admin creates all the blogs, the users can only communicate on the site.

    5) Last but not least, Im looking for some forum functionality… I was hoping buddypress would have the forum like this one ( Which is bbpress i assume?) I would like to have a blog with categories like this one, the buddypress only seems to be able to post a topic without any categories, is that correct? I need a forum like this one for EACH blog I have, they should be seperated but they should all share the same user login so it would be possible for a visitor to post on any forum that runs true my wpmu installation

    6) Well, really finally: Would it be possible to have a list of all blogs generated and place them on a wordpress page?

    Those are the questions that are hunting me for several days now,

    I hope above is possible than that would be great!

    #6139
    peterverkooijen
    Participant

    Does anyone know how to display a message with Ajax/jQuery after a normal redirect?

    Specifically I need it for code I’m trying to put together to close most of the site for not-logged-in users, so for example when they try to open the members section they get redirected back to the home page, where they will see a message: “please log in or register first”

    I’ve tried several searches on this, but was only able to pull up Ajax as alternative for redirect examples; I need a variable message after regular redirects.

    Apologies if it’s not OK to post a general Ajax question like this in the miscellaneous section.

    I think this page provides some clues. I’ll get back to that after some late lunch… [passing out…]

    #50626
    Avatar
    Participant

    Hello Mates, I know I went M.i.A for a while.

    but I wanted to say thanks for the good responses

    before it got way too late.

    I got focused into developing our BP site

    and have been searching through the forums

    for all kinds of questions and possibilities.

    I’m sure I’ll be posting about them soon.

    But for this, I think we’ll start working with group / blog mods first

    and try out the multi-site url solutions.

    The BP integration still seems like an interesting challenge

    especially as the single wordpress BP installs come into play.

    John if you have more details about the functions.php solution,

    please contact me.

    and if there are any other ideas about this,

    or possible plugin solutions,

    I’d love to hear them.

    Sincerely,

    – Jeff –

    .

    #50433

    Oops… trunk of course! it’s been a long day… got it working the old fashioned way :)

    The other point I was making though is that this is linked off the main installation instructions:

    https://codex.buddypress.org/getting-started/installing-buddypress/.

    The reason I probably didn’t even look at the URL is because of that. I’m sure lots of people will do the same, and if they are new to buddypress they won’t be aware of the usual way of installing it and either post questions here or maybe even give up!

Viewing 25 results - 2,651 through 2,675 (of 2,990 total)
Skip to toolbar