Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 12,226 through 12,250 (of 64,487 total)
  • Author
    Search Results
  • #172048
    Robin W
    Moderator

    ok – can only suggest it could be a theme or plugin issue

    Plugins

    Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    Themes

    If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentyfifteen, and see if this fixes.

    Then come back

    #172045

    In reply to: Forum images

    Pascal Casier
    Moderator

    Glad to hear ! If you are missing anything bbPress related, just get back…

    Pascal.

    #172044

    In reply to: Forum images

    celsocos
    Participant

    Hello again. I keep testing the forum and I found the images. They are working, but there is another problem: I must click a category to see the images. I need to “expand” the forum front page to display all categories… “open” with the pictures and small description.

    I believe something is wrong with my forum setup, the bbPress toolkit is working just fine. I am close the target result, similar to http://www.24baby.nl/forum/

    #172043
    mateomrqz
    Participant

    Hello!

    I’m having some issues styling the buttons in the bbPress Topics/Forum section. My website contains a large amount of TinyMCE editors — some need specific styles and buttons. Assigning this was very easy to my custom editors, but I’m facing an issue when trying to customize the bbpress editor. None of the code I found in the forums seems to do anything to the buttons.

    Here is a snipped of how I’m modifying my other editors. Since these are custom, Is easy to modify by just adding the parameters.

    wp_editor(
        $options['callout_body'],
        'callout_body’, //ID OF EDITOR
        array(
            'textarea_name' => 'page_options_employer_guide_thrive_overview[callout_body]',
            'media_buttons' => false,
            'textarea_rows' => 8,
            'tabindex' => 4,
            'quicktags' => false,
            'tinymce' => array(
            'toolbar1'=> 'bold,italic',
            'toolbar2'=> '',
            'toolbar3'=> '',
            ),
        )
    );
    

    The buttons that I need displayed in the bbpress editor are different from any other custom post type or options page editor.

    I’ve tried every snippet I could find in the forums with no luck, no change. I tried to hook to the examples and add filters, with no luck as well.

    I hope I’m clear enough to what I’m trying to achieve.

    Thanks

    #172042

    In reply to: Forum images

    celsocos
    Participant

    Hello Pascal. I install the bbPress toolkit and the plugin concept is good, but I found issues I’d like to report.
    1) The feature “Replace text Oh bother! No topics were found here!…” is not working. I wonder if the issue is because I am using pt_BR translation. I can see the same message (in portuguese), and my alternative text never show up.
    NOTE: “Completely remove message and box for empty forum…” is working fine.

    2) Display featured image in front of forum name, image width: 50px does not show any image. I see the featured image option in forum page, I loaded a icon-like image but no result.

    3) I also have problems with some features from bbp Style Pack… Maybe a theme incompatibility? My theme is a premium one, to be honest with a good quality so it’s weird. I do not expect this kind of bug, I believe is something related with my site.

    WP version 4.4.2
    Theme Betheme 11.9
    PHP version 5.6.18
    bbPress version 2.5.8-5815
    site url http://qnapclub.com.br/site/forums/

    #172039
    awal16
    Participant

    I think the problem is something else. Because, when I set everything on true, even the moderate, he still isn’t working. When I choose a predefined role by bbpress, it’s working fine. When I choose my own role, and set everything to true, he doesn’t.

    #172038
    bigskyry
    Participant

    Yes, this sort of hack would certainly work.

    These forums aren’t *that* big. Why is this a problem? Is it a problem with bbPress?

    #172037
    jaspervanveenhuizen
    Participant

    Hello! My website currently has a forum for ‘news’ and a forum for ‘other’.
    I want my users only to be able to create topics under ‘other’, but not under ‘news’. I do want them to be able to reply to both topics made in ‘news’ and ‘other’.

    I tried setting the ‘news’ forum status to closed, and the topics under there on open. But it still makes users unable to reply on them.
    Any way I can achieve my goal? Maybe with the help of another plugin?

    I’m currently using bbpress with buddypress and the free version of the theme Quest.
    I’m running WordPress 4.4.2, bbpress 2.5.8, buddypress 1.9 and Quest 1.4.1 (which are all the latest versions at creation of this topic)

    Thanks,
    Jasper

    #172036
    ying-sun
    Participant
    #172034
    cjackson111
    Participant

    Hello all. This may not be the best place for this thread, but since it involves bbPress then I am asking for any help. I am using bbPress with the s2Member membership plugin. In s2Member, when someone registers, their account is created, giving them the role of “Participant” in the forums. However, they still cannot access the forums because a subscription has not been created in s2Member. If I manually go in to a users profile and create the subscription, everything is fine. Has anyone experienced this? How can it be resolved so the subscription is created during signup?

    siparker
    Participant

    currently you cant. i am trying to get some attention on this . but there doesnt seem to be any

    Any way to eliminate redundancy/weirdness in permalinks (i.e. “forums/forum”)?

    This issue was first flagged 7 years ago and has never been “Fixed” because in essence it works. it just doesnt work correctly

    #172027
    Pascal Casier
    Moderator

    Hi Bruce, then unfortunately it might not work. It works for sure on standard bbPress forums.
    Pascal.

    #172026
    yellowhippo
    Participant

    Hello,

    Thank you for your reply. To answer your questions:

    1. Jetpack was installed, but I removed it
    2. No security plugins
    3. I tried this, but the error still occurs
    4. No membership plugins
    5. Yes – I have verified my SQL & PHP time is the same as my WordPress time

    I have also tried disabling ALL plugins, except for bbPress.

    pencilhossain
    Participant

    What is the difference between bbpress/wordpress/joomla??

    (relax-iplant.com) like this website what this this made with ?? </srtrong>

    #172021

    In reply to: Responsive Issue

    Anticosti
    Participant

    I solved this issue (plus some others) on my side, by adding this CSS:
    Hope this may help someone else….

     
    input#bbp_search { 
      margin: 0.25em 0.25em 0.25em 0.25em;
    }
    li.bbp-header {
      margin-top: 0px !important;
      margin-bottom: 2px !important;
      border: solid 0px red !important;
    }
    /* START -- Main Effect on Forum width on small devices */
    ul.forum-titles li {
    text-transform: uppercase !important;
      font-size: 12px !important;
    }
    li.bbp-forum-info, li.bbp-topic-title {
        width: 40%;
    }
    li.bbp-forum-topic-count, li.bbp-topic-voice-count, li.bbp-forum-reply-count, li.bbp-topic-reply-count {
        width: 15%;
    }
    li.bbp-forum-freshness, li.bbp-topic-freshness {
        width: 30%;
    }
    /* END -- Main Effect on Forum width on small devices */
    
    #bbpress-forums ul[id*='forums-list-'] {
      padding: 0px !important;
      border: solid 0px red !important;
      margin-bottom: 2px;
    }
    #bbpress-forums ul[id*='forums-list-'] li.bbp-body ul[id*='bbp-forum-'] {
      	padding: 10px !important;
        border: solid 0px red !important;
      	margin-bottom: 2px;
    }
    #bbpress-forums ul[id*='bbp-forum-'] {
    border-radius: 0px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -khtml-border-radius: 0px;
        -o-border-radius: 0px;
      	padding: 0px !important;
        border: solid 0px red !important;
      	margin-bottom: 2px;
    }
    #bbpress-forums ul[id*='bbp-topic-'].post-inner {
      border-radius: 0px 0px 0px 0px !important;
        -webkit-border-radius: 0px 0px 0px 0px !important;
        -moz-border-radius: 0px 0px 0px 0px !important;
        -ms-border-radius: 0px 0px 0px 0px !important;
        -khtml-border-radius: 0px 0px 0px 0px !important;
        -o-border-radius: 0px 0px 0px 0px !important;
    
    }
    #bbpress-forums ul[id*='bbp-topic-'] {
    padding: 10px !important;
      margin-bottom: 2px;
      border: solid 0px red !important;
    }
    
    #bbpress-forums p.bbp-topic-meta img.avatar,
    p.bbp-topic-meta span.bbp-topic-freshness-author a img.avatar {
      display: none;
    }
    	 

    Kind Regards,

    #172018
    stewmills
    Participant

    Ok, here’s my dilemma. I have a corporate website and we are working on adding a forum. After working with bbPress for a couple of weeks I like what I see and have a good working shell, but as I get deeper I have some concerns with integrating a forum into my WordPress site versus completely stand-alone.

    My question is, on a single host is there a way to have bbPress installed and totally separate from the main website. For example, current forum requests get added to my users within WordPress. While they get credentials to only have forum access and not WordPress access, it still concerns me that this is leaving open back doors for smart hackers to sneak in to my WordPress administration. I had to install some bbPress code in my functions file to stop non-administrator profiles from seeing the WordPress main menu at the top of the forum. This just seems too loose, as if hiding it with code really stops someone that knows what they are looking for from finding it.

    With that, in having to add code such as this I subsequently shut down my entire site due to adding code the functions.php file that it didn’t like. Not a good situation for me. So, my second and really primary question is how I can have a forum administered in WordPress but totally separate from my main website. What I feel this gives me is 1) totally separate sites where my forum user profiles are not intermingled with my WordPress corporate site administrators and 2) a separate place where I can make site changes that I know only impact the forum and not the main site at all, so if I hose the forum temporarily it’s not as big of a crisis as if I shut down our entire web presence.

    Can this be done on the same host where I have a subdomain and a separate WordPresss login for the forum as if the main website didn’t exist, or am I better off just having these creates separately under truly separate hosts and just pointing a URL on the corporate site’s menu to the stand-along forum that’s on the separate host and managed as a totally independent website?

    I appreciate your suggestions.

    #172014

    In reply to: Background Content Box

    sinkoh
    Participant

    When I loaded bbpress and created a forum and the topic “Server Rules” Next to the post that contains all the rules its using this http://imgur.com/Ocgu2Ag

    Some of the text is overlapping and it looks crammed

    #172013

    In reply to: Background Content Box

    Robin W
    Moderator

    Also, what profile is bbpress putting there on the left and how do I edit what shows?

    can you post a more detailed explanation – I don’t understand your question !

    #172012

    In reply to: Background Content Box

    Robin W
    Moderator

    on your first it is being affected by

    http://olympusnetworkmc.com/wp-content/plugins/bbpress-new-ui//inc/css/dark.css?ver=4.4.2

    change line 1411

    media screen #bbpress-forums div.bbp-forum-content, #bbpress-forums div.bbp-topic-content, #bbpress-forums div.bbp-reply-content {
    padding-left: 5px !important;
    }

    to from 5px to say 30px

    #172011

    In reply to: Background Content Box

    sinkoh
    Participant

    Also, what profile is bbpress putting there on the left and how do I edit what shows?

    #172008
    Pascal Casier
    Moderator

    Hi,
    Most of the themes are compatible for bbPress and the ones that are not can be tuned with some CSS.
    So I would say, go for a theme you like, install a WordPress in a test environment, get bbPress and play with it !
    Pascal.

    #171997
    selenii
    Participant

    I want to delete this function.

    https://codex.bbpress.org/layout-and-functionality-examples-you-can-use/#21-show-5-recent-topics-after-forum-index

    How can I make this?

    And how can I put into the Forumlist widget all forums with subforums?

    #171996
    Robin W
    Moderator
    #171995
    Pascal Casier
    Moderator

    The SQL I have is to wipe out ALL data from bbPress, so that’s not what you want.

    Workaround proposal:
    If you go on your dashboard > Replies > All Replies (so /wp-admin/edit.php?post_type=reply), and then select the forum in the dropdown box that says ‘in all forums’ and click filter.
    In the screen options, put the ‘number of items’ to e.g. 100.
    Delete some screens in this way…

    Does that work ?

    Then the same with the topics, empty the trash and try to delete the forum.

    Pascal.

    #171994
    Pascal Casier
    Moderator

    What exactly do you want to edit ?
    That shortcode will show you the index table. If you want to change something in it, have a look at https://codex.bbpress.org/layout-and-functionality-examples-you-can-use/ if you find what you want to change.

    Pascal.

Viewing 25 results - 12,226 through 12,250 (of 64,487 total)
Skip to toolbar