Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 29,776 through 29,800 (of 64,535 total)
  • Author
    Search Results
  • Jin_ls
    Participant

    Hello
    How can I put widgets next to bbpress? (currently they’re under it)

    http://tiny.cc/s2s1kw

    and

    http://tiny.cc/4it1kw

    Please help step by step (tutorial)

    thank you!

    #118108
    Tanya
    Participant

    I am trying to get rid of the text: “Add this topic to your favorites” and “This topic is one your favorites”, as I am using a background css image instead.

    The icons are working beautifully, bar the fact that the text comes up.

    You will also notice that if you click the star to add it to your favorites, another star appears, which is a link to all your favorites. It appears the link to the forum favorites doesn’t have its own css class, which is why both are coming up as stars. I’d like to get rid of that.

    Not sure if this will fit in with your plugin bbPress String Swap David, if you see this.

    If you want to see this in action on my forum (still being built), log in at http://netballscoop.com/log-in/ with Username: testing and Password: testing. The forums are at http://netballscoop.com/forums and click on a single topic to see the favorites and subscriptions at the top underneath the title.

    I am using WordPress 3.4.2 and bbPress 2.1.2.

    • This topic was modified 13 years, 10 months ago by Tanya.
    • This topic was modified 13 years, 10 months ago by Tanya.
    • This topic was modified 13 years, 10 months ago by Tanya.
    Rasheed Bydousi
    Participant

    Hello again,

    I have created a new page and added [bbp-topic-form] shortcode inside it. However, this page isn’t 100% full width.

    How can I “force” this page to get the .bbPress #page class ?

    Thanks

    #118103
    banciii
    Participant


    admin
    Administrator
    Well, it looks like the bbPress developers made quite a few changes to the theming system.
    I’ll see what I can do..
    Posted 4 days ago”
    http://digitalnature.eu/topic/bbpress-2-1/

    #118100
    AevnsGrandpa
    Participant

    I just installed bbPress and did a test creation of a new user and it sent me the email with the random password but after I logged in I saw no way for a user to change that password to something they would remember. Am I missing something or can’t this be done?

    Jeff

    gingerngo
    Participant

    Hi all,

    I just did an upgrade from bbPress 1 (standalone version) to the latest version. I imported the old forum using the plugin’s Tools > Import Forum function. All my topics and replies are there, but it shows that I am the creator for everything. It’s very flattering, but now it just looks like I talk to myself:

    Some screenshots:
    http://cl.ly/image/0M331P0H2t30
    http://cl.ly/image/0Y2M00451c2O

    Is there a way to recalculate/import users?

    Do I need to re-import?

    Thanks!

    #118092
    montaya
    Participant

    When running a number of plugins together it is difficult to understand what does what ie
    buddypress bbpress and s2member

    does bbpress add groups and add members, if so where do I go for instructions?

    HELP please!!!!!

    montaya
    comcentre.moretonbay.biz

    #118091
    yveys
    Participant

    Hi,

    I’ve been trying to convert a standalone version of bbpress (1.0.3) to the newest version (2.1.2) with the import tool. I’ve filled in all the correct login/db info, but it isnt importing anything.

    Look at this for instance:

    SELECT convert(topics.topic_id USING "utf8") AS topic_id,convert(topics.topic_posts USING "utf8") AS topic_posts,convert(topics.forum_id USING "utf8") AS forum_id,convert(topics.topic_poster USING "utf8") AS topic_poster,convert(topics.topic_title USING "utf8") AS topic_title,convert(posts.post_text USING "utf8") AS post_text,convert(posts.post_status USING "utf8") AS post_status,convert(posts.poster_ip USING "utf8") AS poster_ip,convert(topics.topic_start_time USING "utf8") AS topic_start_time,convert(topics.topic_time USING "utf8") AS topic_time FROM bb_topics AS topics INNER JOIN bb_posts AS posts USING (topic_id) WHERE posts.post_position IN (0,1) LIMIT 0, 100

    No topics to convert

    It uses the correct table prefix:

    FROM bb_topics

    But no importing. What is going wrong?

    Any help is greatly appreciated!

    #118085
    Pippin Williamson
    Participant

    Yes, the option to disable Topic Tags removes the tags meta box.

    #118084
    matthewbotti
    Participant

    I noticed in Pippin’s first screenshot that there was an option to uncheck whether topics allow tags – does this mean that the next version will allow us to finally get rid of the “Tags” box when posting topics? I’ve been racking my brain on trying to figure out how to get rid of tags but if the option comes available in the next version I’ll likely just wait until then, unless there’s a way to do it now that I’m not aware of.

    #118082
    graftedin
    Participant

    I’m running wp 3.3.2. BuddyPress 1.5.6. Just installed bbPress 2.1.2. I’ve had bbPress 2.0 – 2.0.3 installed and none work. I’ve seen this work on an other site with bbPress 2.0.2. I’ve wasted a half day on trying to get this to work.

    #118081
    infuri0us
    Participant

    Hey guys, my website is alphaonegaming.com, and I have installed the bbpress wordpress plugin, but when I go to make a user registration page, the template for making it so does not appear. I am using the lucid theme by elegant themes if that helps.

    #118080
    danecarp
    Participant

    Hi guys,

    new bbpress user here. I’m noticing that if I am logged in as the admin, I am able to embed images into a post, using the html editor, but regular forum members are not.

    Been trying to figure this out for the last couple days with various plugins and reading through boards, but nothing really seeming to work.

    wp version 3.4.2
    bbpress version 2.1.2

    Thanks in advance,

    -Dan

    #118079
    brakhoed
    Participant

    Hi Guys,

    bbPress (2.1.2) on WP 3.4.2 logout gives error code 500 (Internal server error).

    Error log:

    > mod_security: Access denied with code 500. Pattern match
    > “\\.php\\?.=(http|https|ftp)\\:/.\\?” at REQUEST_URI
    > [hostname “www.xxx.nl”] [uri
    > “/wp-login.php?action=logout&_wpnonce=5a9ef61b36&redirect_to=http%3A%2F%2Fwww.xxx.nl%2Fwp-admin%2Fplugins.php%3Fplugin_status%3Dall%26loggedout%3Dtrue%23038%3Bpaged%3D1%26%23038%3Bs”]

    bbPress doesn’t use rawurldecode()?

    For now, what is the best solution? Which file and which code should I change? Or is there another solution?

    #118077
    RiGoRmOrTiS_UK
    Participant

    Does bbpress have a paid support service where you can actually get support or responses from the devs? The amount of bugs in it….

    Widget layout issues, private and hidden forums don’t work properly by disappearing under categories or not tallying topics and posts in the list….

    #118076
    hixsonb
    Participant

    I finally go this to work. The only way I could get the migration tool to function correctly is by using “localhost” as the host instead of an IP address or fully qualified domain name.

    This is OK if the database is on the same host but if you are moving from another location, it won’t work.

    Maybe I am missing something.

    At any rate, this particular instance was solved by using localhost instead of an IP address.

    #118075
    #118073
    LGW
    Participant

    I have the same problem.
    I really dont understand how bbpress manage avatars.

    #118072
    Pietro
    Participant

    Ok … like always …
    Thank You !! I’ll find out a way.
    Bye!

    #118071
    tulisan
    Participant

    How do I let users change their avatars using BBPress 2.1.2? There’s no link to change it anywhere when clicking on the user name link, not even for keymaster. Can anyone help?

    #118067
    Pippin Williamson
    Participant

    Pietro,

    Alright that is definitely a problem with your theme then. It sounds like the theme has not added support for custom post types to the background image feature. You should contact the theme developer and see if they can help.

    #118066
    Pippin Williamson
    Participant

    I’ve just tested this on my local bbPress and only the first snippet is needed. The meta box was added automatically and everything worked fine.

    It might be a theme conflict, have you tried switching to the default theme?

    #118063
    Pietro
    Participant

    Hi !!
    Of course I can … Look, the first image is a normal wp-Page …

    if You look at the down part of the 1-st ScreenShot You will find the background settings.

    On the 2-nd image, You will see that at the contrary, there are not such field in the forum-pages.

    And this is the result, with no any background.

    I can use one background only. I do not need therenay slideshow or video.
    In the forum pages is good for me just to see one single image.
    Do You thjink we can do this ??

    Thank You.
    Pietro

    #118062
    Pippin Williamson
    Participant

    I don’t think ti’s accurate to say that 99% of the bbPress community uses child themes, at least not in the normal sense of the phrase.

    I, for example, have copied the bbPress template files over to my active child theme directory for most sites. The site is running a child theme, but it is not explicitly a child theme for bbPress: it is a child theme of my regular theme that I have added full bbPress support to.

    #118061
    BobHatcher
    Participant

    Thanks, Pippin. I was coming to the same conclusion. But, don’t 99% of the bbpress community use child themes? Shouldn’t it be a bit more straightforward than dumping a bunch of files and hoping for the best? I’ve messed around with getting bbpress to work with about a dozen themes and it’s very hit or miss.

Viewing 25 results - 29,776 through 29,800 (of 64,535 total)
Skip to toolbar