Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 25,951 through 25,975 (of 64,535 total)
  • Author
    Search Results
  • #133593
    #133588

    In reply to: Forums not showing

    wildomains
    Participant

    I just installed WP 3.5.1 and BBpress 2.3 and I can’t see the new forum listed at the top of the main page. I have admin access OK. I can get to the forum by typing the url in. Have I done something obviously wrong?

    #133587

    Topic: bbp-forum-title

    in forum Installation
    nick robinson
    Participant

    How do I enlarge or alter the colour of these tags?

    I’ve added this code to the end of bbpress.css without luck

    #bbp-forum-title {
    font-size: 16px;
    }

    Are they picking up the h3 style after this css is processed?

    #133583
    ianhaycox
    Participant

    I’ve released V1.6 of the bbPress Moderation plugin to workaround the changes in bbPress 2.3

    https://wordpress.org/extend/plugins/bbpressmoderation/

    Any problems – let me know.

    #133577

    In reply to: Forums not showing

    PERMAL
    Participant

    Hi, I’m sorry can’t be helpful
    I’ve the same problem
    I’m using WP 3.5.1 theme wp-consultant then installed Buddypress 1.7 and then bbPress 2.3
    can manage forums from WP Admin panel, but don’t have a way to display a Forum page
    my link

    .. also when I link to your url I get “error establishing database connection

    #133574
    zemation
    Participant

    Just installed bbpress and created 1 forum and 1 topic
    http://mcarthur.zemation.com/forums/ This is what shows

    #133573

    Topic: Some Skin problems

    in forum Themes
    Nubix223
    Participant

    Hello People of BBPress Support..

    Im creating forums for a website. The problem is, the theme is a bit dark, so i was wondering if their was a theme for BBpress that also made it dark.

    Like a dark background with the font being white so the words stand out…

    Because at the moment, the buttons are white, and when i change the skin, the text turns white as well. This makes some obvious problems because you can’t read what is written…

    Forums are at http://legendofsky.com/forums/forum/community-forums/

    thanks for the help!

    #133572
    Daniel Lemes
    Participant

    I have the very same issue and to make it clear: i’m using Origin theme too, and the breadcrumbs on topic page have a link to forums list (works fine) and to forum which those topic belongs (don’t work).

    Even creating a blank page with the shortcode [bbp-topic-index], how to use same slug (WordPress automatically puts a number 2 in the end)?

    Forums list (working fine) http://www.memoriabit.com.br/forums/
    Forum (not working) http://www.memoriabit.com.br/forums/forum/sega-mega-drive-genesis
    Topic (working fine) http://www.memoriabit.com.br/forums/topic/super-monaco-gp/

    Thanks in advance.

    #133570
    Pippin Williamson
    Participant

    Could you update to bbPress v2.3 and see if the issue goes away?

    #133568

    In reply to: Forum sidebar

    Robin W
    Moderator

    I used “Bbpress wp-tweaks” it creates a bbpress sidebar that is used on the forum pages.
    You could also use “Widget logic” – allows conditional statements on widgets to produce page or category specific sidebar content. Using the logic “is_bbpress()” allows sidebar specific content. “!is_bbpress()” excludes widgets from forum pages.

    #133567
    ubound
    Participant

    Jared, thank you so much for your reply! I will try it now. Bots were quiet for a while, but it started again! Thanks!!!

    Unsal Korkmaz
    Participant

    This weeks question & answer:

    theme customize

    Question Summary: How to add custom css to all widgets?

    Solution: In our theme, you can target all widgets with article.widget. An example:

    article.widget {
    	background: #fff;
    	border-radius: 6px;
    	margin: 10px;
    	padding: 10px;
    	box-shadow: rgba(0,0,0,0.3) 0 1px 3px;
    }
    
    #133564
    Pippin Williamson
    Participant

    The doc I linked shows how to setup your local bbPress install to use your language. I wasn’t referring to how to get them in the official project.

    #133561
    studiowowo
    Participant

    Ok thank You very much! No I am able to see the panel!
    Only a thing, I hope in this way that I’ll not receive automated publications spam submissions…

    Denni

    #133560

    Worked for me too. Thanks so much for finding and sharing that!

    #133550
    webheadcoder
    Participant

    For those who don’t have Forums, Topics, and Replies in the admin menus, I got mine to show by checking the “Auto role” setting in Settings->Forums.

    https://bbpress.org/forums/topic/bbpress-tabs-no-longer-show/#post-133549

    Can someone explain in what situations this setting should be unchecked vs checked?

    Thanks

    #133549
    webheadcoder
    Participant

    I just figured it out. I found a bunch of other topics on this and found a hint at: https://bbpress.org/forums/topic/bbpress-2-3-default-role-not-assigned/

    Basically I went to Settings->Forums and checked the “Auto role” checkbox that says “Automatically assign default role to new, registered users upon visiting the site.”. After checking this the Forums, Topics, Replies menus showed up and my user was assigned a role. I then unchecked the Auto role setting since it was originally unchecked. not sure if it should be checked or unchecked in the long term.

    #133547
    studiowowo
    Participant

    At the first I’m sorry about my English… 🙁
    Once I updated to 2.3, the admin menus for Forums, Topics, and Replies disappeared from the administration.
    Before upgrade all works fine!
    I can not answer the questions of my users now …

    Does anyone else having this problem?

    Thank You in advance!

    Denni

    #133546

    In reply to: Private messages

    dubbinz
    Participant

    I totally agree, this is a much needed function and is included in the majority of forums software. I am constantly asked for this and I cannot do anything about it. I really hope this ships with bbpress2 in the near future and I hope that developers of this great software take my request and the OP’s request to heart. The proof is in the pudding so to speak, if you look at the votes on this page you will see most people voting for BBPM to be updated for bbpress http://nightgunner5.wordpress.com/2011/03/12/bbpm-plugin-plugin/

    this is a necessary update we all need.

    #133545
    enlightentogether
    Participant

    Hello.

    I am having the same problem. Forums appear on my site at this link http://www.enlightentogether.com/forums

    But when clicking further there is a blank page. I added a topic which I am able to see when I insert the shortcode in a page so the problem may be the theme? I have heard other users say insert a shortcode into pages so the forum works properly but I am completely clueless on how to do this.

    Do you know of any video tutorials relating specifically to inserting shortcodes for forums or articles? I have seen tutorials for inserting shortcodes for all kinds of things but not bbpress.

    #133542

    Topic: Forum sidebar

    in forum Troubleshooting
    sertefi
    Participant

    Hi Guys,
    this might sound easy to achieve but I am newbie 😀

    how can I change the sidebar of the forum.
    I have created (registred) a new sidebar named it ” forum “.
    I went to : plugins\bbpress\templates\default\extras and edited this: into this :

    But it’s still showing the sidebar of the default wordpress pages.
    am I editing the right files?

    Thanks for your help.

    #133540
    WayneM1
    Participant

    I’m setting up a new site running bbpress with buddypress. I’ve managed to import over 5000 users and about 100,000 topics/replies (e107 > SMF > phpBB > bbpress … whew!)

    Working on cleaning up some details and I’m wondering if there is a consensus on what is the optimal permalink structure for a site like this that will have a lot of user posts.

    I’m leaning toward the “Day and name” setting:
    `http://www mywebsite com/2013/04/21/sample-post/`
    Just because it’s a forum based website and it might make sense to help with chronology.

    It doesn’t seem to me like this setting would be all that important… but, you never know… so that’s why I’m asking 🙂

    #133539
    ArcticFritid
    Participant

    When i have bbPress 2.3 enabled i get this error in my feeds:
    Warning: Illegal offset type in /home/XXXXX/public_html/wp-content/plugins/bbpress/includes/common/functions.php on line 1503

    I am using WP 3.5.2 and have tested without any plugins enabled, as soon as i enable bbPress 2.3 the error appears.

    My site is at http://www.arctic-websolutions.com

    Is it possible that because i use an array to call several posttypes for my feeds this conflicts with bbPress 2.3, any idea?

    Thanks

    #133538

    @webheadllc still happening for you?

    #133537
    Zeokat
    Participant

    I instaled bbPress 2.3 on WordPress 3.5.1 but the forum urls are not found.

    In the other hand i cant find any bb-press config file anywhere, where is bb-press config file?

Viewing 25 results - 25,951 through 25,975 (of 64,535 total)
Skip to toolbar