Forum Replies Created
-
In reply to: Forum first page Columns
no problem – glad you are fixed
In reply to: Manage bbpress subscriptioncan you define what makes an ‘olds subcriptions’ – ie what is the logic?
Just had a look, and it should be possible to filter that function, but I really need to use the code you are using on the homepage to understand the issue.
can you post that code?
In reply to: Create new forum errorIt could be a theme or plugin issue
Themes
As a test switch to a default theme such as twentyfifteen, and see if this fixes.
Plugins
If that deosnlt work, also 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.
Then come back
In reply to: “Invalid post type” when doing filter/searchIf you can – I’d try it with a standard theme (eg twentyxx) and no other plugins and confirm that it is a bbpress issue
In reply to: Redirect user after registrationbbpress just uses wordpress registration, so this should work for you
come back and confirm
In reply to: topic info widgetnot a simple lift of code, so I’ve created the widget in my style pack plugin.
Once activated, you’ll find the new widgets in the widgets section and can configure what they show there.
Note : these widgets only appear on the relevant pages, so you won’t see the single topic information widget unless you are in a single topic!
In reply to: topic info widgetI’m working on it – patience please
In reply to: No back button to parent forumit’ll be in one of the next 3 releases, so keep the current code, and look at the ‘what’s new’ tab on updates
In reply to: Forum first page ColumnsAlternate Forum template 1
In reply to: Forum first page Columnsonce activated go to
dashboard>settings>bbp style pack>forum templates
and select the alternate template
In reply to: topic info widgetI’ll take a look shortly
In reply to: bbpress language resetsSorry, beyond my knowledge – Milan does paid support still I think
In reply to: Removing Forums From Admin BarI suspect these are theme or another plugin related
In reply to: How to make a forum Sticky in the main Forum Pagenot totally sure what you are trying to do, but you could create a page and out the following shortcodes in it
[bbp-single-topic id=$topic_id] [bbp-forum-index]
where $topic_id is the topic you want at the top.
If you just want some basic rules, then you can create this as text and put it on a page above the
[bbp-forum-index]
In reply to: Removing Forums From Admin BarI’m not sure what you mean by ‘remove the bbPress menu from the toolbar’ – whereabouts are you seeing this and what ‘menu’ are you seeing ?
In reply to: forum moderator roledo you mean that you would like admins to see forums in the dashboard ?
In reply to: Can’t remove comments from top level forumby ‘comment’ – do you mean create topics?
In reply to: No back button to parent forumthanks, yes that looks a better idea – I’ll add it to my next changes
it was bounced automatically, not by a human, maybe because of the heading.
I suspect your question is beyond free help, but maybe someone will come along and help. I suspect you’ve posted this in then buddypress support site as well, and it looks more buddypress oriented
Hope you find some help !
because it looks like spam !
In reply to: Forum Description Not SavingGreat – thanks for posting back the solution and that you are fixed !
In reply to: Error 404 after a multiple words searchActually if you are getting the same as the first poster, which still does the error, then having link won’t help.
I’ve just tested on my test site and all ok, so if you have disabled all the plugins, have you switched theme?
thanks for sharing that this fixes 🙂
In reply to: About replying custom field securitycan you post the code that creates the field in the reply form please