greenhoe (@greenhoe)

Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • @greenhoe

    Participant

    I’m not using any currently but I installed a few different ones just so I could see the roles and none of the bbpress roles appear under any of them.

    @greenhoe

    Participant

    That doesn’t work, it looks as if the roles are deleted because when I use a role manager I don’t see the roles but if I look in the database under each user’s meta data they still have the role listed in the wp_capabilities table

    @greenhoe

    Participant

    Actually after an hour of trying to figure this out and than making this post I just figured it out. Thank you.

    For those that may stumble upon this I was looking for the line

    <?php // bbp_single_forum_description(); ?>

    On line 24 of content-single-forum.php

    @greenhoe

    Participant

    Thank you, I didn’t think I could do that because the plugin has all the Template Parts in the bbpress folder and the actual custom post type themes in the extra folder, so can I move the template parts out of the bbpress folder into a new one too? That way I can keep those separate?

    @greenhoe

    Participant

    For example I created a shortcode called [card]Card Name[/card] and when you use that shortcode it shows a tooltip for that card, but would like my users to be able to use that in the actual forum.

    @greenhoe

    Participant

    Thanks Stephan, is there a way to whitelist them manually? I code all the shortcodes myself and I prefer to not use plugins when possible and this seems like something I could do with out a plugin.

    Thanks

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