Search Results for '"wordpress"'
-
Search Results
-
I want to setup a bbPress forum on my website EstateYard.com immediately, but my concern is what happens when eventually bbPress is turned into a WordPress plugin as they are planning to do? Will my forum members all need to re-register, and will I lose all my topics? Or will there be some way to integrate the entire database with my WordPress database?
Hi,
This sounds pretty dumb and I feel dumb asking it but where is the Dashboard for bbpress?
I’ve integrated the wp site with bb using this plug in http://wordpress.org/extend/plugins/bbpress-integration/
I cannot any way of controlling bbpress in my WP dashboard and I when I log into my bb-login.php it doesn’t show any bbpress dashboard.
Am I missing something right before my eyes?
Nice easy one for you hotshots – Help appreciated.
(I feel like one of those cases that use their CD tray as a mug holder)
Hello,
I have just completed integrating bbPress into my WordPress MU installations. Buddypress is also installed, but I have not taken other steps in order to integrate Buddypress with bbPress significantly. It works really well: when a user signs up on WordPress, they appear as a user in bbPress.
I have only run into one problem, which is this.
On post.php in my theme file, I use <?php post_author_link(); ?> as a link the author’s profile. By my understanding, this should link to the Buddypress profile without any additional set up. Instead, when I click the link it goes to the post author’s site as defined in the user’s Profile in the WordPress Admin Dashboard. I want post_author_link to go to their Buddypress profile, not an external website. Obviously their Buddypress profiles are more important since the site focuses on community. Linking to an external site will detract from that quite greatly.
Thank you for any help on this matter.