BuddyDev

Search

[Resolved] Buddypress moderation button shortcode

Tagged: 

  • Participant
    Level: Guru
    Posts: 885
    Tosin on #36541

    Hello,

    Can you add shortcode support to display the REPORT button in a custom location for post other post types. The current button location does not fit well with my theme.

    Thanks

  • Participant
    Level: Guru
    Posts: 885
    Tosin on #36543

    I would also want to disable the automattice addition of the REPORT button in post types and use the shortcode as a manual method for inserting the button in another location by inserting the shortcode in my child theme template file.

  • Keymaster
    (BuddyDev Team)
    Posts: 24211
    Brajesh Singh on #36569

    Hi Tosin,
    Thank you for using the plugins.

    We do have a shortcode

    
    [bpmts_report_button]
    

    which you can use for the same. The removing of button is a bit complex currently. Please allwo us to put a setting in the plugin instead in next 4-5 working days for it.

    here is an exmaple use of the shortcode for showing the button in a WordPress post.

    
    [bpmts_report_button label ="Report" link_class = 'some-link-class' wrapper_class = 'some-wrapper-class']
    
    

    Regards
    Brajesh

  • Participant
    Level: Guru
    Posts: 885
    Tosin on #36682

    How is the button removal update

  • Keymaster
    (BuddyDev Team)
    Posts: 24211
    Brajesh Singh on #36689

    Hi Tosin,
    Thank you for the question.
    I am updating the plugin to add settings this week. It is still doable via code. Please let me know if you need the code for now?

    Regards
    Brajesh

  • Participant
    Level: Guru
    Posts: 885
    Tosin on #36700

    I will wait till you update the plugin itself

  • Keymaster
    (BuddyDev Team)
    Posts: 24211
    Brajesh Singh on #36716

    Thank you Tosin.

  • Participant
    Level: Guru
    Posts: 885
    Tosin on #37165

    Gentle reminder sir

  • Keymaster
    (BuddyDev Team)
    Posts: 24211
    Brajesh Singh on #37250

    Hi Tosin,
    I am sorry for the delay. In order to allow this we have to provide the same functionality for each of the moderation modules(post type, activity, comment, user & group etc). I will be needing some more time as it will need to be tested with each of the modules of the moderation plugin.

    I sincerely appreciate your patience.

    Regards
    Brajesh

  • Participant
    Level: Guru
    Posts: 885
    Tosin on #37784

    Gentle reminder

The topic ‘ [Resolved] Buddypress moderation button shortcode’ is closed to new replies.

This topic is: resolved