BuddyDev

Search

Replies

  • Participant
    Level: Master
    Posts: 475
    Venutius on in reply to: Trying to improve the Group home page #1737

    I can’t get this to work, could you explain what it is doing? I think it is looking for a page called “bpge” under the current group id and then displaying its content but I’m not sure.

    I set changed the name of the Extras page to be the same but it showed no output, not event an error code.

  • Participant
    Level: Master
    Posts: 475
    Venutius on in reply to: Trying to improve the Group home page #1732

    Sorry Brajesh that not simple enough for me, how would I use get_Post()? I’m really not that great with php.

  • Participant
    Level: Master
    Posts: 475
    Venutius on in reply to: Trying to improve the Group home page #1725

    Yep I will go with Groups Extras, I will set up a tab called Group Info and will place a multi line Text field within that called Group Information. How would I call this into the front.php output?

  • Participant
    Level: Master
    Posts: 475
    Venutius on in reply to: BP Gallery Shortcode #1723

    No I’m afraid not

  • Participant
    Level: Master
    Posts: 475
    Venutius on in reply to: BP Gallery Shortcode #1720

    I have enabled galleries for users but the main activity is in the gallery for one specific group.

  • Participant
    Level: Master
    Posts: 475
    Venutius on in reply to: BP Gallery Shortcode #1717

    Strangely it still does not work, I cleared the cache but I still get that Cache error

  • Participant
    Level: Master
    Posts: 475
    Venutius on in reply to: BP Gallery Shortcode #1715

    [bp-gallery show=”media” owner_type=”user” orderby=”date” type=”photo” max=”10″ ]

    This was the shortcode I entered

  • Participant
    Level: Master
    Posts: 475
    Venutius on in reply to: Trying to improve the Group home page #1711

    I took a quick look at Group Extras and the page creation aspect is not ideal, it does not allow you to embed pictures of videos.

  • Participant
    Level: Master
    Posts: 475
    Venutius on in reply to: Trying to improve the Group home page #1710

    No I didn’t, I found some information on creating an additional tab but that seemed pretty complex and did not provide me with the admin editable page.

    How about if I manually set up the page using BP Group Extra’s and make sure the slug is the same for all groups. It’s not ideal but could we pull it’s content into the front.php output?

  • Participant
    Level: Master
    Posts: 475
    Venutius on in reply to: Trying to improve the Group home page #1684

    My next ask is more complicated I think. What is the best way of creating a new Tab in each group called Info, which is effectively a post, where they can put text, photo’s, video links etc, to give the group a significant additional information page?

    I’d ideally like the group admins to fill-out the basics of this page during group creation but for now I’d be happy with just the tad and editable page.

    Do you have any ideas? Group extras would allow group admins to create a new page but I’d like every group to have the same page tab name and make it a universal aspect of all groups with the Admin only having the option to fill it with info or leave it blank.

    I’ll do some googling to see if there are other solutions.