This is just a small cosmetic thing …
In the footer of this site under the title “Forum Statistics”, which is a bbpress widget, between the topics and the numbers should at least be one empty space.
How can I get that?
Forum statistics widget
Published on January 6th, 2021 by GunivortusPrivate contacts
Published on January 6th, 2021 by GunivortusHow / where can I enable, that logged-in users in the forum can send each other private messages, both inside the forum and by private email?
Maybe some plugin is needed? (Then, which one?)
Insert a common single lightbox link for all uploaded images in bbpress.
Published on January 6th, 2021 by neon67I want to make all uploaded pictures open as …a class=”my-class” rel=”prettyPhoto” href=”pic_address”…
I found how to filter all the necessary pictures through css. It’s like this:
# bbpress-forums div.bbp-reply-content img, # bbpress-forums div.bbp-topic-content img
{
display: block;
max-width: 100%;
height: auto;}
Question. What to add to the css or functions so that the picture gets a link like rel = “prettyPhoto”. Once I met a solution specifically for WordPress, but now I can’t remember…
That can I do for this (through a css, filter or declarations provided by the loader for the class?)
Thanks for a possible answer.
GD Attachments Archive
Published on January 6th, 2021 by andyinspiredHi,
When using GD Attachments is there anyway to display an archive of files that have been attached to topics in a forum, perhaps arranged by topic?.
The idea being there would be a kind of ‘Downloads’ page with all the forums files listed. I suspect this isn’t possible so I’m wondering if using something like the WP Download manager plugin could be integrated into the forum. The problem with that is I think it would have to be a seperate upload form and not part of a topics attachments.
Are there any other plugins that could provide this functionality?.
Avatar issues
Published on January 5th, 2021 by JLeeHello,
At this point I’m not sure if I want to use avatars at all, but I would like to have that option.
1. Avatar alignment/spacing issues.
Avatar spacing and alignment are off.
Avatar not appearing at “Last Post”.
2. Complete tiny avatar removal, but not from profile or posts.
Help is very much appreciated!!
Deleting spam / trash extremely slow
Published on January 5th, 2021 by iprgHi, for some time, I am facing issues when deleting spam, removing “waiting for approval” spam topics or even simply emptying trash… It takes extremely long – a couple of seconds per item, I would guess… Typically, if I want to delete more than 10 topics, I got a blank page with Cloudflare Error 524 (timeout)…
What might be wrong? The web is in good shape, hosting is strong, everything else works great, but I am just lost here…
Or is there a way to empty it via DB or external plugin?
Thank you! Jan
Moving Breadcrumbs
Published on January 5th, 2021 by andyinspiredHi,
I’m trying to move the breadcrumbs out of the forum container and to the top of the page as explained in the codex here:
https://codex.bbpress.org/layout-and-functionality-examples-you-can-use/#7-how-can-i-remove-all-the-breadcrumbs-from-the-templates-and-set-them-at-the-top-of-the-page
However, if I create a bbpress.php file (or copy the one from the plugins folder) in the root of my child theme it breaks the forum completely!.
Any help appreciated!
Thanks.
Oh, bother….can you spare a dime!?
Published on January 4th, 2021 by JLeeHello,
Just found this support forum….great to find you!!
How the heck do I permanently remove/disable “Oh, bother! No topics were found here.” and it’s accompanying yellow box??
I tried plugins, moving files, nothing worked. I would like it gone, regardless it there are topics or no topics!
Thanks.
K58
bbPress Topics for Posts comment
Published on January 3rd, 2021 by Ricsca2Article comments should be integrated into defoult’s bbpress in my opinion.
I do not understand why this function does not actually exist and wordpress mentine these two desired services. In this way today few people leave comments and few people write in the forum …
I saw that the creatre of this plugin is @Robin W so I would like to ask him why wodpress doesn’t take this option into consideration.
Also I’d like to ask why this plugin hasn’t been updated in a while.
Thanks
Remove underline from Topics
Published on January 3rd, 2021 by uksentinelI am running a little custom CSS custom code to underline all my Hyperlinks on my BBPRESS forum, which work well, but I now wish to not underline Topics – can anybody advise addition code needed ?
Thanks:
main a {
text-decoration: underline !important;
}
Site: uktechhub.com