Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

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

  • nickpeplow
    Participant

    @nickpeplow

    Got it working on a regular tab, thanks for all the suggestions!

    Will keep an eye on any changes to the menu in future that might apply to this


    nickpeplow
    Participant

    @nickpeplow

    Obviously open to other suggestions 🙂

    Dan, your bp_register_group_extension function from your first response will come in very handy as I can see myself modifying it to restrict the display() page to just admins.


    nickpeplow
    Participant

    @nickpeplow

    Thanks to Dan & Shane for both taking a look into my issue! You have both been unexpectedly detailed in your response and its much appreciated

    I think for now, my best option would be to continue with the content being shown on the Display() tab, but with it hidden to those who are not admins (purpose was to allow admins to submit jobs, in the admin backend)

    The reason I’m a bit hesitant to display another page is because its one more thing for me to track, exclude from search etc, plus as it would be outside of the buddypress loop I would not be able to easily include any of the $bp values if required in future (e.g. group name).


    nickpeplow
    Participant

    @nickpeplow

    Hi Dan

    Thanks so much for looking into this so promptly, I really appreciate it!

    I have added the code, but am still running into the same issue as the method you are using to create this page is edit –‘edit’ => array(

    It therefore still includes the form action as a wrapper. As the shortcode I’m including (WP Job Manager – Submit Job Listing) has a form in it, im getting a “Are you sure you want to do this?” when submitting that form.

    <form action=”http://mydomainwashere.com/groups/group-slug/admin/houba-houba&#8221; name=”group-settings-form” id=”group-settings-form” class=”standard-form” method=”post” enctype=”multipart/form-data” role=”main”>

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