Search Results for 'bbpress'
-
Search Results
-
Topic: Press feedback? Anyone?
Hey everyone. I thought this forum was to pimp your press but I don’t see a lot of bbpress site links. So I hope I’m doing this right.
I’d be very appreciative if I could get some feedback on the site setup. Thank you!
Hello,
I am having a issue integrating wordpress user to bbPress site.
I have successfully installed bbPress forum to a sub-domain of our site, also successfully integrated wordpress users to bbPress forum by using the wordpress integration option under setting in bbPress admin panel.But I have one issue at the moment. I can’t access to my admin account. I assume our bbPress forum site is using our wordpress site users, and deleted existing admin user of bbPress forum site.
I can access admin user by using our wordpress admin user name and password, but can’t access to admin panel of bbPress forum site.Does anyone how could I solve this issue?
Thank you so much!
I enabled the “add media” button in bbpress through bbpress-enable-tinymce-visual-tab plugin(by enabling “Fancy editor media upload”), and i can see the button in the forum, however i got error when trying to upload a picture:
“You don’t have permission to attach files to this post.”the site role is Author while the forum role is Participant.
I can add media if in wordpress, and I can also add media if the user is changed from participant to Keymaster.
the code is in ajax-actions.php, however, if i remove it i got “HTTP error.”
if ( isset( $_REQUEST['post_id'] ) ) { $post_id = $_REQUEST['post_id']; if ( ! current_user_can( 'edit_post', $post_id ) ) { echo wp_json_encode( array( 'success' => false, 'data' => array( 'message' => __( "You don't have permission to attach files to this post." ), 'filename' => $_FILES['async-upload']['name'], ) ) ); wp_die(); }The topics are just about, Ok, a little small, but the replies are unreadably small. How do I change These parameters so people can read what has been posted?
WP 4.1.1
bbPress 2.5.6
site is chameleon-business-systems.com, theme is ExpressionsThank you for any/all help
Topic: bbpress Seo for main site
Hello.
I want to use bbpress for my support forum.
Which way is better to use for increase SEO and rank of main site?
1- use bbpress in a subdomain? (http://support.mysite.com)
2- use bbpress in a folder? (http://mysite.com/support)If i use bbpress in folder, google think it is for main site or separated site?
Topic: New Message symbol
Dear,
I always used SMF on my Joomla website, but now i have a new website build with WordPress and i house bbPress. But i have a problem.
If someone post a new topic or new message, i saw i small icon to let me now that i have a unread message in that topic.
But in bbPress i don’t see it, how can i fix this? My website is http://www.linksquest.nl