Forum Replies Created
-
In reply to: New Topic Form Shortcode Issue
I have created a ticket: https://bbpress.trac.wordpress.org/ticket/2175
In reply to: New Topic Form Shortcode IssueJust for clarification, I tried the full “do_shortcode” call just as Ben posted:
`echo do_shortcode(‘[bbp-topic-form]‘);`
which had no effect.
In reply to: New Topic Form Shortcode IssueI am having this same issue; I created a “partner” page for /forums/ and put in the `bbp-topic-index` as well as the `bbp-topic-form`, but only admin users can use the create new topic form.
I tried creating a custom template for this page like Ben tried, but the “echo shortchode” call does nothing.
We need users a way to add new topics quickly and easily, without having to drill down to the one and only forum.
– ‘production’ server: WP 3.4, S2Member Pro v120703 & bbPress 2.2.3 <- output buffering error on Users page
– 'development' server: WP 3.4, S2Member Pro v120703 bbPress 2.2.2 and/or 2.2.3 <- no errorList of plugin differences between servers:
Plugin Prod Dev
Advanced Custom Fields 3.1.6 3.5.0
Affiliates —– 2.1.5
Affiliates Pro 2.2.1 —–
Affiliates Pro s2Member Integration 2.0.1 —–
Affiliates WP e-Commerce Integration 1.0.1 —–
CloudFlare 1.3.5 —–
WordPress HTTPS 2.0.4 3.2This plugin was a fresh install on the Production server; the Development server has almost identical configuration. Upgrading Development plugin of bbPress to 2.2.3 does NOT reproduce this error.