Search Results for '\"wordpress\'
-
Search Results
-
Topic: Guess users cannot post
I have set the forum to “Allow guest users without accounts to create topics and replies”
However when a guest attempts to post they get the “Are you sure you wanted to do that?” nonce error.
We are using 2.1.2 bbpress and 3.4.1 WordPress
I’m planning to integrate BBPress to my WordPress site and I was informed that it already allows single login integration.
Does it also allow single registration? I mean, when a user registers on my WP site, does he automatically have access to bbpress? How about when a user registers on the bbpress forum, does that user get a WP user account as well?
If not, is there already a way to do this and can someone point me to the right resource?
Thanks!
I am trying to integrate my WordPress template with Buddypress (with integrated bbPress 2.1).
I was wondering if it was possible to make a popular forum entry (ex: most clicked on, most replied to, etc) into a post automatically so it would show on my main page.
Thank you!
I am trying to integrate my WordPress template with Buddypress (with integrated bbPress 2.1).
I was wondering if it there was a plugin that would make a popular forum entry (ex: most clicked on, most replied to, etc) into a post automatically so it would show on my main page.
Thank you!
Hello,
in my test website I use WordPress 3.4.1, bbPress 2.1.2, permalink set to /%postname%/ and a handful of plugins which I have deactivated to avoid conflicts.
Basically when I try to submit a topic or a reply from the frontend, as a subscriber, I get the ‘white page’. The topic/reply is created, as admin I can edit it from the backend, but it doesn’t have the permalink and the edit permalink button. Also, the topic/reply is counted but it is shown in the corresponding frontend lists (obviously clicking on it gives a 404-page not found) only if I’m NOT logged in as admin.
If I write a topic/reply from the frontend while logged in as admin, I don’t get the white screen but still the topic/reply is created whithout permalink.
If I add as admin a topic/reply from the backend then the permalink is created and everything works. Also the topics/replies added from the backend are the only topics/replies that are shown in the frontend list while logged in as admin.
Thanks a lot!
Best regardsI installed 2.1 and I’m trying to preserve as many customizations (style and pages) from my older version BBpress forum. But this looks like an entirely new scheme? I can see it wants to try to inherit my WordPress style, but I want it to look like the older BBpress style that I created. Is this possible or do I have to recreate the wheel?
Deeply frustrating and terribly little documentation, any help appreciated.
Hey all,
I had a previous post where i logged a user into bbpress by passing credentials from our site in the url. that worked fine but we were not using bbpress embedded in wordpress at the time.
Now we have changed the configuration by setting up a full WP site with bbpress as a plugin.
the goal is still the same: Send a user to our bbpress forum and automatically log them in.
We are using a single forum so i have made changes to
bbpress\bbp-theme-compat\bbpress\content-single-forum.php
Currently the user is logged in correctly. However when any topic link is pressed the “You must log in….” message is shown. Apparently is_user_logged_in returns false.
Any help on how to make the logged in user persist to more than the first page would be greatly appreciated.
We are using bbpress 2.1.2 and wp 3.4.1
My code for logging in a user is:
<br />
$loginCreds = array();<br />
$loginCreds['user_login'] = $user_login;<br />
$loginCreds['user_password'] = $_GET['password'] ;<br />
$loginCreds['remember'] = true ;<br />
$user = wp_signon( $loginCreds, false );<br />
if ( is_wp_error($user) ){<br />
echo $user->get_error_message();<br />
echo $_GET['password'] ;<br />
} else {<br />
$user_id = $user->ID;<br />
wp_set_current_user($user_id);<br />
wp_set_auth_cookie($user_id, true);<br />
}Topic: widgets page broken
Topic: WORDPRESS AUTO INSTALLER
Daripada pusing instal manual, gue pake aja wordpress autoinstaller.
beres, tinggal klik edit content n template plus widget tentunya.Topic: Logout page redirect?
Hi, please forgive me if I’m being stupid. I’m a bbpress newbie and just set up my first forum.
All is looking good. Except when I log out it takes me to the default wordpress login page. Is this default behaviour?
It’s a commercial site so I don’t want users to see the wordpress login at all if possible. Can I have it redirect to a page when logging out? e.g. back to the page they came from, or the site/forum home page?
Many thanks for any help!
Pls help pls look on http://www.ermito.eu/spolem/
I’m did update and all layout destroyed
I’m using last version bbpress and wordpress
theme is solutation from parallePlllsss help
Hy. I DO NOT want to use child theme! i hate it.
I need to do a little modify to the topic title. Example show it on “bold” style instead of “not bold” style. Yeah i know… when update version i need to repet the css modify or lost it so is better to use child theme… NO THANKS.
SO… on suorce code of my bbpress (plugin) page i found “<a class="bbp-forum-title" ……"
GOOD bbp-forum-title is "my man" … the question is WHERE (DEVIL) I FOUN IT?????? IN which
(cursed) CSS file???Thank you.
PS. BuddyPress 1.6.1 + WordPress 3.4.1 + bbpress (plugin) 2.1.2
Topic: full blown forum theme
a full width forum theme is required, like they have at dropbox, wp.com, wporg, the full width forums at dropbox and the ones at wordpress.com, though support forums at wporg are better but they need to make them look as good as wpcom forums!
