Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 53,226 through 53,250 (of 64,450 total)
  • Author
    Search Results
  • #68469

    Let me try and get back. < WP 2.7 + bbPress 0.9 >

    #68468
    yokima
    Member

    WP 2.7 and bbPress Alpha 6 works fine for me – no issues

    #4827
    bludshot
    Member

    I’m trying to convert the theme “bbpress-forum” to look like my wordpress theme here: http://blueleafcanada.ca/

    I’m having problems getting it to look right. You can see it here: http://blueleafcanada.ca/forums/

    It looks slightly different in FF than in IE. For FF, it has this strange problem where the top left logo is being “crushed down” a couple pixels. Also the 3 menu buttons are being crushed down too. I understand HTML and even have a pretty good understanding of CSS and the box model, but I have no idea what’s causing these problems and I can’t figure out how to fix them.

    Also, the thin side bars have a gap in them under the header, which I’d like them not to have, and I just cannot figure out how to fix it.

    If anyone has any ideas or expertise on this, I’m all ears.

    #71699
    chrishajer
    Participant

    https://bbpress.org/forums/topic/nicer-slug-url-rewrite-plugin-done

    https://bbpress.org/forums/topic/permalinks-slugs-modification-removing-forum

    I thought I read in these forums that the problem with eliminating “forum” or “topic” from the URI would make it hard for bbPress to know if you are talking about a slug or a forum. I can’t find that reply now though. I though the comment was from _ck_.

    #71833
    chrishajer
    Participant

    Update: although there are four topics on the front page with the same slug and same title (WP Thumbnails on BBPress – Integration), you can’t access any of them now. They all result in a 404.

    #70913

    In reply to: install for beginner

    chrishajer
    Participant

    WordPress 2.7 and bbPress don’t integrate. But that’s not why you’re having trouble integrating the two. If bbPress can’t connect to the database, it’s because one of the connection details is incorrect, or was left out. People sometimes forget to enter the hostname in the database connection details since I think it’s called “advanced database settings” or something. If you need to enter a hostname and have not, that’s likely the connection problem.

    You do not need to create a different database for bbPress, and integration is easiest when you use the same database.

    chrishajer
    Participant

    http://bbpress.org/forums/topic/wp-thumbnails-on-bbpress-integration

    That appeared 5 times in the latest discussions. Each topic has the same slug. I deleted one of them, and was going to do the others which were duplicates, but now I get a 404 error for each one.

    This has happened a couple times in the past. Normally I think Sam just comes by and fixes it. But why is it happening?

    #4578
    level200
    Member

    Hi Guys

    I have installed wordpress 2.7 and now bbpress 0.9.0.4, I would like to intergrate bbpress with wordpress.

    Now I have tried putting in the database info used by wordpress but bbpress tell me that it had a problem connecting to the database.

    Do I have to create a different database for bbpress?

    #68467

    Hi Warren

    I am working for WP + bbPress for my college website and I will create accounts in one go. There won’t be open registrations. I just need to have the functionality of using same login credentials at both place and logged in at both WP & bbPress at the same time. Students will need to login before they can comment on posts on WP. Can I achieve this with WP 2.7 and bbPress 0.9?

    #71832

    Hey!

    I just need a CMS and forum functionality with possible solution for added accounts where they can have access to certain content like download links and I want the login credentials to be same throughout the site. This way I will make everybody a account and they will then need to login into the account even for posting comments.

    Either I use some plugin (if it exists) or write my own code that can use the same username and password from the WP or bbPress database. I think that is pretty much feasible but I am concern about the security as I am not an advanced user.

    Please guide in some direction.

    #71698
    Malice
    Member

    That sounds like very good news!

    Always found the url.com/forum/forum/ a bit wicked :)

    #4722
    Zanti
    Member

    Background:

    First Post here. Looking for much needed help and assistance.

    Latest version of RapidWeaver and WP2.7x, haven’t downloaded BBP yet. Experience, beginner.

    WP sits in my blog domain, nothing has been done to it at all since downloading.

    Working on 4 sites, we’ll call them sites A, B, C and D. Have not uploaded any of the sites to my server yet so none are live. Sites B and C have the same RW theme. Site A is 80% complete with a RW theme, B and C are only 5% done, but could be finished this weekend. Site D holds the WP blog with no RW theme, just the base WP theme at this time.

    What I want to accomplish:

    Central Blog and Forum that sites A, B and C are all linked to.

    What I think I would like:

    Forum based in site B, with the RW theme, Blog based in site D (only because site D, has the domain name of my blog)(it would be great if I could have the same theme for the Blog and Forum). Integration of the Forum and Blog. All sites linked to the Forum and Blog.

    Questions:

    How to best accomplish this. Should Blog and Forum reside on same Site (like site D)., and A, B and C link to it via an offsite page? Or is there a better way to do this. Where should I download BBPress to, site A, B, C or D?

    I’m very open to any thoughts and ideas. I’m kind of at a standstill right now, as I want to make sure I start off doing the right things and having WP and BBP loaded to the right places. And I’m anxious to get started.

    I hope I have explained this in a clear way and it’s not to confusing. I would like to download BBP and get started on this project this weekend. If we forget about the RapidWeaver part of this. The real question would be, if I want 3 sites to be able to access and be linked to both bbPress and WP, what is the best way to do this.

    I’m also a little confused about integration with WP 2.7x and bbPress. Is there some problems with doing this at this time. I’m really closed to having my sites up and running, but I’m at a standstill right now. I just want to make sure I do things the right way, the first time.

    Please offer any advice you think might be helpful. If I need to explain this better, let me know. I’m really hyped on using bbPress, and WP, just want all three sites to be able to function with them equally. If nothing else, can anyone offer, what I need to do next.

    Thank you all for your time and assistance on something that is very important to me.

    #4823
    idnsensei
    Member

    I integrated WP 2.7 with BBPress 1.0.6 alpha using my wp theme. The problem I have is that I have thumbnails on bbpress using a wp plugin in the sidebar but the thumbnails dont show on content area below bbpress

    My WPTheme / BBPress template is like this

    1. WPHeader then

    2. BBPress – WPSidebar <=== thumbnails here, finally…

    3. WP-Content <=== but No thumbnails here

    4 WP-Footer <=== but No thumbnails here, the excerpts from the post you can see as usual, but the thumbnails dont appear

    Do i have to add some functions on bbpress or bbheader? @_@ I am clueless why it does show the thumbnails on the sidebar but not on the content area below bbpress.

    Thanks for your help! Any hints, suggestions, etc. highly appreciated : )

    #4822
    idnsensei
    Member

    I integrated WP 2.7 with BBPress 1.0.6 alpha using my wp theme. The problem I have is that I have thumbnails on bbpress using a wp plugin in the sidebar but the thumbnails dont show on content area below bbpress

    My WPTheme / BBPress template is like this

    1. WPHeader then

    2. BBPress – WPSidebar <=== thumbnails here, finally…

    3. WP-Content <=== but No thumbnails here

    4 WP-Footer <=== but No thumbnails here, the excerpts from the post you can see as usual, but the thumbnails dont appear

    Do i have to add some functions on bbpress or bbheader? @_@ I am clueless why it does show the thumbnails on the sidebar but not on the content area below bbpress.

    Thanks for your help! Any hints, suggestions, etc. highly appreciated : )

    #4821
    idnsensei
    Member

    I integrated WP 2.7 with BBPress 1.0.6 alpha using my wp theme. The problem I have is that I have thumbnails on bbpress using a wp plugin in the sidebar but the thumbnails dont show on content area below bbpress

    My WPTheme / BBPress template is like this

    1. WPHeader then

    2. BBPress – WPSidebar <=== thumbnails here, finally…

    3. WP-Content <=== but No thumbnails here

    4 WP-Footer <=== but No thumbnails here, the excerpts from the post you can see as usual, but the thumbnails dont appear

    Do i have to add some functions on bbpress or bbheader? @_@ I am clueless why it does show the thumbnails on the sidebar but not on the content area below bbpress.

    Thanks for your help! Any hints, suggestions, etc. highly appreciated : )

    #4820
    idnsensei
    Member

    I integrated WP 2.7 with BBPress 1.0.6 alpha using my wp theme. The problem I have is that I have thumbnails on bbpress using a wp plugin in the sidebar but the thumbnails dont show on content area below bbpress

    My WPTheme / BBPress template is like this

    1. WPHeader then

    2. BBPress – WPSidebar <=== thumbnails here, finally…

    3. WP-Content <=== but No thumbnails here

    4 WP-Footer <=== but No thumbnails here, the excerpts from the post you can see as usual, but the thumbnails dont appear

    Do i have to add some functions on bbpress or bbheader? @_@ I am clueless why it does show the thumbnails on the sidebar but not on the content area below bbpress.

    Thanks for your help! Any hints, suggestions, etc. highly appreciated : )

    #4817

    Just thinking of a place to link to places I’ve found that are using bbPress, as I found one recently and was happy to see them using it.

    http://forums.getdropbox.com/

    #71697

    It would be nice if the /forum/ could be totally removed :)

    …and to be given the option to be changed to be the name of the forum you are viewing when viewing a topic, similar to WordPress…

    #71827

    On the site you’ve included above, you have a “current_page_ancestor” class. I have never seen that before, and it also isn’t what the bbp and wp sites use, making this even curiouser. You also have “page_folder” for the pages that have sub items, and again, I’ve never seen this before.

    Looks like I have homework to do?

    #71696
    ganzua
    Member

    The main difference that is coming is the ability to change the directory names, e.g…

    http://example.org/forum/first-forum

    Can potentially be…

    http://example.org/fora/first-forum

    It would be nice if the /forum/ could be totally removed :)

    #4816

    I am looking forward to design my college website with WordPress as CMS and bbPress for forums. The fact that they can be integrated is superb as it solves one of my purpose of only allowing registered users to comment (having the same username and password throughout the site) but I am also in need of providing user accounts to students and faculty members. I was wondering if WP or bbP can be moded or there is any plugin that can add additional functionality to user accounts. If not how can i retrieve the username & passwords from bbP database? Any workaround will also do.

    Waiting for your replies!

    #71826
    chrishajer
    Participant

    I disagree on the WordPress page function not being powerful enough to understand parent/child. It always seems to work for me. For example, check this page:

    http://www.woods-metal-shaping.com/machine-shop/machining/risers/

    Those are WordPress pages, grandparent is machine-shop, parent machining, child risers. Check the left nav for the current page highlighted, and check the top tabs for the grandparent highlighted. So, it’s certainly possible to do whatever you want with the current class in WordPress.

    On this site, when you are on the blog page, they are probably just using the WordPress current_page_item class to highlight (home, about, documentation, blog, download.) When you click forum, you go to bbpress. So, in your bbPress template, you hard code that nav item as current. I’m not certain how the extend section works, if it’s bbPress or WordPress.) But, basically, you hard code current for the forum/forums/bbpress tab since once you click it, you’re outside WordPress.

    Now, with integration, and including the WordPress nav, I have no idea how it would work. I always thought if you had a Page called “forums” and then you installed bbPress in a directory called “forums” that the directory will override the WordPress Page, so the forum is shown, but I don’t know what happens in the nav, i.e. if WordPress still thinks you’re on a Page called “forums”.

    HTH

    #71638
    Paul Wong-Gibbs
    Participant

    Have just read another post advising to check http://bavatuesdays.com/integrating-wpmu-buddypress-and-bbpress/#The_COOKIEHASH – apparently that fixes it. I will try after lunch and let you know.

    #71637
    Paul Wong-Gibbs
    Participant

    I have the same issue as detailed in this post. As far as I can make out, the cookie names aren’t matching. My current /trunk/ install of Buddypress/MU names the cookies “wordpress_”. BBPress’ cookies are named “wordpress_HASH” where HASH is a long hash that doesn’t match any of the various keys in the wp-config.php.

    #4815

    I know this is a question geared more towards the WordPress.org forums, but because it also could be a bbPress integration question, I figured I’d post it here.

    Case:

    1.) When you are within the Blog area of the site, that the Blog tab always displays a “current” class.

    2.) When you are within the bbPress/Forum area of the site, the “Forums” tab also always shows “current.”

    To my understanding, the WordPress page function isn’t powerful enough to understand the parent/sub relationship. Curious if anyone knows of a way within WordPress to make this act in a similar fashion apart from hard-coding it. I don’t believe the WordPress.org site is hard-coded that way, but of course I could be wrong.

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