Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '\"wordpress\'

Viewing 25 results - 20,701 through 20,725 (of 26,880 total)
  • Author
    Search Results
  • #23089
    vanesta
    Member

    What is the equivalent of <?php if ( $user_ID ) : ?> on wordpress template tag for bbpress?

    I want to display text when user is logged in and something else if user is not logged in

    #22870
    TonyVitabile
    Member

    Hi folks. I’m pretty new to WordPress — I’ve only been working with it for about a month. And brand new to bbPress–I just installed it last week

    I’ve got a theme installed on my WordPress MU site that I like. I want the bbPress pages to look similar. So I’m in the process of editing the bbPress template. Basically I want to use the same style sheet & just change all of the id tags to the ones that are in the stylesheet.

    In addition, though, I’d like the two sites to share menus. I’ve got a nice horizontal dropdown menu that came with my theme that I’m using. The menu contains the pages in my WordPress blog.

    I’ve duplicated the code for the menu in my bb-press theme’s header.php, but there is no wp_list_pages function in bbPress. Should I just write a function & add it to a functions.php file for my template? I suppose I can steal some of the wordpress code for the function & just modify the variables as necessary.

    Does this sound like a good approach, or has someone else done this?

    Also, I want the menu in both systems to have links to individual forums. Having a Forums link in the menu is cool, but I want 2 specific forums in other places in the menu structure. Any ideas?

    Thanks

    Tony

    #76824
    kickerman360
    Member

    You can use CSS to do this. Simply find the class or id of the tags (view source is the quickest way), probably enclosed in <p> tags, I can’t remember, then edit the style.css file in your theme. Find the class/id and add:

    ‘text-transform:capitalize;’

    More info can be found here: http://www.w3schools.com/Css/pr_text_text-transform.asp

    Nemphtis
    Member

    I’ve been using phpBB3 up until yesterday when it decided to go crazy for no reason and die. It was a good chance to change to bbPress as I had been considering it for a while. I’m loving the idea of users tagging topics but I can’t seem to find a way to edit tags like you can in WordPress’ control panel. I’m a bit of a perfectionist and people are creating tags with wrong capitalisation so any new tags that have correct capitalisation are automatically converted to the original incorrect form. Are there any plugins out for editing bbPress tags, or any way I can quickly modify them without a plugin? :)

    #72362

    In reply to: Bulgarian translation

    Благодаря за корекциите :)

    [залепена] ми харесва

    а на българските форуми на wordpress.org е използвано [важно], което носи повече смисъл, макар да е разлино от [sticky]

    “Your attempt to … has failed.” – за превода на тези фрази се водих от превода в WordPress, за да е един и същ стандарта

    #21528
  • http://howiwascured.com/forum/bb-login.php?re=/forum/bb-admin/ works fine.
  • http://howiwascured.com/forum/bb-login.php?re=http://howiwascured.com/forum/?new=1 does not work

    Is this a known error? I haven’t edited bb-login.php and I’ve tried both scenarios on multiple layouts with no success, so I don’t really I think I did anything to cause this problem. If it means anything, I have WordPress and BBPress integrated.

    Please let me know if you all need any more information.

    Thank you,

    Robert

#72162
Rohan Kapoor
Member

@tiptaptip you forums is smf not bbpress

#76769
Rohan Kapoor
Member

It is very simple. I will explain to you how to do it. Use 1 WordPress MU site for the database and then integrate each bbpress with cookies and user database integration. It works fine. I’ve done it!

#76396
Rohan Kapoor
Member

I emailed you

#76688
Rohan Kapoor
Member

@ipstenu: I know iframes are dangerous but it was the simplest way of getting the job done.

@everyone: thanks for your support!

#76395

I’m offering $10 to whoever can get this done for me.

Just send me an email

andywilliams244 [at] hotmail.co.uk

#72161
Paul
Member

I did essentially add in the bbpress custom css to my wp theme’s css, too, so that they would really mesh up better, as well.

#65512

In reply to: where is my bb-admin ?

Log out, flush your cookies, log back in.

Did you mesh bbPress and WordPress?

#20996
nickaster
Member

Hi there – has anyone tried to use the registerd users only plugin with wordpress and bbpress running together? I found that it works great for wordpress but skunks all access to bbpress. Anyone get around this?

Thanks!

#76724
Raize
Member

I wish the WP-Forum worked on WordPress 2.8 then I would be a happy camper

#76723
Raize
Member

Simple Press Sucks

BBPress is too young at this point for it to be a permanent solution

Vanilla is too unstable to be a permanent solution

VBulletin is too clunky

Esotalk got abandoned.

THERE IS NOTHING LIKE WORDPRESS FOR FORUMS…YET

#75382

In reply to: bbPress 1.0 released

batrachoid
Member

While I haven’t integrated WordPress and bbPress yet, this topic looks helpful:

https://bbpress.org/forums/topic/easy-way-to-integrate-bbpress-wordpress-themes

If you’re concerned about bells and whistles, your best bet might be to stick with version 9.0, since there are many more plugins that are known to be compatible. Right now, trying to use the older plugins on 1.0.1 might get you a lot of honks and farts instead.

#76687
djboddington
Member

wow thats good! Thanks for this :)

#76686

I’m going to put in a standard disclaimer here: iframes are dangerous.

Example: If someone manages to put in malicious code in a bbPress post and you edit it via the admin side using this plugin, it is possible you could bugger your WP install. Now it’s a slim possibility, but iframes are bad, evil and annoying and should be avoided if possible.

Great idea for a plugin, use it responsibly, folks.

#76394

I’m not sure how I’d go about that, could somebody post a step by step tutorial? I’ve never dove this far into bbpress before.

Thanks guys, I’d owe you one :)

#71123
DennisH
Member

….anyone?

#76685
Ryan Hellyer
Participant

Thanks. I was considering making this exact plugin myself. Glad to see I don’t need to now :D

#76246
Ryan Hellyer
Participant

If you are going to resort to iframe’ing it then you may as well use some sort of hosted solution.

#76288
Rohan Kapoor
Member

I guess, but you would assume he would have copied and pasted that in if he followed the plugins directons.

#76393
Rohan Kapoor
Member

(not recommended) Remove the bbpress header.php and replace it with a symlink to the wordpress header.php

(recommended) Deep Integrate WordPress and bbPress and have bbpress call the wordpress header not the bbpress header.

Viewing 25 results - 20,701 through 20,725 (of 26,880 total)
Skip to toolbar