Forum Replies Created
-
In reply to: bbPress Moderation
you could try the discussion settings that are compatible with bbPress for now.
In reply to: Separating Forums into Groupsfollow this link
https://github.com/robkk/bbPress-Hierarchical-Forum-and-Category-Layout
download the .zip
use this forums.php file inside and add in your child theme in a folder called bbpress
https://github.com/robkk/bbPress-Hierarchical-Forum-and-Category-Layout
In reply to: Translation fr does not work in bbpress 2.5.4i just translated my local site/bbPress to French using Robins link and it seems to work just fine
In reply to: Import bbPress 2.5.4 Forum into WordPress 4.1why would you want to import the newest version of a bbPress posts into WordPress when they should already show up fine, like a regular bbPress install??
i understand importing the standalone version of bbPress which is 1.0x and to import that into the newer version so that it could work better with WordPress.
are you trying covert topics to actual blog posts?? or something to that nature??
Is bbPress dead now?
no its not dead , consider it in the shadows ….like Batman haha
as an alternative of going to the plugins section in bbpress.org you can just go to the WordPress plugin repository and search bbpress/bbp and you should find some bbpress plugins.
also just going through any plugins tagged bbpress should do it too.
yep your right will create a trac ticket for bbpress.org now
In reply to: Username display issueit could be just making the font-size smaller.
copy this CSS anywhere you can put custom CSS
#bbpress-forums div.bbp-forum-author a.bbp-author-name, #bbpress-forums div.bbp-topic-author a.bbp-author-name, #bbpress-forums div.bbp-reply-author a.bbp-author-name { font-size:12px; }
In reply to: Search not working in default theme (twentyfifteen)@peetrike i know right , it was kinda weird..
In reply to: Sorting by freshnessI need to topics sorted by last activity in topic
bbPress does this by default??
In reply to: Is there a working plugin for post previews?you could also just activate the visual editor too.
https://wordpress.org/plugins/bbpress-enable-tinymce-visual-tab/
In reply to: Better WYSIWYG text editor?remove Dougs code and see if just using this will fix it. it does the same thing.
https://wordpress.org/plugins/bbpress-enable-tinymce-visual-tab/
also see if deactivating wp-edit will fix the problem , i tried it awhile ago with the visual editor code and it was kind of buggy.
In reply to: Unable to send email activate new membersthere are tons of plugins that add this kind of feature, some with custom login and registration forms and other features too.
this plugin does just like you want.
https://wordpress.org/plugins/dm-confirm-email/
you should also do a google search for other plugins if you want to find something different.
In reply to: Can't get access to a created forumon http://wpml.org/forums/topic/bbpress-and-wpml/
there is a workaround toward the bottom.
and also links for some custom development for this kind of thing if you want to do that.
Can you think to you some action I can do to get, that these two great plugins works together?
their site forums im sure shows that they work together , the WPML team says they are working on it , unless i havent found the topic/post that says they already have??
In reply to: Not getting email notifications for @mentionthe @mentions are a BuddyPress feature go to https://buddypress.org/support/
In reply to: Click Topic – links to replyif you haven’t already copy all of your bbPress templates to a folder called bbpress in your child theme
follow this codex guide.
https://codex.bbpress.org/theme-compatibility/
and also check if its a theme issue , switch to a default theme like twentytwelve and see if the issue is still there or not.
In reply to: Is there a working plugin for post previews?see if this plugin works
In reply to: Media not working in forumsthe site linking to “ADSENSE” is spam
In reply to: Post New Threadhere i explain how to put a link to a page using the new topic form shortcode.
bbpress.org/forums/topic/new-topic-button-at-top-of-topic-and-topic-creation-on-separate-page/
here i explain the drop-link way, and a bunch of other things that are pretty cool
bbpress.org/forums/topic/how-to-make-similar-bbpress-forum-to-quicsprout-one/#post-149112
In reply to: Post New Threadits not suppose to be there by default
alot of people ask for this type of thing and there is two ways to do it
create a topic form with a shortcode/new topic form jump-link
search the forums and you will find it answered by many people
In reply to: Add Google Adsense to bbPress 2.5.4@msjanoah you could also use this plugin
In reply to: NOT DISPLAY TOPICSsee if its a plugin or theme issue
Plugins
Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
Themes
If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentytwelve, and see if this fixes.
In reply to: Forum all of a sudden stopped workingsee if its a plugin or theme issue
Plugins
Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
Themes
If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentytwelve, and see if this fixes.
also clear cache, and lastly you could reinstall bbPress
In reply to: Rersonal reply.you should post a job at http://jobs.wordpress.net/
In reply to: Posting Youtube url'sno idea if this is even a bbpress issue really??
but see if its a plugin or theme issue
Plugins
Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
Themes
If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentytwelve, and see if this fixes.
In reply to: PHP form to a Topicits probably possible , i suggest posting a job at http://jobs.wordpress.net/ and see if a developer can help you out.