Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '"wordpress"'

Viewing 25 results - 2,501 through 2,525 (of 26,826 total)
  • Author
    Search Results
  • #210943
    Robin W
    Moderator

    bbp style pack

    once activated go to

    dashboard>settings>bbp style pack>Forum Display enable item 6 forum description.

    Then in

    dashboard>forums>edit forum in each forum you can put in the content part whatever you want to appear. in your case the same description for each forum, but you can have a different.

    Finally to get this on the main forums list, create a page called ‘forums’, and put your description at the top of this. Then add the shortcode [bbp-forum-index] to this. bbpress will then use this as the main forums page.

    #210942
    Robin W
    Moderator

    bbp style pack

    once activated go to

    dashboard>settings>bbp style pack>bug fixes

    and enable the Fix Threaded Replies Jump

    #210936
    sleestak
    Participant

    I have enabled threaded replies for 3 levels; however, the replies are not indenting. I have seen a few topics on this forum regarding this and some suggest changing the CSS for bbp-threaded-replies. I looked at the source for my replies and I only see <div class=”bbp-reply-content”> which explains why updating the CSS doesn’t work. How can I get threaded replies to indent? I am using WordPress 5.4.1, BuddyPress 5.2.0 and the Enfold theme 4.7.4.

    Thanks!

    #210912
    robertherold
    Participant

    Yes, I am designing my own theme. But basic WordPress templates work the same way.
    There is no longer a <title></title> tag in header.php. Instead, functions.php has an add_theme_support ('title-tag');.
    If I remove this and write the title tag back to header.php, it will display the user’s name in the title bar.

    View post on imgur.com

    View post on imgur.com

    #210910
    Robin W
    Moderator

    are you using sub forums, if so then there seems to be a big with 2.6.x

    bbp style pack

    once activated go to

    dashboard>settings>bbp style pack>bug fixes and tick ‘fix last active time’

    #210886

    In reply to: Topic Menu

    Robin W
    Moderator

    bbp style pack

    once activated go to

    dashboard>settings>bbp style pack>Topic/Reply Form and select the visual editor

    #210881
    Robin W
    Moderator

    I think you mean this

    bbp style pack

    once activated go to

    dashboard>settings>bbp style pack>Forum Templates

    and select the alternative template

    #210867
    scoleriptideio
    Participant

    Thank you for the reply. I followed along with this article to set the forum up but I did get lost on step 8, ss I am not familiar with themes and templates in WordPress. Where do I go in WordPress to access and edit the “root theme” and “page templates in the root of the directory”

    “So once you know which page template file you need, copy this and rename the copy to bbpress.php
    Place this file in the root of your theme ie wp-content/themes/%mytheme%/bbpress.php where %mytheme% is your theme’s name.”

    I need a more dumbed down step by step walk though of this ^, ie where to go exactly in WordPress.

    Thanks!

    #210865
    Robin W
    Moderator

    bbp style pack

    once activated go to

    dashboard>settings>bbp style pack>bug fixes and enable threaded replies fix

    #210863
    scoleriptideio
    Participant

    Wordpress version: Version 5.4.1
    bbPress version: Version 2.6.4
    website:riptideio.com

    Recently installed bbPress to create forum page. Want to have a sidebar on the forum page for registration/login. Do not have any other sidebars on our website – want the sidebar just on forum page. Installed bbPress WP Tweaks Version 1.4.4 and bbPress sidebar appears on Widgets edit page and I can drag widgets to display there, but it does not show up on the forum page. I’ve been searching forums far and wide for a solution to this and it seems it might be a theme issue but not too sure how to fix that…

    Our parent theme is Salient and we have a custom child theme (we originally had a marketing firm create our WordPress site so I’m not too familiar with the themes or how to edit them…)

    Any help would be much appreciated!!

    #210862
    Robin W
    Moderator

    for css use

    bbp style pack

    for your other issues, is the site visible, and can you give a link to an example

    Robin W
    Moderator

    I’ve added placeholder to version 4.5.3 of my style pack plugin

    bbp style pack

    once activated go to

    dashboard>settings>bbp style pack>topic/reply form item 11

    selection lists would be custom programming well beyond free help I’m afraid.

    #210860
    Robin W
    Moderator

    make forums private to make them visible to users only

    use shortcode

    [bbp-register]

    or anything in WordPress that does registration – bbpress just uses WordPress registration

    #210846
    Robin W
    Moderator

    thanks,

    this will add throttle to the participant role

    Put this in your child theme’s function file – or use

    Code Snippets

    add_filter( 'bbp_get_caps_for_role', 'brandi_role_caps_filter', 10, 2 );
    
    function brandi_role_caps_filter( $caps, $role )
    {
        /* Only filter for roles we are interested in! */
        if( $role == 'bbp_participant' )
            $caps['throttle'] = true ;
         return $caps;
    }
    #210834
    nhardisty
    Participant

    Apologies if all the right info isn’t here- new to wordpress. Just installed bbpress on my site. When I view the forum directory at https://www.tallshipsamerica.org/tsaforums/ the theme is consistent with the rest of my site. When I open any of the individual forums (like https://www.tallshipsamerica.org/forums/forum/licensing/) the banner image doesn’t appear and the upper left logo overlaps the forum title. I’m looking to either have the full theme with the image, or at least move the forum title down so it fully shows.
    theme
    bad theme

    #210828
    Milan Petrovic
    Participant

    Topics don’t have categories. Forums are quite different from the rest of WordPress, so topics belong to forums, and topics can have topic-tags, but they can’t have categories.

    #210824
    swww1tamahagane
    Participant

    I had the same problem but I was able to solve it.

    BBpress controls the number of allowed URLs with WordPress settings.

    Open WordPress settings, go to “Discussion”-> “comment moderation” item, and set the upper limit of pending URL.
    If you enter a very large value, this problem will never happen again.

    This idea was discovered by following in the “bbp_new_topic_handler” function.
    The function called the “bbp_check_for_moderation” function, and finally used the “comment_max_links_url” filter to obtain the number of pending URLs.

    #210821
    Robin W
    Moderator

    ps bbpress just uses WordPress login, so they are one and the same, so login for WordPress (and your membership plugin) is login for bbpress.

    and for your test user, see what bbpress role has been set in dashboard>users and edit the user, should be participant

    #210817
    gordnmclean
    Participant

    I’ve exported a forum from a website, and imported into the new one I’m building. All of the Forums, Topics, and Replies have come across and in the Dashboard it all looks good.

    However, on the live page – http://istc.ismysite.co.uk/our-community/discussion-forums/ – it looks like there are no Topics, and when I go into a Forum, it doesn’t show any topics at all.

    Looking at them in the Dashboard, all Topics are in the right forums.

    I’ve tried disabling this theme (going to the default WordPress Twenty Twenty) but still have the same issue.

    Any ideas? I tried some of the reset options but one of them wiped out all the reply > topic links so wary of having to reimport (again).

    Hayulp!

    #210816
    Robin W
    Moderator

    bbpress just uses WordPress – so any WordPress registration will be fine – maybe theme my login

    #210815
    monopohl
    Participant

    Uhm well regarding your hint I found this

    Register on Multisite

    Seems somewhat odd to me. bbpress claims to be from the developers of WordPress and to be multisite compatible but so far it seems not to be possible to use the registration properly without creating a custom wp-signup.php or using a third party plugin?

    Did I get that right?

    g28f99
    Participant

    Hello, I am creating a specialized forum combining wordpress(5.4.1), bbpress(2.6.4) and buddypress(5.2.0). The website is exptoge.com. I have already created child thyme in the wp-content/themes/mytheme folder and used functions.php and style.css to make some customization. Now I need some help to personalize the forum new topic area and new reply area.

    1) New topic area, as shown in Fig 1,
    (please go to here to check all the figures ).
    For every new topic in this forum, I wish the following text appear in the “Topic content edit area” by default: “please clearly describe the place and time duration”. Once the user click in this area to input something, those text will disappear automatically.
    The google search box seems exactly demonstrate this effect as shown in Fig.2. Source of Fig 2, captured at chrome://newtab.

    2) New reply area, as show in Fig.3.

    For every new topic in this forum, I wish some text (e.g. “please select or input your selection” ) appear in the “Reply content edit area” and followed by a drop down selection list (similar to Fig. 4 or Fig.1 below part) by default.

    The selection list is composed of two parts. The first is designed to choose a color, red, blue or others. The second is designed to choose a shape, triangle, circle or others.
    If the users choose others, a new input box will appear so that they can input their other choice. Text “please input your choice” will appear in the input box with function similar to Fig. 2 (requirements of new topic area above).

    After the users make a choice or enter their choice, the choice result will exactly be the reply content. But, the above “please select or input your selection” text will be updated to be “I prefer” texts.

    I am not sure whether it is possible to achieve above functions through making modifications in my themes. Anyway, thanks a lot for your time and efforts. You can log in with username “Daniel” and password as “Daniel8” to test “new topic” and “new reply ” function in this website.

    #210789
    Robin W
    Moderator

    so if only instructors to be able to do this, then you need to add ‘thottle’ to their WordPress permission for their role.

    what role do instructors have ?

    if custom, what creates this role?

    #210772
    Chuckie
    Participant

    If you look here:

    https://wordpress.org/support/topic/problem-with-bbpress-topics-with-multiple-pages/#post-12772840

    It was detected that the URLs in my case were failing bbpnsn plugin. They fixed it.

    But it appears that these links are out of my hands.

    #210770
    Robin W
    Moderator

    bbp style pack

    once activated go to

    dashboard>settings>bbp style pack>bug fixes

    and enable fix last active time

Viewing 25 results - 2,501 through 2,525 (of 26,826 total)
Skip to toolbar