This topic has 3 replies, 2 voices, and was last updated 10 years by ahc.

  • Author
  • #19693
     ahc
    Participant

    Hi,

    This may not be related to your theme but would appreciate your help. I would like to exclude Group Forums from the forums list and I have changed loop-forums.php and added a condition to exclude “Group Forums”:

    <?php while ( bbp_forums() ) : bbp_the_forum(); ?>

    <?php if(bbp_get_forum_title() != ‘Group Forums’) bbp_get_template_part( ‘loop’, ‘single-forum’ ); ?>

    <?php endwhile; ?>

    This works but when I add the Forums widget to the footer, the list still includes Group Forums. I have searched but can’t find where the code is. Can you please let me know which file I should change?

    Thanks

    #20007
     ahc
    Participant

    Hi, can you please respond?

    #20034
     Abe
    Keymaster

    Hi, Sorry for the late reply.

    The forums widget comes from the bbPress plugin and the file responsible for that would be somewhere in the core of the plugin so changing that file isn’t advised: wp-content/plugins/bbpress/includes/common/widgets.php

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #20073
     ahc
    Participant

    Thanks.

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

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?