Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'forum'

Viewing 25 results - 1,951 through 1,975 (of 20,277 total)
  • Author
    Search Results
  • #246747
    djsteveb
    Participant

    @vintagepornbay – the BP peeps around here really want people to add big text like “NSFW” – “ADULT SITE” – when posting in regards to such things when they include links to check out things.

    I guess you are talking about the login / register in the very top admin bar disappearing at mobile media query?

    I am sure there is info about the admin bar and missing at mobile with 2015 theme somewhere on the net – likely in the wp org forums.. or a plugin to override that.

    Rather than spend time on that.. I would suggest that you add a register / login field in the sidebar widgets.. most regular people are not going to be attracted to the login register in tiny little text way off the screen.. in my experience, even posting an image tutorial showing people how to access the login and bp hover menu – they all preferred an actual on screen menu item in top nav bar, and in the login / register sidebar..

    question for you – maybe it’s just the way it’s written, but your sidebar says “Secured by McAfee SiteAdvisor and Norton Safeweb.” perhaps you mean “Secure” – not “Secured” – unless you have those systems actually doing securing?

    anyhow, I see now you have some login / register stuff in your sidebar as well, and when you get to smaller screen with the 2015 theme, the whole sidebar turns into a stupid hamburger menu.

    Rather than post a long list of why 2015 was one of the worst decisions of.. well, let me suggest you switch to the 2014 theme and see how it’s bars act on various sizes.. it’s not an awesome theme, but I think it behaves better for most things, and may solve the issue in which you are describing.

    djsteveb
    Participant

    @niranjanchouhan – given that sweetdate is a premium theme, you will need to contact those theme developers for support with issues like that.

    In 99% of cases around here (at buddypress dot org) you will find no help with premium themes and plugins. There are many reasons for that. People posting questions about premium accounts and premium themes just waste space here and get people kind of.. not happy.

    I have been looking at some options to restrict private messaging to certain groups of users, and there was a recent form post here about limited certain groups of users to a certain amount of private messaging. Which I think are great topics.. however the only options I have seen with details on doing that are premium / paid options.

    If you find a free plugin or code that gets into these kinds of restrictions I’d love to see that conversation here at the BP forums.. however if you only have experience with that one theme, then I’ll pass. I’m looking for something like that that will work with multiple themes.

    #246744
    Henry Wright
    Moderator

    @startershut

    You should ask on the plugin’s support forum. Also, something that might be of interest to you, there’s a new invitations API in progress. See #6210.

    #246715
    tolisp
    Participant

    Hi again
    what i also noticed is that after i remove the association of a group with a forum and try to go to the group, i am redirected to the forum again… this is weird no?

    #246705
    scoobs2000
    Participant

    Hi
    in short everything you have asked can be done.

    But I’m a little bias as I honestly believe regarding technology there is nothing that can’t be achieved it just comes down to how much time and budget you have to invest… 🙂

    Below is a bit of a ramble…. But might provide insight. after you organize your coffee and come back.

    I have nearly completed a project that sounds similar in nature (few weeks from launch in final beta testing), however it was a highly customised solution (private membership site) .
    With nearly 70 plugins, 100’s hours coding integration code (lots of trial and error) between the plugins and also compatibility tests with multiples of plugins to ensure no issues, because of slow load times the project requires deploying from CDN,fast servers and customised caching solutions.
    most of work load appeasr to be bbpress – so an near out of the box solution, you prob don’t need to go that far.

    But not to scare you. Here are some pointers that might answer your questions, based on my understanding of the OP.

    In my case I spent many months researching solutions with many platforms (open source / paid / managed premium) – buddy press was selected simply because is built on WordPress that’s already has the core abilities you need, you just need to “hook in to’em” and take advantage of this concept – you can keep working on bettering and adding separate components / features as time goes by, great for client, works out a bit cheaper in the startup phase and great for developer – land ya self a permanent support / ongoing development contract……

    Is it possible to update profile content/meta? : In general yes, buddy press allows this out of the box

    Either the user or the admin can update, you can have admin only fields (the user doesn’t access them – but the admin can)
    if you use a membership plugin eg, s2member – you can extend this idea much further eg, only require email on signup, then all other fields are accessible from profile and can set fields on a per membership level,

    In your case, you might have different profile fields for students, teachers, Parents and only require a couple of basic fields to be completed on signup and all other fields can still be “required” when they reach their profile page.
    For profile field management I recommend the s2membership pro plugin (free version available) http://s2member.com/

    My project has a “todo list” for each and every member – however I’m still to this day unable to find a plugin that interacts with a completed wp/bbp/buddypress site. So I had to code one. The todo list was designed / engineered in a way that interacts with “wordpress” in general, by storing a completely unique data feed much like the activity feed with time stamps and can be programmed to be linked to any site link, media download, page view, forum post, reply any activity on the site can be logged and applied to the feed which the to-do-list interacts with and auto completing (crossing of the item) each item also has dependencies, so you rattle off a list of activities before the task is crossed off and each to-do-list also has dependencies so it is not seen by a user until certain tasks are completed, eg, purchase a course from the store, or complete a previous to-do-list.

    In short: Yes it can be done, however I’m not aware of any 3rd party plugin that does this successfully.

    In my case I have the to-do-list shown in the sidebar so as a member goes through the tasks the list is also available to them no matter what page they are on. But possible to publish it in the profile page if required.

    Regarding email notices, I recommend looking into the woo commerce sensei http://www.woothemes.com/products/sensei/ plugin for your courses that way you have management of email notices, in fact prob most of the things you require will be available via sensei – note this is a premium paid plugin with yearly ongoing licence costs.
    Without a free trial version to try before you buy.

    But maybe gravity forms developer licence might be fine in your case as it has, gateway plugins, qiz and survey plugins – it would be possible to build certain simple courses on the gravity framework including delivery of custom emails – if building a form based system than certainly worth a look into – but would require a developers licence to get all the plugins you would prob require.

    In fact what I do is use gravity forms email chimp plugin to send the members email address to an email list (automation campaign) in mail chimp (paid account) that auto sends a welcome emails that I have customize to suit the activity they have completed, this way I can send pretty html + marketing emails + scheduled follow up emails and take the work load off WordPress other than a quick API connect on demand.

    Regarding: is it possible to have multiple logins or users access the same account/profile?
    In simple: Yes, but it all comes to context of the profile, will each member be able to see other members profiles or will parents be able to edit a child profile etc.

    Although my project does not require the need for 2 or more members to edit a single profile, I do have multiple levels of context (horizontal and vertical memberships) all with their own set of rules who profiles they can see and what buddypress features are available to them – some members don’t have activity feeds or messages, But I needed to ensure that members that do have access to these features can’t access the features of cross membership and so on.

    This is 100% custom code (no plugin) but while coding this up I recall thinking I’m 100% confident it is possible to add another level of check “if current user can edit displayed user” and go from there, all you would need is a profile field / meta that links multiple accounts together –
    Eg, a parent account has a profiled field “child user name” – they just enter the child username / user ID – and now we would add the profile check if a parent is viewing the child’s profile.

    Regarding paying a deposit, and payment, this is my findings.

    There was no single one membership / payment plugin that integrated perfectly into what I wished to achieve – I have tested many. please note I’m suggesting there are no plugins that do this stuff just none that achieved the outcomes I needed for my project.

    – Tips: – start the project design based on the payment systems / gateway (the complete project and direction of development is 100% dependent on this) because the simple reason every feature you implement needs to check “is a paid member and what level (cap / role) ” – including free membership with paid features “is not a paid member” but has paid for… this includes recurring and non-recurring subscriptions with consideration of what you intend to do if a subscription expires.

    Eg, a recurring subscription will either just auto subscribe and pay for the next time frame (or fail)
    A non-reoccurring subscription will auto expire after a given time frame (or X cycles)

    The difference between to the two –
    Is generally on a recurring subscription when it expires it also linked to a member account to “do something” eg downgrade membership

    A non-recurring subscription is generally used for a onetime payment you have access forever feature- eg, a course and resources, you pay once on a deposit, subscription over several weeks when the subscription expires the member still has access to the course as long as they remain at minimum a free member on the site. (anyhow that’s how I have implemented things)

    These two concepts are completely different in the way they interact with the member as well at many levels although on the surface appear to be almost the same, add in a deposit feature you are also opening another level of context to play with, mostly limiting the available options regarding the payment gateway service you will need to use or more so which services have this feature on offer.

    As mentioned – my suggestion is start with the gateway solutions first and reverse the design back to the front end. – this is the big lesson I took away with this project (4 rewrites in total) as it was always a block relating to the gateway limitations (and laws relating to online subscriptions in my country).

    My project:
    Woo commerce (free) for shopping cart system including purchase of courses, subscription to site and deposit/ subscription to courses, plus all other products, deliverable products, workshops, webinars, one on one sessions, resource downloads from pdf to videos. Anything you can think off can be sold through woo

    Woo commerce quick cart – plugin (paid)– now I can add a buy now button on any page for any product including subscriptions – the membership info page has a standard 3 column price comparison chart with nothing more than a “sign up now” button – clicking the button auto adds the subscription to cart and opens the checkout popup with one click and without leaving the page (no need to send to store)

    Sensei (paid)– for courses and fits well into woo commerce system (but requires a couple more plugins and custom integration code if implementing paid / subscription based courses )

    Groups plugin (free) to easily manage roles and caps (as I have to teach client staff how to do this and manage the site) WordPress has this capability built in if your a coding ninja (I’m not)

    Groups Woo commerce (paid plugin) to link groups to a purchase – apply a role / cap or groups of, to a user based on the purchase.

    Then some custom code is required – to perform a check and if a user has a particular role or cap than apply the s2membership level – this check is done at the store level so if a member cancels or defaults on a payment – the membership level is auto adjusted depending on what role or cap is supplied to the user from the groups woo commerce automation. groups plugin manages non-recurring subscriptions so a expired subscription does not remove the users caps and roles (but a default on payment does)

    S2member pro – for membership level management including profile fields management and most importantly complete site access management – I can apply access to each and every competent of the site this includes , forums, topics, replies, posts, pages, media, courses, and content within pages eg, home page displays different content based on the membership level / logged in or general public. s2member pro is also used to override default bbpress / buddy visibility settings eg, hidden forums only available to certain member levels – but requires custom code to apply or traverse access levels on submitting topics / replies to ensure widgets and other snippets don’t display private areas to members that don’t have access. (it allows you to write custom queries with zero concern or consideration to access levels)

    For subscriptions (paid)– I use woo commerce Subscriptions plugin – this manages on its own site access based on paid recurring subscriptions (or in simple turns on or off user account based on payment) – pay x amount monthly to access certain site features, courses and resources, forums, pages, blog articles etc.

    However – woo commerce subscriptions does not manage deposit / time based subscriptions (non-recurring subscriptions) eg, pay a deposit for a course and gain instant access then pay off on a subscription for x amount of weeks / months –
    I was not able to find any plugin (free or paid) that does this, so I had to write a plugin currently under experimental concept stage.

    Other tips: often it’s better to find compatible, well supported and pay for premium plugins that have overlapping features and disengage these features you don’t want to achieve your goals and do as little integration code as possible, but anything you do needs to be well planned and though out as to not to touch core code in any platform, framework or plugin.
    At the end of the day you want the ability to upgrade all systems as time go by.

    Eg, s2member plugin has its build in membership system that is “required to be active” for the plugin to work. – all I did was setup a single paid (never to be used membership) on a paypal sandbox store this includes setting up all the s2membership registration pages etc – then put a simple redirect in the .htaccess on any of these pages. Now to purchase membership you must go to the store (woo commerce) and purchase a subscription via woo – s2member has now has nothing to do with membership registration / payment systems.

    And of course I have “force account creation” turned on at the store – you cannot make a purchase without signup at a minimum free site membership.
    by disengaging the buddy, bbp, Wp, and all other means of registering (by redirect) but only leaving the woo commerce customer account registration available – The pop up registration form I use for free members is just a woocommerce customer account registration form (with no products attached) with a fallback to the s2membership cut down reg form (in case ajax / jquery etc not working on client side)

    And now all purchases, subscriptions, shop account, courses etc are now available from the buddy press profile page also via a “woo to buddypress” plugin (or in my case built into the theme)

    May sound complicated but as mentioned I would really suggest starting with payment solutions and nut out this part of the project first as this will most likely force development direction,

    one of my project goals was a solution that can cater for anything…. so,

    Regarding variable deposit / costs amounts based on user input – if using similar approach as I did – you would just setup woo commerce discount codes per variable outcome / result and would just reveal the correct coupon code to the user on the checkout page. they just cut and paste this code into the discount field and click apply.

    or setup up multi products – one product per price base. – have the user input their details first and the result would be – apply a groups cap / role then only offer the courses products in the store with the associated price base based on user caps / role –

    woo discount coupons can be setup on multiple bases – eg, deposit amount / on going subscription amount or total amount or per product or per cart total etc.

    for me was plenty of research into this including concept builds of other community platforms and as above is only a bit of a sample of features used relating to the OP.
    I was under very strict key point goals and achievements requiring very specific outcomes many of these affected development direction how / why I implemented the above.

    There may be better simpler ways to suit your specific project, but thought it might be worth a mention for some direction. or at least insight into some of the plugins I use / ideas and concepts.

    my usual disclaimer – if there is something in there for you, that’s great! if not that’s fine too!

    enjoy!

    #246694
    mnctigah
    Participant

    Thanks for the response…

    The short answer is no.

    I am making use of NextGEN 2.0.79 on the production site (pre WP and BP upgrades). But on the development box, all plugins have been disabled for troubleshooting purposes. I was made aware of a couple of issues in your reference link at https://buddypress.org/support/topic/user-cant-edit-profile-page/ and also at https://buddypress.org/support/topic/user-cant-edit-profile-page/. So I’ve tried to remedy before actually posting.

    That plugin leaves a lot to be desired though. I’ve had problems with simply upgrading it on the production site. I have also visited their support forums with regards to BuddyPress compatability issues… But as stated above, not active.

    #246639
    Henry Wright
    Moderator

    @functionmunchkin

    Thanks for the feedback. I’m assuming this is feedback regarding the BuddyPress forum, rather than the BuddyPress software. In your own forum, you can change the location of the new topic form by modifying your theme. See the Theme Compatibility article for more info. Any questions you may have feel free to ask on their support forum:

    https://bbpress.org/forums/

    #246629

    In reply to: profile not found

    r-a-y
    Keymaster

    @thood32 – I’ve merged the two forum threads you created that were identical to each other.

    Can you try deactivating all plugins on your WAMP install except for BuddyPress and see if the BuddyPress member pages work as expected?

    #246586

    In reply to: No Profile Tabs

    Michael Bryner
    Participant

    It only shows avatar and cover photo space with no tabs and activity on profile page only. Groups is just about the same. No original tabs just home, forum, members. send invites, manage tabs. As long as this plugin has been out since 2008 its still does not work with all themes? I am so tempted to just give up on it. It looks outdated still and the only thing you add is cover photos and it does not even work right.

    The rest of the other plugins that compare and look a heck of a lot better but to get the features of this plugin you have to pay their outrageous prices for extensions. I might just be better off with no community software for social network and just use bbPress only.

    #246573
    Hugo Ashmore
    Participant

    A Great job well done Imath!

    This is an announcement post please report any issues in the forums.

    #246529
    danbp
    Participant

    Try

    function bpfr_hide_tabs() {
    global $bp;
    	 /**
    	 * class_exists() & bp_is_active are recommanded to avoid problems during updates 
    	 * or when Component is deactivated
    	 */
    
    	if( class_exists( 'bbPress' ) || bp_is_active ( 'groups' ) ) :
    
    	if ( bp_is_user() && !is_super_admin() && !bp_is_my_profile() ) {
    		bp_core_remove_nav_item( 'groups' );
    		bp_core_remove_nav_item( 'forums' );
    		bp_core_remove_subnav_item( 'activity', 'groups' );
    	}
    	endif;
    }
    add_action( 'bp_setup_nav', 'bpfr_hide_tabs', 15 );
    #246528
    danbp
    Participant

    @paragbhagwat,

    try this:

    function bpfr_hide_tabs() {
    global $bp;
    	 /**
    	 * class_exists() & bp_is_active are recommanded to avoid problems during updates 
    	 * or when Component is deactivated
    	 */
    
    	if( class_exists( 'bbPress' ) || bp_is_active ( 'groups' ) ) :
    
    	if ( bp_is_user() && !is_super_admin() && !bp_is_my_profile() ) {
    		bp_core_remove_nav_item( 'groups' );
    		bp_core_remove_nav_item( 'forums' );
    		bp_core_remove_subnav_item( 'activity', 'groups' );
    	}
    	endif;
    }
    add_action( 'bp_setup_nav', 'bpfr_hide_tabs', 15 );
    #246525
    paragbhagwat
    Participant

    Hello @danbp

    What would i do if i want to remove a tab? Please refer to my question

    https://buddypress.org/support/topic/hiding-groups-and-forums-from-members-page/

    Thanks,
    Parag

    #246461
    sundev
    Participant

    Thanks for the reply, apologise for my typos above.

    I guess so too, it will be similar.

    Nevertheless, I follow your step above, the link to new-topic works perfectly but the button did not show up on the forums heaher! I am Still trying to find I trying found

    #246455
    sundev
    Participant

    Oh! gratitude @erich199.

    I clicked Forums nav in member profile, Under Forum Topics Started it displays notification: “You have not created any topics.”

    I would like to put the “Start a topic” button immediately after the notification.

    Please, do know how can I achieve this as well ?

    #246451
    erich199
    Participant

    @sundev

    It should be located in
    /wp-content/plugins/bbpress/templates/default/bbpress/

    After you copy this file, create a new folder inside of your current theme folder and call it “bbpress”

    Place that forum-loop.php file inside of that folder.

    Make your changes to that file.

    #246400
    shanebp
    Moderator

    bbPress has its own support forums.

    Check your settings re ‘throttle’ in wp-admin Settings > Forums

    #246368
    Lacod
    Participant

    I think I’ve done all those instructions but, in New Forum / Parent Forum, I’ve only a list of forums, not groups. I am sure New Forum / Type / Category

    My main problem is I should want more than one private forum associated to a group.

    Thanks.

    #246348
    danbp
    Participant

    Have you correctly set up group forums ? Please read here(if you read french), ensure anything is correct and apply what i explained above.

    Main reference is here

    Installing Group and Sitewide Forums

    #246347

    In reply to: Karmas and Credits

    danbp
    Participant

    Yes i understand what you want to do, but you’re on a BuddyPress help forum. Your questions are not related to BuddyPress but to myCred. For such custom usage, please user the myCred help support.

    #246342
    Lacod
    Participant

    Thanks

    But for me, on the “parent forum” choice, there’s only forums, there is any buddypress group ?

    #246336
    danbp
    Participant

    Yes, it’s possible.

    Go to dashboard > Forums > New Forum

    – enter a title.
    – in the right column of the edit page, set the forum attributes to category (rubrique).
    – as parent forum, select the name of the group you want to add the new forum.

    Save. You’re done.
    Now you have on the group forum page, a first part containing a list of forum. One so far. This part will list all sub-forums belonging to that group.
    and a second part containing the topics of the main group forum.

    Et voilà !

    #246315

    In reply to: Karmas and Credits

    danbp
    Participant

    Have you searched in myCred’s documentation ? Or on their forums ?
    So far i remember, you can create points and rename them to what you want. Guess this is doable without any tweak.

    #246307
    shanebp
    Moderator

    bbPress has its own support forum: https://bbpress.org/forums/

    Try going to Settings > Forums in wp-admin and selecting ‘Reply Threading’.

    #246285
    Henry Wright
    Moderator

    Is it possible to do the same with Events? For example in Events Manager plugin?

    I’m not familiar with the plugin but likely you can do the same sort of thing. Drop the plugin author the same question on their support forum. Hopefully they’ll get back to you with the info.

    so should we use

    bp_core_add_message

    function to show the user an error?

    Yes, the bp_core_add_message() function will display a message you provide after a page reload. Be sure you have do_action( 'template_notices' ); in your template because the function will use that hook.

Viewing 25 results - 1,951 through 1,975 (of 20,277 total)
Skip to toolbar