Forum Replies Created
-
In reply to: adding Forum Name to notificacion email
This should be fixed in version 5.9.7 just released ๐
In reply to: adding Forum Name to notificacion emailok, so it works in content, but not in the tile.
Give me a day and I’ll fix that ๐
In reply to: adding Forum Name to notificacion emailok, let me retest
In reply to: adding Forum Name to notificacion emailDid you tick item 4, which enables these?
In reply to: adding Forum Name to notificacion emailAllowable codes – {site_title} {title} {author} {content} {excerpt} {url} {forum_name}
so
{forum_name}
In reply to: When Support Block Theme?Great!
In reply to: adding Forum Name to notificacion emailok, your choice ๐
In reply to: adding Forum Name to notificacion emailadd this additional plugin
once activated go to
dashboard>settings>bbp style pack>Subscription emails
Tick item 4 to enable, and change the topic/reply emails as required.
In reply to: When Support Block Theme?it should show – try deactivating and reactivating the plugin
In reply to: When Support Block Theme?you are using twenty twenty four – yes ?
oh, and sorry I should have said thanks for posting what you found – so many don’t ๐
that seems to be an issue with ultimate member permissions, bbpress does not have that granularity in it. suggest you raise with ultimate member
as for your last question, if he can post against other topics, I’d tend to move the topic and replies to a new one, rather than all one users stuff, this would be simpler.
so
my first attempt would be to create a new topic (any admin user) and copy the topic postcontent across.
Then in dashboard>topics>edit topic change the author to the original one, and change the post date to the original one.
You will then have 2 topics with the same title.
Then get the user to check he can post against this new topic
– if not then come back
– if so, you can then create new replies, and copy across any existing replies, again using dashboard>replies to edit author and date. Once done, I would trash the original topic, but not permanently delete it. The topic and the old replies will remain against it but not be seen.See how that all goes…
ok, so I’d do the following as next steps
1. go into dashboard>replies and check that he has not got a reply stuck in say a pending state
2. go into the user, edit and just click save
3. go into dashboard>settings>permalinks and just click save, that just resets them
4. go into dashboard>forums>repair forums and do then all but one at a timeI suspect that none of that will help, but it does eliminate from the problem
In reply to: Restrict post creationyes
unfortunately that is another post where someone says ‘fixed it’ but does not share the fix.
if you are not using buddypress, where the user says the problem was, then this would not apply to you
If you are using buddypress, then it would be worth posting in the buddypress support forum
But in any case that was 10 years ago, and against a very old version of both bbpress and buddypress, it is unlikely that the problem is the same.
In reply to: Restrict post creationand enable topic permissions
In reply to: When Support Block Theme?This is one of the new FSE themes, so you need a fix to work with bbpress.
installonce activated, navigate to
dashboard>settings>bbp style pack, and you should see the first tab called โTheme Supportโ โ if you donโt see this, come back.
In that tab, select
Enable Theme Support
and save
The forums should then display
In reply to: Remove BBPress Loginas the css is targeting that actual form, then wherever that form would display it should hide it
Like you, unless you can log in as them, it is hard to do analysis on this.
I have removed the personal details from your post above ๐
Thanks for that good info.
I have seen this once in a blue moon, but never got to the bottom of it.
In reply to: Remove BBPress Logingreat – glad you are fixed ๐
so do you have any first hand evidence, eg you have logged in as them and seen it? or is it just what they say?
I’m not suggesting it is not happening, or that they are lying, just trying to understand the issue.
and for them is it one topic – ie ‘I cannot reply on this topic, but I can on that topic’ or ‘I cannot reply to any topics’ or never for that user, or just ‘I tried it yesterday and it didn’t work but does today’?
In reply to: Remove BBPress Loginuse this css
.bbp-login-form { display: none !important; }
In reply to: Remove BBPress Loginok, so I see a login at the very top left of the homepage, and one in the footer.
so what is the bbpress login you wish to remove