Skip to:
Content
Pages
Categories
Search
Top
Bottom

How allow all users create new topick

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

  • Robkk
    Moderator

    @robkk

    it should be by default , you probably installed a plugin that caused this issue or you messed with some users capabilities.

    follow the basic troubleshooting in this topic

    Before Posting


    Sceko
    Participant

    @sceko

    Again You cannot create new topics.


    Sceko
    Participant

    @sceko

    I fixed this problem change from form-topic.php

    <?php if ( bbp_current_user_can_access_create_topic_form() ) : ?>
    to
    <?php if ( is_user_logged_in() ) : ?>

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Skip to toolbar