Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 15,751 through 15,775 (of 64,516 total)
  • Author
    Search Results
  • #160981
    Jake Hall
    Participant

    I am just wondering why the trac was closed as a dupe of another, where the one it was apparently a duplicate of is something we can already achieve in bbPress.

    The user is asking to be able to style the username, not the user role. There is no mention of the other ticket adding css to the user role element – so why was this ticket closed?

    #160976
    KikoPavon
    Participant

    Hello:
    I just changed my theme. Now i am running the eleven 40 pro with Genesis. The problem is that i do lost all the buttons in my html and visual editor of my forums.
    Any idea how to bring them back? I tried https://wordpress.org/plugins/bbpress-enable-tinymce-visual-tab/ bur it doesnยดt work. I also tried https://codex.bbpress.org/enable-visual-editor/ but no rusults.
    Help please?

    Matthias
    Participant

    You are not alone ๐Ÿ˜‰
    I started a topic a few days ago, with the same problem.
    https://bbpress.org/forums/topic/noreplydomain-com/

    My problems started with one of the new bbpress versions.
    2.5.4 was working fine. 2.5.5 or 2.5.6 had the noreply error…

    #160969
    Beardy123
    Participant

    Hi there. I have saved the theme Im using as bbpress.php, works great on the index page:

    http://makermentors.org/forums/ (this is setup within a page of wp, using an inner container on a content band)

    But when you click on a forum, it goes full width like this:

    http://makermentors.org/forums/forum/maker-mentors-2/

    How do I make the entire forum follow the same style as the index?

    #160966
    snecz
    Participant

    Hello, How can I get the number of all topics and replies outside the bbPress forum?

    #160965
    Robin W
    Moderator

    ok, I don’t think you have the standard index template

    Have you got in your theme the following file

    wp-content/themes/%your-theme-name%/bbpress/content-archive-forum.php

    where %your-theme-name% is the name of your theme

    or have you amended

    wp-content/plugins/bbpress/templates/default/bbpress/content-archive-forum.php

    #160964
    Robin W
    Moderator

    what other plugins do you have?

    viz

    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.

    #160962
    oldmankit
    Participant

    I just installed bbPress version 2.5.6 on WordPress 4.1.1 on a local development server (XAMPP).

    After activiting the plugin, if I visit any frontend page on my site I get an error appear right after the Admin Bar.

    Warning: in_array() expects parameter 2 to be array, null given in localhost\wp-content\plugins\bbpress\includes\common\functions.php on line 1446

    I did some searching and found many people have a conflict with NextGen Gallery, however I don’t have that plugin installed.

    I can confirm this error still happens with 2015 theme.

    #160961
    jaymzyates
    Participant

    Hello,

    I am attempting to import an older forum from my Vanilla installation. The Vanilla install is local to my machine with WP/BBpress. When I enter the DB name, username and PW all i get are the following:

    Repair any missing information: Continue
    Conversion Complete
    Starting Conversion

    Nothing actually imports though. Any ideas where I can look for issues?

    #160959
    Jakob Helmer
    Participant

    Hai Robin, thanks for your answer and I must admit it helped:
    I was too fast in my conclusion it was caused by bbpress, but it was an another (unimportant) plugin that caused the issue.
    I feel relieved, thx ๐Ÿ™‚

    #160958
    Robin W
    Moderator

    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 twentytwelve, and see if this fixes.

    Then come back

    #160950
    Jakob Helmer
    Participant

    When I want to upload and activate a new header picture in my theme, the new header picture isn’t saved, but when I disasable the bbpress-plugin the native header upload/saving works fine.

    Somebody else encountered the same issue, I looked and tried everything to solve this problem, but no luck …

    hopefully somebody can help me out!

    #160949

    In reply to: SMF Import to bbPress

    curvemeister
    Participant

    Hi Stephen,

    I’ve made some slight improvements to the attachment importer script – pls check with me when the time comes, and I’ll send you the latest version. I have looked around for how to get write access to the source repository, and still don’t have a clue.

    Looking over the SMF->bbPress import template, I noticed that avatars are being imported from the wrong place – they actually live in the attachments table, not the avatar table, with the associated ID of the user.

    All the best,

    Mike

    #160939

    In reply to: SMF Import to bbPress

    kweh
    Participant

    Is there a way to use this importer for the latest version SMF 2.1 Beta 1? Please help me, because I want to use bbPress. I have over 20,000 registered members and this is a big problem. SMF has become a very bad solution.

    #160935
    casnbug
    Participant

    I’ve isolated the line the error message is coming from. It’s coming from this line in the function bbp_get_topic_author_link( $args = ” ). Guys I’m really stuck here. I don’t see how this can be a theme error when the warning is clearly being generated by the bbpress plugin.

    $author_link = implode( $r[‘sep’], $author_link );

    #160930
    Robin W
    Moderator

    Currently it is using the bbpress.php template

    which you got from where, and have put where?

    David13_13
    Participant

    Hello to all

    I want to do this with buddypress and bbpress:

    When I click on a group and later in the forum group I would like to see directly the posts, like if the group’s forum would be a only one topic. The group’s forum only has one topic, when I enter the forum I see directly the messages.

    Is this possible?

    Thanks

    #160920
    martinrice
    Participant

    I just installed WP SEO and what has happened is that when it’s activated and I click on Blog on my site’s menu, a page comes up with the message: “No Results Found
    The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.”

    If I then deactivate the plugin, everything works as expected, that is, the page comes up and the image and excerpt are there.

    I’m using WP 4.1.1, bbPress 2.5.6, and WP SEO 2.0.1. The site is at http://emotionalconnections4you.com Currently SEO is turned off so that the blog page comes up correctly.

    Has anyone run into this before? If so, is there a fix you can recommend?

    TIA,
    Martin

    #160915

    In reply to: Post Type

    Robin W
    Moderator
    #160914
    frostentangle
    Participant

    Yes I tried disabling all plugins except the bbpress plugin itself. I also switched to a default theme but no luck.

    I have the forum slug set as ‘forums’ and I used the bbpress.php file for the template. I tried creating a page named “Forums” with the URL https://www.fantasyfootballbackers.co.uk/forums/ and removed the file bbpress.php but the issue still remains. Currently it is using the bbpress.php template.

    webUI1
    Participant

    Hi All,

    On the bbpress forum, is it possible for users to set up an email alert to be notified when any new post is made anywhere on the forum? I know that there is an Subscribe option for every Topic but I am asking for complete forum.

    Thanks!

    #160912
    Robin W
    Moderator

    ok, so is it the same with plugins disabled and default theme as per

    Before Posting

    and how is your forums page constructed – eg shortcodes, bbpress.php file etc.

    #160893

    In reply to: Conflict with jeptack

    Robin W
    Moderator

    Can you confirm that

    Default theme – eg twentyten
    bbpress
    Jetpack

    and NOTHING ELSE installed causes the issue?

    #160889
    Robin W
    Moderator

    sorry, but helpers on here do not have the time to look for differences between two screens.

    Can you specify which bit of what screen is wrong.

    and while you are at it, can you do the tests in

    Before Posting

    and then come back.

    #160881
    AlbertFox
    Participant

    Hello! i have a problem with bbpress, html tags are appearing on the sending posts.
    The system now makes line breaks also and <br>.

    Sometimes also a paste from pdf or word appears wrong.
    Can you help? The idea would be to write and paste can look good without these problems appear.

    Very thanks for all ๐Ÿ™‚
    have a nice day

    BBPress version 2.5.4
    Wordpress 4.1.1
    MkEditor 4.4.5 (when this is active replaces the default message box)

Viewing 25 results - 15,751 through 15,775 (of 64,516 total)
Skip to toolbar