Forum Replies Created
-
In reply to: BBP Style Pack – Username and Avatar problems
ok, I’d suggest you next test with those deactivated and see if it an issue with one of them, and if not test with a default theme.
In reply to: New topic “No Forum” is gone !ok, from a quick test, I could edit a topic with no parent forum in both the backend, and in any forum that it appears.
I have not tested ‘all topics’ – but given the above, if this is a serious issue for you, then simply allocate it against the most appropriate forum – it will still appear against all forums.
In reply to: BBP Style Pack – Username and Avatar problemswhat other bbpress related plugins are you running?
In reply to: New topic “No Forum” is gone !‘Create a new topic without assigning to a forum’ – where and how are you doing this ?
In reply to: BBP Style Pack – Username and Avatar problemsok, I am seeing this when logged in or logged out with style pack active
<span class="topic-author"> <a href="/forums/user/testuser1/" title="View testuser1's profile" class="bbp-author-link"> <span class="bbp-author-avatar"> <img alt="" src="..." srcset="..." class="avatar avatar-14 photo" loading="lazy" width="14" height="14"> </span> <span class="bbp-author-name">testuser1 </span> </a> </span>not sure which you are saying is different as your original post says ‘when user logged in’ in both cases??
In reply to: Stucked import vBulletin forum to bbPressjust putting this here so others accessing this can see the solution
In reply to: Converting anonymous topic authors ” issue”just putting this here so others accessing this can see the solution
In reply to: Converting anonymous author step 8 stuckjust putting this here so others accessing this can see the solution
I don’t know how well it might work with your buddypress set up, but try
In reply to: Subscription Mails🙂 🙂
In reply to: Subscription Mails@aprilschmitt27 – thanks for the info – can you just confirm that you are fixed ?
In reply to: Subscription Mailsnot a problem – we’ve all been there 🙂 🙂
In reply to: Subscription MailsI presume you’ve ticked item 3 on the subscription emails tab ? 🙂
In reply to: Subscription Mailsok, thanks – I’ve just retested on my test site, and can see no issue.
I’ll have a think
In reply to: Subscription Mailsok, so I am wondering if something else is interfering.
it could be a theme or plugin issue
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 come back
In reply to: Subscription Mailsgreat – thanks, just checking what was happening.
hmmm….. so presumably if you press the ‘send test message’ on the ‘subscription emails’ tab, this come through correctly -ie with your changes?
In reply to: Subscription Mailscan you give an example of a ‘default wordpress notification’ please
so it works with 2019 theme, but not your chosen one – yes ?
if so what is your theme?
find
wp-content/plugins/bbpress/templates/default/bbpress/feedback-no-access.phptransfer this to your pc and edit the text as desired
and save
create a directory on your theme called ‘bbpress’
ie wp-content/themes/%your-theme-name%/bbpresswhere %your-theme-name% is the name of your theme
Then transfer the file you saved above and put in in the directory called bbpress that you created above, so you end up with
wp-content/themes/%your-theme-name%/bbpress/feedback-no-access.phpbbPress will now use this template instead of the original
untested, but of you add
<?php bbp_get_template_part( 'form', 'user-login' ); ?>to the end of that form, it should also show a login
In reply to: Associating Forum topics to LearnDash Lessonsjust trying to be helpful.
sorry, I know of nothing that does this
In reply to: Is this bbPress or buddyPress?buddypress uses bbpress for it’s forums
In reply to: bbp user ranking conflict with Divi?no idea, but I googled around and found this
https://www.hostinger.co.uk/tutorials/wordpress-broken-permalinks
I’d suggest taking a look at your htaccess file, but it’s not a speciality of mine, so proceed with caution 🙂
In reply to: Associating Forum topics to LearnDash LessonsIn reply to: Moving forums from one installation to anotherjust looked back, and it is not something that has been asked for more than a couple of times.
It is a problem that needs solving, but I’m just a helper here, and beyond free help to do the work required to create a method.
In reply to: Post Not Being Fully PublishedJust that one post, or do similar long posts get truncated? might be worth trying to create one as a test user and see