Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'questions'

Viewing 25 results - 2,051 through 2,075 (of 2,990 total)
  • Author
    Search Results
  • #89912
    mosso
    Participant

    Is this plugin going to continue to be supported or has the author decided to deprecate it in favour of bp core development? (rumors)

    Just installed it on a plain vanilla, WP 3.01, BP 1.252, no other plugins, default bp theme.

    It won’t accept any links. Looks like everything works until hitting the Finish button. Complains about completing all fields. All is complete except that hitting the Fetch Details button does nothing. I can see a momentary flash of a Description field sometimes before it complains about completing all fields, but no description field is actually presented for input.

    I have found other questions about no response on hitting Fetch Details, but I have seen no solution.

    With WP Debug turned on, BP Links also renders a bunch of “deprecated” errors and and index warnings — which I don’t care about as they don’t *appear* to have any functional impact.

    This is a marvelous plugin and it appears that many are able to get it functioning fine.

    Since I have nothing unusual or complicated going on, any suggestions about what might be the problem.

    #89895
    Roger Coathup
    Participant

    @crashutah:

    As @djpaul says live demos are the modern day equivalent of “don’t work with animals and children”. Great if you can make it work, but so many opportunities to go wrong.

    You are talking about why it rocks, not an installation tutorial, so I’d also steer clear of any talk about platforms and servers. As @mercime points out, showcasing is where it’s at if you want to talk rocking.

    I’d go with the following structure:

    1. Whet their appetite with a quick showcase of a few real world sites

    Use different types of sites – I see 3 main types in practice:- just niche social networks, pretty much the default BuddyPress with a little bespoke styling; complimentary ones where the niche social network is still obvious but there’s some additionality like a magazine (hmag, tasty kitchen, or our own Hello Eco Living or Fisherbook); and the ones where the social network is in the background supporting the main function (Travel Oregon, Volkswagen, GigaOM).

    You could also show by vertical – in education (CUNY), big companies (Daily Telegraph Blogs)

    Keep this short and sweet – leave them wanting more!

    2. Tell them what they get out of the box

    Do it with visuals of a group, activity stream, etc.

    3. Tell them what they can add to the box (plugins)

    Just a few strong examples – easy to appreciate ones: – e.g. EventPress (running your own event registration) and Media+ (photos, videos, who doesn’t want that!)

    4. Finally walk them through one of the most exciting sites in more detail

    Use screen dumps / graphics throughout (it doesn’t need a bullet anywhere – although a couple of big number slides is nice – a la Steve Jobs)

    Ask them questions throughout to engage attention – “Who’s ever built a site where it would be great if they could get visitors registering?” – then show them an example in BP. “Have you ever wanted a twitter like stream on your site?”. “Have you ever wanted a site where your visitors could post from the front end, and see responses in real time?”, etc., etc.

    This way, you’ve got them thinking already: oh yeah, I need that in my site, imagine what we could do if we added this, etc. You’ve painted the picture for them.

    And for a bit of humour – you could always risk a live activity stream playing in the background – where a buddy sends a few ‘helpful’ messages as you talk.

    Hope that helps!

    Hugo Ashmore
    Participant

    No it is not Helga -re read my questions carefully writing to the file is done by the server not the human. Can you re read Rogers comment we need o know if permalink issue you mentioned is with BP deactivated.

    #89748
    Adil Javed
    Participant

    thanks alot roger, i got all me questions answered :)

    #14445
    #14444
    Adil Javed
    Participant

    hi, i am new to buddypress and a casual blogger, i am already using wordpress platform at my website. sorry for my poor English. i am planning to setup a social network for my college mates. i am couple of questions and confusions. first of all i want to ask is it possible to install buddypress with each individual getting his own blog. how can i do that, because i am testing buddypress at testbp.org but i could not see/access my blog. i want how ever register at my site, get a profile and a blog too. more over which host should i get in order to get my network hosted. which one is best ??? because i am not a pro. hope u ll understand my question. thanks :)

    #14407

    Topic: My site

    in forum Showcase
    Anton
    Participant

    I have just launched a pet project of mine http://mychatbox.me. It is a micro blogging community where members can create their own Chatbox (micro blog) on the network. For your status updates and micro blog posts, you are limited to 200 characters for posting and replies. No one else but the administrator and moderators of the micro blog can add top level content to it but members can reply.

    For a full list of features, check the home page. On members profiles eg: http://mychatbox.me/mychatbox/, users can add their location to their profile and it is displayed on a google map similar to buddypress profiles (not using gpress). Members can also add other social media channels they belong to and it will be displayed on their profile header with icons.

    I got the idea of My Chatbox from http://wpmu.org where @pollyplummer wrote a blog post http://wpmu.org/how-to-build-a-mini-twitter-site-with-buddypress-your-open-source-microblogging-platform/. Thanks @pollyplummer

    @hnla, @boonebgorges, @r-a-y, @nuprn1, @johnjamesjacoby and @dwenaus were the main contributors (not forgetting @apeatling) to the site with their plugins (some of them modified) and they helped quite allot by answering my silly questions on the BP forums. The site is not finished yet – hence the beta text on the logo. Still need to implement a mobile version as well…@modemlooper

    Any feedback will be greatly appreciated.

    Thanks

    #14387

    Topic: Sticky how to’s?

    in group forum Requests & Feedback
    nit3watch
    Participant

    Reading the forum just about every day, I see a lot of the same questions being asked, some also having been answered. Would take some strain off the forum mods and also ease the user into the bp environment if we could suggest a topic to be sticky’d..

    #89372
    Roger Coathup
    Participant

    @svetka812 – these questions are also better asked in the forum “how to and troubleshooting” rather than “requests and feedback”

    #89371
    Roger Coathup
    Participant

    @svetka812

    Hi Tatiana – it would be better to ask this as 2 separate questions in the forums (one about images, and one about text). Also make the title a bit clearer, as that will get more people to help you (“activity stream 1.2.5.2” is too general).

    To get more help and quicker: I suggest you create two question threads, something like: “how do I stop small images from blog post excerpts getting enlarged in the activity stream updates?” and “Why are my blog post updates missing paragraph breaks when shown in the activity stream?”

    My quick thoughts:

    images
    The problem with image sizes is because a core function in BuddyPress is forcing activity images, that don’t have their height or width set explicitly, to be 100px high. The function causing the problem is bp_activity_thumbnail_content_images().

    I’ll raise this as problem in the forums or maybe bug trac.

    update text
    I don’t have a problem with paragraph breaks in the activity stream. My blog posts are being shown correctly with the breaks. I’m using a default installation of BP1.2.5.2

    Paragraphs can be removed by a filter in WordPress / BuddyPress. Have you made any changes to your functions.php or bp-custom.php to turn off the ‘autop’ filter? i.e. do you have any code like this in those files:

    add_action(“init”,”remove_autop_filters_from_activity”);
    function remove_autop_filters_from_activity(){
    remove_filter( ‘bp_get_activity_content_body’, ‘wpautop’ );
    remove_filter( ‘bp_get_activity_content’, ‘wpautop’ );
    }

    Perhaps there is something in the blog template you are using that is doing this?

    Ask this one about paragraph breaks as a separate question in the forum (and include my comment).

    Cheers, Roger

    #89362
    Hugo Ashmore
    Participant

    @damainman this is an oldish thread and unlikely to provoke a response. did you have an issue/problem? If so them post a new topic as it will get a better response, having first searched the site as this particular issue may well have been covered more recently.

    #89355
    Hugo Ashmore
    Participant

    @christinarule

    Point of general forum nettiquette: It is a frowned upon practice to ‘Hijack’ another’s post, this is due to the confusion it can introduce to the thread where you have multiple replies to different questions asked.

    Please always start a fresh topic with your question unless you are responding in some fashion to the OP’s question.

    #89352
    damainman
    Member

    Arx Poetica did you find your answer?

    Hugo Ashmore
    Participant

    @ri-kun please avoid doing this in future, sometimes questions don’t get answered, sometimes that means you have to think about them again, perhaps they had obvious answers, perhaps a search would find the answer, sometimes reposting and rephrasing the question is required, what isn’t acceptable is to demand attention in the fashion that you have and is likely going to result in your thread being locked leaving you to have to repost, but you will have done your rep little favour in the process ;)

    Oh and fyi – emoticons or smilies please ‘lolz’ is derived from l33t or txt speak and most coders/developers dislike that language also ‘lolz’ carries a particular meaning it’s meant to be laughter with sarcastic overtones! not. I hope, what you intended?

    #89117
    Roger Coathup
    Participant

    Have a look at the functions in bp-core.php, bp-core-templatetags.php :

    You can call functions such as bp_core_get_username, bp_core_get_user_displayname, bp_member_avatar, bp_member_profile_data

    There is a list of template tags being developed, (https://codex.buddypress.org/developer-discussions/buddypress-template-tags/), but I tend to resort to using find in files in my editor (Coda) and trawling the BuddyPress files.

    I understand @johnjamesjacoby is doing work to significantly enhance the API for future BuddyPress releases

    I suggest asking your group id questions in a separate thread

    #89084
    Hugo Ashmore
    Participant

    People The community , must as a whole, stop this practice of hijacking threads we now have three questions running in the same thread this practice isn’t tolerated on most tech forumsd due to the confusion that thread dissolves into.

    The first thing all three of you must check is that your permalinks are working correctly and that the server can write to the .htaccess file

    #88960
    marco-raaphorst
    Participant

    how can I enable network mode?

    I alow multi users to blog on one blog. There’s no easy way to show a New BlogPost button it seems that with network mode it can be done, but how can I switch it on?

    #88825
    Hugo Ashmore
    Participant

    It’s not as straightforward as it ought to be there appear to be issues with the order of loading at least what is easily doable from functions.php becomes problematic as a plugin – I have had to wrap the remove_actions in a bp-init function and that provokes other questions as there appear to be conflicting docs on this aspect, most remove_actions I can get to work, site-logo refuses to play ball.

    #88527
    pcwriter
    Participant

    @hnla

    Thanks. I sometimes do tend to shoot first and ask questions later :-)

    #88509
    Beck B
    Participant

    I doubt I can help much, but I’m sure whoever does help will need more details. Here are a few follow up questions for you.

    How did you try to install buddypress, exactly? Did you add the plugin from wp-admin or by uploading to the plugins directory via ftp? Were you able to activate the buddypress plugin? i.e., when you say you just “tried to install” it, is that because it gave some error directly (and therefore you never saw buddypress in action at all or altered the default settings), or because you haven’t been able to log into wordpress since then?

    Hopefully with some more details, one of the generous wp/bp gurus on here will be able to sort you out.

    Driftless
    Participant

    OK. I know this is not inherent only in Buddypress, but is a larger philosophical question that Buddypress has the power to Revolutionize!:

    What is the difference between an Activity Post, a Forum Topic, or a Blog Post? And I’m not talking schematic / programmatic differences, I’m talking at the basic fundamental.

    To illustrate, let us play a guessing game. Which of the three am I describing?

    1) A user submits some information / a story / a bit of news / a question
    2) Other users respond with comments / answers / reactions / more questions

    I find that many users to my Buddypress site (a captive / motivated audience mind you) get confused – posting forum topics in Activity streams, or blog posts in forums… Are they just plain ignorant, or are the unwashed masses just more enlightened than us system Admins? Are we trying to artificially create a difference where there is none? Or is the difference there – Buddypress is just not making it clear enough?

    Permit me to add fuel to the fire —
    1) I find Buddypress.org’s support forums to be virtually un-navigable. Compare that to bbpress, or even the WordPress support forums – which are clean, intuitive, and user-friendly (and in the case of bbpress, dying a slow death). So Buddypress is not a forum. But it has that potential.
    2) Buddypress hides blogs in the sea of sameness — basically taking over your entire WordPress site and subjugating the blog to the needs of the community theming. So Buddypress is not a Blog.
    3) Buddypress theming is so complex that only the brave dare tread there. Whereas I could bang out a unique wordpress theme in under an hour, Buddypress essentially locks you in to a handful of themes or days of tweaking…

    Don’t get me wrong. I think Buddypress is AWESOME! And has so much potential. I think, as others have pointed out, it suffers from an Identity crisis. So, what is Buddypress?

    Buddypress is a VITAL but SEPARATE part of the blog community. Buddypress is a way to connect. It is NOT a blog. It is NOT a forum – but a way for Forum users and Blog readers to connect with one-another. So – why not take that idea, and put Buddypress in its own room – the cocktail party happening next to the lecture seminar and just down the hall from the AA meetings.

    Proposal (largely a strategy of theming):
    1) Blogs are blogs – let them look like blogs.
    2) Forums are forums – let them look like forums (subjects, topics, you know… like forums)
    3) Buddypress is Buddypress – when people enter the social area of buddypress- lets knock their socks off.

    But trying to mesh them all under one Tabbed upon sub-tabbed menu system only whitewashes the whole deal into one bland sameness. And confuses our users.

    Discuss amongst yourselves. I think I posted this in the right place.

    -Driftless

    ** Forgive me, I wanted to post this on the What is Buddypress forum topic, but I couldn’t find it again… (see fuel #1)

    #14133
    markusk
    Participant

    finally got around having a look at buddypress for using it with our sports team (swimming) site..

    how i envision to use WP/BP:
    every member gets a login, is assigned to a group which reflect our sections (roughly swimmers/triathletes). each section should get it’s own “frontpage” as well as there should be a “global” one showing selected content from both. members should be able to contribute content (posts) to their section-page – and if it’s a good and relevant post admins should be able to elevate this content to the global frontpage. all the communitcations and relations-features of buddypress actually aren’t needed, but might make a nice addition of course..

    several questions cropping up, not sure if i just can’t see the solution, did something wrong or it’s not possible by design:

    – i’m using the normal WP, not MU. is that the reason why i can’t let users write articles/posts (from outside the wp-backend)? the only thing i see how users can contribute content from BP is via the activity updates.
    – if i used MU – would it be possible to elevate *selected* posts of a user to something like a “global”/frontpage blog?
    – is there a way to make name hooks (the @username) work in posts/articles – sitewide?

    thanks for any hints,
    markus.

    #88376
    lorenzo
    Member

    i’m not sure if i’m posting in the wrong place, if i’m asking the wrong questions or both?

    does anyone have a clue about the above and where the code which does the update of the profile fields actually is? some guidance/suggestion (any) will be very helpful to put me in the right direction! thanks

    #88325
    alcina22
    Participant

    hnla, r-a-y, thank you for your answers! I’ll follow your advices, and if I’m in trouble with something I’ll post again in the forum, maybe with detailed questions…
    you are kind! :)

    ciao and thank you again, also for the link,
    alcina

    #88303
    Nahum
    Participant

    there are a few Q&A themes that exist already that you could use. Add BP plugin. Create a frontend form that submits questions as Posts with the member poster assigned as author and the comments for the post(?) are your answers. The community layer is the community layer just allow only members to submit questions and answers. Add plugins like ratings and page views and you’re set.

    you could go with groups or forums but they are limiting when you consider what can be done with a full blog. So if you are on MU, just create another blog just for QA. that way you keep them separate from the blog and other things. I think post types are great…but at the end of the day you begin filling up your main site admin with tons of stuff. I like spreading the post type and plugin weight across different blogs(or sections)…but if the site is only going to be QA (no blog, no nothing else) just do the same thing but on the main site.

    on your bp language change the “wrote a new post” to “added the question: ” or whatever and you’re set again!

Viewing 25 results - 2,051 through 2,075 (of 2,990 total)
Skip to toolbar