I have a very strange issue with links on my forum.
If a user posts this, the post will appear on the forum properly:
<a href="https://astrobin.com/okz16b/E/"><img src="https://astrobin.com/okz16b/E/rawthumb/gallery/get.jpg?insecure"/></a>
If they post this instead, it will not allow them to post it:
<a href="https://astrob.in/okz16b/E/"><img src="https://astrob.in/okz16b/E/rawthumb/gallery/get.jpg?insecure"/></a>
If you look, the difference is one link refers to astrobin.com and one to astrob.in. I cannot find anywhere to allow astrob.in links in users posts.
Anyone know where I can set this? 🙂
Hi there,
Forum replies are displaying with the incorrect timestamp. All replies to a topic are shown with the timestamp for when the topic was created, rather than when the actual comment was made.
I have the bbp style pack plugin, but can’t see a way to fix this here.
WordPress – Current version: 6.4.3
BBpress – Version 2.6.9
Re allinop.com
1. I have tried using bbpress style pakc to remove the words ‘creator’ ‘topic’ that are above every reply to no avail (bbstylepack > topic/reply display > 10. > 0px , but this did not work
2. I used bbstyle pack to disable all breadcrumbs. An unintended side effect is that topic titles also got removed. (now breadcrumb disable has been deselected).
Are there any css solutions for the above?
Hello,
I setup my BBPress forum, but there’s no forum sidebar,
I need a widget to show the users activities,
Please tell me how to get this forum sidebar.
Thank you very much !
Hi,
On a topic or reply we show an avatar for the person posting, however the icon used does not have an “alt” description so bing scan shows it as a warning which can affect the rankings. this is the item.
<span class=”bbp-author-avatar”>
<img class=”avatar avatar-80 photo” alt=”” src=”https://secure.gravatar.com/avatar/e0808c8f2212a025baef38966c3484e4?s=80&d=mm&r=g” srcset=”https://secure.gravatar.com/
avatar/e0808c8f2212a025baef38966c3484e4?s=160&d=mm&r=g 2x” height=”80″ width=”80″ loading=”lazy” decoding=”async”>
</span>
Is the a way to globally add an alt description even if it is only “avatar icon” ?
bbpress dashboard not working. and some errors show in home page.
here is video link discribe the problem
bbpress dashboard not working
https://drive.google.com/file/d/1sgTIptA-flUxGz__AP0BQHvK3wBHDMIo/view?usp=sharing
Website: Allinop.com
Text editor is not appearing.
I use Generatepress with bbpress, bbstyle pack.
I selected text editor via bb stylepack plugin
I tried the classic editor with no success.
Re: Website: allinop.comI have used the following css to modify the
.bbp-topic-voice-count,
.bbp-topic-reply-count,
.bbp-topic-freshness { /* Hides elements related to voice count, reply count, and topic freshness */
display: none;
}
.avatar-14 { /* Hides avatars with the class "avatar-14" */
display: none !important;
}
.bbp-search-form { /* Hides the bbPress search form */
display: none;
}
I have 2 issues:
Firstly, the topic titles do not take the entire horizontal space.
It is as if the hidden elements still occupy the space.
I have tried ‘hidden: none’ instead ‘display: none’ to no avail.
Secondly, I’ve been trying to also remove the border around the list of latest topics.
I have unsuccessfully tried:
.bbp-topic {
border: none;
}
and
.bbp-topic {
outline: none;
}
I would be grateful for any ideas.
Hi,
I finally got around to adding my sitemap to bing.
When I did a site scan I got several errors and 1 notice, I think I can sort the errors but the notice says “H1 tag missing” this is happening on all the reply pages and the topic page.
As the topic and reply pages seems to be generated and not a specific page that I can edit, any idea how to solve this or should I not worry.
Hello,
In the dashboard I have the Forums/Topics/answers menus.
When I click on answers to display them, I have a blank page, for the other menus it works.
I put bb pack style, but I don’t have the tab for theme support. I’m really stuck, if anyone could direct me that would be great!
Many thanks for your help