Search Results for '"wordpress"'
-
Search Results
-
Topic: No editor at all
Hello:
I just changed my theme. Now i am running the eleven 40 pro with Genesis. The problem is that i do lost all the buttons in my html and visual editor of my forums.
Any idea how to bring them back? I tried https://wordpress.org/plugins/bbpress-enable-tinymce-visual-tab/ bur it doesn´t work. I also tried https://codex.bbpress.org/enable-visual-editor/ but no rusults.
Help please?I just installed bbPress version 2.5.6 on WordPress 4.1.1 on a local development server (XAMPP).
After activiting the plugin, if I visit any frontend page on my site I get an error appear right after the Admin Bar.
Warning: in_array() expects parameter 2 to be array, null given in localhost\wp-content\plugins\bbpress\includes\common\functions.php on line 1446I did some searching and found many people have a conflict with NextGen Gallery, however I don’t have that plugin installed.
I can confirm this error still happens with 2015 theme.
When I want to upload and activate a new header picture in my theme, the new header picture isn’t saved, but when I disasable the bbpress-plugin the native header upload/saving works fine.
Somebody else encountered the same issue, I looked and tried everything to solve this problem, but no luck …
hopefully somebody can help me out!
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