Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'questions'

Viewing 25 results - 1,501 through 1,525 (of 2,990 total)
  • Author
    Search Results
  • hkcharlie
    Participant

    this forum is enormous and I’m sure I’m not getting a reply to my question (about hacking the members tab) because it’s been answered elsewhere.
    But every time I search for this (or other questions that I have) all I get is the latest blog posts.
    Is there some other way to search the forum that is not so obvious, so that I can find the answer I’m looking for?

    enderpal444
    Participant

    I’m trying to unhook the custom comment form template in the buddypress default theme so I can add it to my child theme functions.php and customize it but it doesnt seem to unhook. Here’s a full explanation with code snippets posted on wordpress.stackexchange.com http://wordpress.stackexchange.com/questions/46751/unhook-the-comment-form-in-buddypress

    Rob Sbaglia
    Participant
    Artisantopia
    Participant

    Hi, I’d love some advice on the best way to set up a site.
    The client already has a WP website, blog and shopping cart installed using Alyeska theme and WP eStore plugin. They want to add a membership area – which will done using WP eMember also from Tips&TricksHQ.
    There will be a free membership level that provides access to a forum (bbPress).
    Paid Member level 1 will have access to the free forum, some premium content (pages protected by eMember) and some private forums.
    Paid Member Level 2 will inherit all of level 1 plus will have other private forums and will probably use the Courseware plugin for ecourses.

    I haven’t used BuddyPress before, but the client is very keen to use it.

    What is the best approach to take to achieve everything they want? I’m comfortable with setting up eMember to manage access to the forum and premium content, but how do I control which member levels can see which forums?

    Is it best to install it directly into the existing site or create a subdomain for the membership area?

    Will it work with the Alyeska theme and if not what do I do to make it work?

    I know that is a lot of questions, but I will be eternally grateful for any adivce you can share. I want to set this up properly from the start – so guidance on how best to structure it will be most appreciated. Thanks!

    #131753
    @mercime
    Participant
    #28390
    deschle
    Member

    Hi everyone,

    I would like to show you my WordPress/BuddyPress powered project, which just launched its public beta a few days ago.

    You can find it at http://www.querya.com/

    With Querya you can start your own question & answer community. It is similar to stackoverflow.com / stackexchange.com but open for everyone to create an own q&a site. Users can post questions and get answers from experts around a certain topic area. Currently its in german only, but maybe also available in other languages soon.

    The system is based on WordPress and BuddyPress and uses about 16 different WordPress plugins, like BuddyPress Rate Forum Posts, Cubepoints, Invite Anyone etc. At this point many thanks to the amazing WordPress Community!

    Since the side is build on WordPress/BuddyPress I started a q&a site around WordPress and BuddyPress of course ;-) Have a look at http://www.querya.com/groups/wordpress-buddypress/

    I am interested in feedback and suggestions. Although the language is german I am sure non german speakers will be able to understand a little bit ;-) Feel free to post questions & answers and let me know what you think about it.

    Cheers!
    Daniel

    #28372
    mcfmullen
    Member

    I have two similar questions relating to individual activity items and their layouts:

    1) When the user clicks on the date an activity item was posted he is given a url similar to http://www.mydomain.ca/members/admin/activity/117# . The layout for this url is messed up: the site width is confined, sidebars and footers are missing, etc. I’ve identified the layout for this type of url as being defined by entry.php inside the activity folder. The problem is that this same file is also responsible for the layout of the activity items when displayed in the activity streams and changing the file to add sidebars and footers messes up the layout of the streams!

    2) I want the date an activity item is posted to be displayed BELOW rather than next to the activity item.
    Current Example: User became a registered member 1 month, 2 weeks ago
    What I want:
    User became a registered member
    1 month, 2 weeks ago

    I’ve located the source of this layout to be inside a php function called bp_activity_content_body() but the codex says nothing about it and I can’t find where the function is defined in order to edit the layout.

    Anyone out there able to help?

    #131512
    murasaki
    Participant

    right, the bp skeleton component is where i’ve been playing around and learning a lot of things for some time now. I know how to set variables and call functions, but when it comes to storing the data via sql, im a bit lost. Im like 65% finished with my bp site, and i have just a couple of miscellaneous things to do, most are easy to figure out after a while, some aren’t. Might just have to hire someone. But i’d rather learn it if i can, cause I don’t like to nag devs with questions all the time lol

    gwu123
    Participant

    I have tried lots of social networking platforms – elgg, dolphin, mahara, etc. Today I tried Anahita which looks promising. It is open source however, not all modules are free.

    BP is undoubtedly the best open source social network platform. It has the best community support and has very useful plugins. I personally like BP because it much easier to understand and make changes than any other software out there.

    The only thing which BP lacks is the privacy settings. This is a very important and core functionality that is a must have. Not just the profile privacy settings, but privacy across all entities – groups, forums, activity, etc.

    I have 2 questions regarding this
    1. does the privacy plugin by Jeff work with BP 1.5.4? Has anyone ever tested or enhanced it?
    2. Is there ever going to be a core privacy module ever for BP? If yes, then in which version can we expect this?

    I think when prioritizing the tasks for upcoming release, this should of the highest priority. Things like theme/css bugs and changes, minor bugs can be ignored. This one feature will make this software complete.

    Thanks to all the community members for the great work.

    #131401
    johnhiemstra
    Member

    thanks for this code, answers my next need in current BP project. in answer to last two questions, try this plugin I found: https://wordpress.org/extend/plugins/advanced-access-manager/ has allowed me to create custom BP roles recognized by BP core and other plug-ins like Justin Tadlock’s roles-at-registration, role-scoper, etc.

    I have the latest version of both WP and BP installed. Whenever a user attempts to post a reply they receive a 403 forbidden error message as follows:


    Forbidden

    You don’t have permission to access /groups/qigong-beta-testers/forum/topic/post-your-questions-insights-and-experiences-regarding-lesson-one-here/ on this server.

    Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.



    Adding new topics works just fine, so the trouble is only regarding replies within a topic.

    Has anyone experienced this before? I have tested with standard theme and the same problem occurs.

    My one thought is that I switched to sitewide forums at one point, and then switched back to group forums. I believe that this may have been what caused the problem.

    If I uninstall group forums and then reinstall will that delete all of the current forum posts? I am very much hoping to avoid having that happen.

    I appreciate any advice or suggestions on what I can try! Also, I do not see any errors being generated through the error log in my cpanel, so it doesn’t appear to be any kind of web hosting issue.

    #28166
    Quint
    Participant

    Questions: Will the main domain’s activity stream reflect activity on the subdomain sites? For example, if a member publishes a post on their site, will the activity stream on the main site contain a notification of the update? If this is supposed to happen, could someone tell me if there is a setting that I should address to make it work?

    Thank you!

    #131009
    mdpane
    Participant

    Thanks!

    When I was first attempting to make something like this, I spent a couple months trying to write it by hand. Then I discovered BuddyPress and realized most of what I wanted had been done already (and probably better than I ever could’ve done by myself), enabling me to spend more time focusing on the important things instead of building out core features. I’m still not entirely satisfied, but I’m getting there.

    If you guys find any errors or encounter any problems, let me know.
    Likewise, if you have any questions, I’m all ears.

    #28107

    Hello,
    First question is that I keep trying to do a good search before I post here, but all that comes up are Codex documents that address my question, not forum posts…how can I search forum posts?

    Secondly, the question that brought me here is how do I remove a previous member’s information from the profile fields my new members see upon registration? This has been going on for awhile…new user’s find “Maryanne” and all her answers to the profile questions in what should be blank fields.

    With thanks!

    #130817
    seltee
    Member

    My problem similar
    https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/bbpress-global-forum-and-buddypress/
    https://bbpress.org/forums/topic/bbpress-20-forums-page-within-buddypress

    they advise
    “well they don’t work well together so you need to hack it together”
    “All I had to do was add [bbp-forum-index] in the proper page and there you have it.”

    But what it is? where add the code? On what page? in what place?
    sorry for my stupid questions.

    #28020

    Hi all

    I would like to avoid wasting people’s time by asking questions that have been answered a thousand times before, but how on earth do I find the resolved issues that may help me? When I use the Search box at the top of the page it takes me to a News page, not a forum page.

    Thanks in advance
    SP

    Tux Kapono
    Participant

    Here’s what my developer came up with, though I sure would prefer this solution in the long term: http://csplacemaking.com/images/profile-questions.png. I can’t understand why anyone would be OK with their birthdate publicly displayed. Anyway it’s a hack, but it works…

    She put it in the CSS file, and you have to know the numeric field IDs. Scroll to the end of the themes/[your theme, in my case, Tachyon from Rocketthemes]/css/template.css file and adjust the following code:

    .controlwidget {display: inline-block; float: left;margin-left: 1px;}
    html body table.profile-fields tr.field_3, html body table.profile-fields tr.field_3 * { display: none !important; }
    html body table.profile-fields tr.field_2, html body table.profile-fields tr.field_2 * { display: none !important; }
    html body table.profile-fields tr.field_15, html body table.profile-fields tr.field_15 * { display: none !important; }

    #130666
    richardpd
    Member

    Hi yadigit

    Many thanks for your reply.
    I’m afraid I do not know the Avatar upload is controlled.
    I have no special plugins.
    The 2 plugins I use are BuddyPress template pack and bbpress plugin.
    The avatar control is probably through those (except WordPress always has had avatar control so possibly it is inbuilt from my WP theme?).
    I don’t know exactly as I am so new to BuddyPress!-sorry…

    I am more concerned still about my BP site functionality and have several questions on that eg
    1.How do I create a forum topic?

    2. Why is settings>general returning a blank browser page?

    In short how do I use BuddyPress and what can I do with it on my site given that I mainly want to use it as a forum?

    I am grateful for more helpful replies, comments and feedback-thanks

    doug20000
    Member

    Hello! I’m fresh to word/buddy press, but excited to use it on my current project.

    My site has members submit, rate, and review content. (Think trip advisor). I installed rating-widget (http://rating-widget.com/) and it does allow users to rate posts and pages, however I want this to be part of the user’s review process. IE you can’t just rate something 1 star, you have to explain your answer and they will show together. I also want blog posts on my pages, (I found a plugin for this), organized by rating. Anything out there that might cover this?

    Also:
    I am trying to come up with a way to make “user karma.” Basically the way I am picturing it is when someone posts a comment on my site there is a “was this helpful?” question with a thumbs up/down. One would get a point for every thumbs up, one taken away for thumbs down. Sort of an incentive thing. Users “karma” will stand out, and therefore give them credibility as they use the site. I found this: (http://wordpress.org/extend/plugins/buddypress-rate-forum-posts/) Which seems to be everything I want but for the forum. Any way I can make this work for users writing, and commenting on blog posts?

    Sorry for the long winded questions. I hope someone can help point me in the right direction! Thanks in advance =)

    Tux Kapono
    Participant

    Actually, I did. She was wondering if there were more obvious solutions than what she could think of. Though she mentioned that the listed solution only works if you don’t ever have a different field name.

    Attached is a screenshot of what I really was hoping BuddyPress would have, a standard Ning feature, which allows you to select ‘private’, so the answer will only be visible to you and other administrators: http://csplacemaking.com/images/profile-questions.png. This is the ideal solution.

    #130079

    In reply to: Mobile status updates

    re: buddystream – brilliant, that should enable members of a BuddyPress use a phone to update stuff.

    Many thanks Chris for your fulsome and prompt answer to my questions.

    #130008
    brownstone73
    Member

    Got it all working now. on the 404 error, I just used a 301 redirect:
    `
    <?php
    header(“Status: 301 Moved Permanently”) ;
    header(“Location:http://www.sweepbook.com/rate-this/&#8221; ) ;
    ?>
    `

    This works better, if the 404 comes up, it redirects to the homepage… not bad for a starter – all in one day ;)

    #129999
    brownstone73
    Member

    Thanks you all for your answers, I’ll come up with workaround. As mentioned, I know Linux is much better for WEB SERVERS, but like I said, I have .aspx pages that I’d rather not want to play around with.

    #129997
    Hugo Ashmore
    Participant

    You should have a good look through the BP options in the dashboard and turn off components you don’t want, as for editing core files, you don’t!

    WP/BP set up correctly should run just as well on any server platform but preference would always be for Linux boxes as they are simply better than windows for running servers.

    #129996
    brownstone73
    Member

    Thank you all for you replies. I have posted this issue on WordPress before when I was using pageline theme, but nobody replied on WordPress.

    @Chris, that is exactly what I am looking for, I’m not too fimiliar with coding and currently learning, it will be a big help if I know which codes to remove. I’m basically trying to get rid of all the unecessary things on my site to increase performance. I know wordpress runs better on Linux, but I cannot change to Linux since I have another website that are recieving good traffic, and that website contains aspx pages.

Viewing 25 results - 1,501 through 1,525 (of 2,990 total)
Skip to toolbar