Forum Replies Created
-
In reply to: How to view forum description from page menu
Have you fixed this? If I open http://pedalterapi.net/?page_id=630 it redirects to http://pedalterapi.net/forums/ and looks fine
In reply to: BBpress forum integration and linkingHave a read of this to help get you going https://codex.bbpress.org/getting-started-with-bbpress/
In reply to: Website forums just leaving me with a blank page?I have no idea what is going on at your site but you have some other forum package that is not bbPress embedded in an iframe using a different domain.
> Visibility: decide whether your forum is public, private or hidden.
> Public – Anyone can see these forums
> Private – Only logged in registered users can see these forums
> Hidden: Only Moderators/Admins can see these forumshttps://codex.bbpress.org/getting-started-with-bbpress/#creating-your-first-forum
If you want further granular access you should use a plugin to control the access privs:
https://wordpress.org/extend/plugins/members/ or
https://wordpress.org/extend/plugins/s2member/In reply to: one forum for each blog in wp multisite> Try resetting your permalinks. In your WordPress Administration
> Screens navigate to Settings > Permalinks, select a different
> permalink structure and save. Then select your preferred permalink
> structure and save again.Have you had a look at BuddyPress Courseware?
It may have some of what you are trying to do already done, and a bit more 😉
https://wordpress.org/extend/plugins/buddypress-courseware/
http://buddypress.coursewa.re/
http://buddypress.coursewa.re/handbook.htmlIf you just want to keep rolling your own, get started with your own templates customizations here:
https://codex.bbpress.org/theme-compatibility/In reply to: Rating-Widget doesn't work on bbPress commentsThanks for your follow up, much appreciated.
In reply to: Bug: incorrect url's after deleting a replyFor your second issue could you please create a ticket on trac https://bbpress.trac.wordpress.org/ with as much detail as you can.
For the first issue does repairing the forums fix your problem?
https://codex.bbpress.org/repair-forumsIn reply to: Multisite keep the register page on same siteThe best thing I can suggest is to create a ticket on trac https://bbpress.trac.wordpress.org/
In reply to: Forum migration toolbbPress 2.1x includes the import tool now to import from bbPress Standalone, phpBB, vBulletin & Invision.
To get started importing forums have a look at this
In reply to: Not seeing all forums createdSorry about the no reply, typically with only a limited number of people helping out here when they are able to give their time on topics they are comfortable with replying things can take time. I quickly scan the site using https://bbpress.org/forums/view/no-replies/ so if you bump your own topic it may get missed.
Let us know how that solution you linked works out and if not also put a link to your site and what theme you are using and we can take a closer look.
In reply to: How add a specific reply?Once/if/when the following plugin is updated to support bbPress 2.1x (it is currently broken) it should do what you are looking for:
https://wordpress.org/extend/plugins/bbpress-threaded-replies/
That’s the only option I can suggest at the moment
In reply to: ERROR: Slow down; you move too fast.It prevents users from flooding your site with posts and is ‘Throttle Time’ setting in your forums WordPress Dashboard -> Settings’ -> ‘Forums’
Also have a look at this thread for more info
In reply to: Upgrading from Stand-Alone to Plugin VersionTake a look at this tfor starters
https://codex.bbpress.org/import-forums/In reply to: "Page not found" after creating forum?> To fix this try resetting your permalinks. In your WordPress
> Administration Screens navigate to Settings > Permalinks, select a
> different permalink structure and save. Then select your preferred
> permalink structure and save again.In reply to: Youtube embeds too large for forum main columnGo to your WordPress dashboard -> ‘Settings’ -> ‘Media’ and change ‘Maximum embed size’ width/height to suit your needs.
In reply to: Recent Forum ActivitybbPress includes widgets for your sidebar go to your WordPpess Dashboard -> ‘Appearance’ -> ‘Widgets’
In reply to: Language PackIn reply to: bbpress thread replies pluginI think you may need to wait for the plugin to be updated to work with bbPress 2.1x
https://wordpress.org/support/plugin/bbpress-threaded-replies
In reply to: Really, really odd behavior with sticky postsIt does seem strange, could you create a ticket/bug report on Trac with ‘if you can’ detailed reproduction steps and some screenshots would probably also help so we can look further into this please.
In reply to: Weird glitch with bbpress widgetCould you create a ticket/bug report on Trac with detailed reproduction steps so we can look into this please.
In reply to: Fatal error installing bbPressYou need to have your hosting provider up your PHP memory limit.
In reply to: Would you use wp_query to load BB under BP group?Create a ticket on trac https://bbpress.trac.wordpress.org/
In reply to: HolaYou need to have your hosting provider up your PHP memory limit.
In reply to: Questions Before Installing BBPressYes it uses the same DB and is safe, take a look at this thread regarding performance for starters:
Yes, some themes support bbPress or you can roll your own see https://codex.bbpress.org/theme-compatibility/ for starters.