Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)

  • alersn
    Participant

    @alersn

    Thank you very much for the quick replay and for the solution 🙂 These solution its works perfect if i start a new wordpress instalation and i create the goups type with the new release 🙂
    I didn’t understand the cause why I’m not able to set the group types of a Group during its creation process in my old wordpress instalation….So I created a test environment, with a new installation of Wordrpess and “buddypress” (with the new BP7.0.0 release) and “buddypress create groups type” plugins. My surprise was that when I created new types of groups using the new configuration panel of BP7.0.0, it worked as you said :).
    I did not understand why in my old installation it did not work for me, so I created a new installation to test, creating the types of groups from the control panel of the pluging (buddypress create groups types) and it was here where the problem occurred that I mentioned in last. The truth is that I don’t know why this happens but I comment on it in case it could be relevant …
    In the following link I explain the tests that I carry out with images in case you are interested and I can better clarify what I did:

    https://filetools8.pdf24.org/client.php?mode=inline&file=joinPdf_57c3723e98842cf01747e9d9590a3f24_12203515873474497049.pdf&action=getFile

    https://smallpdf.com/shared#st=29a5beca-08af-4a95-971d-fac24fbdd4fd&fn=Group_type_test.pdf&ct=1609183456898&tl=share-document&rf=link


    @imath
    Thanks for your contribution and the great code that you generated for the tabs … is that help me a lot for my case 🙂 .
    My best wishes.


    alersn
    Participant

    @alersn

    Hi everyone,
    I think I found the conflict which I mentioned earlier … in the file “wp-content \ plugins \ buddypress \ bp-groups \ bp-groups-functions.php” the bp-nouveau template calls the function “bp_groups_get_group_types ()” , which has been modified in the new realization (BP7.0.0) and the condition was added:

    `if ( ! isset( $args[‘code’] ) || true !== $args[‘code’] ) {
    $types = bp_get_taxonomy_types( bp_get_group_type_tax_name(), $types );
    }`

    I’m dont know much about php but I think that this condition only show the taxonomies that have been created through the new release (BP7.0.0), leaving aside those created by the “BuddyPress Create Group Types” plugin. When deleting this condition, the opposite happens … it shows the types created by the pluging but forgets those created by the release (BP7.0.0) …
    I am about to launch a project created with buddypress and this functionality is vital for me… so I have to make a decision whether to use the plugin (with the risk that in the long run I will not be able to use it) or use the default function of the new one release … I don’t know if you could guide me to make the decision. Thank you for your great work and your attention. My best wishes


    alersn
    Participant

    @alersn

    Thank @vapvarun and @imat for answer me 🙂
    Sorry for my explanation…i did´t explain case clearly…The WordPress admin area works perfect for me…my problems come from the public-facing…When one user want to create a new group, this starts a group creation steps (group name and Description, Settings,Image); On the “step 2″(Settings), the user have to select one group type with a group type selection option. Before the release (before BP v 7.0.0) it was working successful but after the release, these group type selection option doesn’t appear…They only appear when i uninstall the pluging “BuddyPress Create Group Types”, but then I am not able to use the filter´s and Tap´s options…


    alersn
    Participant

    @alersn

    Hi, thanks for answering me 🙂
    I am trying to use “BuddyPress Create Group Types” with the new realise (BuddyPress 7.0.0) but i have a problem to display the group type option selection during group creation and when a group administrator is on the group settings page. The problem get solved when i uninstall the pluging (“BuddyPress Create Group Types”)…but then i am not able to add a group type filter on top group list page because of what i post mencione before…:(
    Could be a conflict between “BuddyPress Create Group Types” and “BuddyPress 7.0.0”? or the conflict come from my theme (BuddyX)?
    Thank for the atention


    alersn
    Participant

    @alersn

    Hi, thanks for these grate new BuddyPress 7.0.0
    I am adding new group type and work perfect :). I would like to add a group type filter on top group list page, but i dont know how to do it with these new release…
    I was using the pluging “BuddyPress Create Group Types” and my theme show the group type as a nav on top group list. Its work fine but i would like to use the BP 7.0.0 group type option and dismiss the plugin… The problem is that my theme dont recognize the new group type create with BP 7.0.0…
    I am newbie in BP so I will be grateful for any help…
    Cheers

Viewing 5 replies - 1 through 5 (of 5 total)
Skip to toolbar