Search Results for '\"wordpress\"'
-
Search Results
-
Hello! i have a problem with bbpress, html tags are appearing on the sending posts.
The system now makes line breaks also and <br>.Sometimes also a paste from pdf or word appears wrong.
Can you help? The idea would be to write and paste can look good without these problems appear.Very thanks for all 🙂
have a nice dayBBPress version 2.5.4
Wordpress 4.1.1
MkEditor 4.4.5 (when this is active replaces the default message box)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!
Topic: Menus are not showing
For some reason the menu items (Forums, Topics, Replies) are not showing up in my WordPress navigation menu.
The plugin appears to be installed and active. I do nog get the general forum settings under the WordPress setting menu.
Tried several themes including TwentyEleven.
Link: http://bit.ly/1NQj9fO NSFW
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(); }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
Hi there, could someone help me figure out where to stop my bbpress topic and breadcrumb links from defaulting to target=”_blank”?
When I’m on my forum archive page — or anywhere else on the site — everything is fine, but once I start navigating to topic pages, all of the links start popping up in new windows: http://pafoic.org/forums/
I’m running WordPress 4.1.1 with a Customizr Pro child theme, and bbPress version 2.5.6
I feel like the solution should be somewhere in plugins > bbpress > includes > topics but I’m just not finding it. Any help would be much appreciated. Thanks!
