Forum Replies Created
-
In reply to: Responsive mode
ok, can we have a link to an example on your website
In reply to: forums into learndash courseok, this is not a bbpress plugin.
I presume you mean
in which case contact learndash
In reply to: Email notification problem for repliesI suspect you have a setting in bbpress notify to send advice to admins
In reply to: Email notification problem for repliesdashboard>settings>bbp style pack>subscriptions and make sure item 3 is unticked
In reply to: Email notification problem for repliesoh, and do you know that all users are getting this, or are you assuming because you do? do you have a test user set up ?
In reply to: Email notification problem for repliesok, you’ll need to do some detective work to see what is sending.
I’d suspect that if you are asking style pack and notify to both send that might be the issue. try deactivating the subscriptions email tab in style pack and see if that makes a difference
In reply to: Search function returns 404yes it does !
can’t see an easy fix – it’s not a question I have seen before, so suspect that it is a rare search
You could try
In reply to: Reduce size topic tags widgetLink to your live example please
🙂
bbpress changed the way it did subscriptions in 6.x, and not sure if Pascal’s plugin allows for this. That might explain the issues.
bbpress allows users to subscribe/unsubscribe to individual forums, so that is not part of that plugin.
ok, that is not bbpress, suspect it is bbPress Toolkit doing that, try decativating it to see if that column disappears
ok, just found a few minutes.
When you say ‘ The Meets forum says it has 113 subscribers’ – where is this shown? not a feature I use on my test site, so I’m struggling to find it 🙂
do you have an additional plugin doing this?
thanks, I’ll take a look when I get a moment
In reply to: How do I create a closed topic?no problem 🙂
ok, I’ll take a look at where that stat is listed.
can you just confirm that this is a technical issue – ie all the current subscribers are getting their emails, it is just that bbpress is also sending another 20 emails to empty addresses, and the number is wrong?
In reply to: How do I create a closed topic?If you have moderator or keymaster permission, then it is an option in the topic or
dashboard>topics>all topics>and hover over the topic, and you’ll see the option to close
dashboard>tools>forums>repair forums>Recalculate engagements in each topic for each user
that might fix it
In reply to: WYSIWYG Editor Breaks When Hitting “Reply”thanks for posting. The site needs access to replicate so cannot be reproduced without.
bbpress does not have a WYSIWYG editor by default, so what code/plugin are you using to get this? I’d suspect your theme may be doing this, and therefore may be creating the problem.
You also have an error in your theme (Use of undefined constant bbp_reply_id ), which is either code you have added to what looks like a parent theme, or an error in the theme itself.
I’d suggest that you prove this by
Themes
As a test switch to a default theme such as twentytwenty, and see if this fixes.
Plugins
If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users
Then if it is theme contact the theme author as it is a paid theme
this is because of the ‘notify me of follow up replies via email’, which is actually the same as ‘subscribe’
If the user is not subscribed, then when the page is sent to the browser the page shows ‘subscribe’ as an option and has the ‘notify me’ unticked.
when you click the subscribe, the database is changed, but the box is still left unticked. So on posting a reply, the absence of a tick ‘unsubscribes’ the user that has just subscribed 🙂
It would be possible to create some js to correct this, but beyond free help.
however given that someone replying probably wants to be subscribed :
if you are using or want to use
go to
dashboard>settings>bbp style pack>Topic/Reply Form>item 6 and set as defaultor use:
In reply to: Trashing/Deleting TopicsHey that’s really great to hear, makes it worth the work to create 🙂
In reply to: Trashing/Deleting Topicsok, I’ve kicked this around enough now to think it is working, and spent way longer on it than intended 🙂
so go to
and download and install/activate the plugin.
You’ll see a new dashboard item of ‘Topic Deleter’ – enter and see if it does what you want.
You do need to know the ID’s of your forums, this is easily found by going into dashboard>forums>all forums>edit forum and you’ll see in the browser bar
mysite.comn/wp-admin/post.php?post=29602&action=edit
so 29602 is the forum ID in the above example.
Feedback welcome, but read the warnings – you need to understand them 🙂
In reply to: Forum software moderates membersEven after checking the box to not moderate registered users,
sorry – what box is this/where is it?
In reply to: Shortcodes and WP 6.0🙂 not as far as I know – many thousands of plugins use shortcodes, and WP would create massive issues if they stopped them.
In reply to: Shortcodes and WP 6.0So is this one article, or many, is it written by someone with expert knowledge or does it cite some authority?
reddit is just people chatting, so without anything more substantive, I can’t say, I’ve seen nothing.
Shortcodes just execute the same code that a block would, just with a different initiation, so hard to see how anyone can say they are slow.
There’s a flat earth community on reddit as well 🙂
In reply to: Shortcodes and WP 6.0However, I read that shortcodes are already outdated and work quite slowly.
where did you read this?