Search Results for 'bbpress'
-
Search Results
-
Good day!
I was having issue on viewing private forum. It says “Oh bother! No topics were found here!”
See screenshot here: http://prntscr.com/joveyeAlso I wasn’t able to create topic on a forum and was being redirected to a 404 page.
I already do plugin and theme conflict test but still it wont work.
I am using the latest version of wordpress and bbpress. The site is using Jollyany theme by JollyThemes. I even tried switching to twentyseventeen theme but still not working.
This is the site where I am having issues with: http://b-mforum.com/Hoping for any solutions. Thanks in advance!
Topic: I can not write on bbpress
My situation is… if I try to write text, then bbpress show me an “error”.
Would you mind check this image “https://prnt.sc/jotnub“…
I was installed and test about “peepso”. And after deleted peepso, I can not write post on bbpress any more…
Anyone can help me??
I have just installed bbPress on a development instance for testing purposes.
I note that I am only presented with the straight Text editor (and the message “Your account has the ability to post unrestricted HTML content”). For most of my users (and probably myself!) the Visual editor (as per WordPress itself) would be most preferable.Q: How do I configure bbPress to present a tab for the Visual editor?
Cheers,
GeoffTopic: Strange avatar aspect ratio
Hi,
This is my first posting to this forum. I am beginning to test bbPress and have installed it on a development site. I have created one forum containing an intial “Welcome” topic.
See: http://dev.asbyparish.org.uk/forums/forum/asby-gardening-club/The first thing that strikes me is the very weird aspect ratio of the avatars. Especially as my understanding is that avatars are always square(??)
How can I control the avatar size?
I see nothing under Settings > Forums, which is what I would expect.Thanks,
GeoffI’m having this very weird issue, for some reason BBPress is listing in the single forum page my wordpress websites pages as topics.
Topic: Problem with Shortcodes
Hi there,
I have been using wordpress for the last year. In October I took over the completion of a site for a company I am working for. I set up a forum on the website using bbpress. All has worked fine until recently. Yesterday my boss pointed out an error on the forums page. See error here
I began trying to fix it by remaking the page, using different shortcodes and changing/refreshing settings. All my other shortcodes that I’m using on my website are working fine, and when I use a shortcode for a different plugin in the same place on this page, it works fine. The shortcode I have been using is [bbp-forum-index]. I don’t know what caused it to stop working, as I have not installed any new plugins since before it has stopped working.
WordPress 4.9.6 running Sydney theme.
Topic: Widgets
Hi, I’d like to make a custom widget with the default bbpress forum list widget as a code starting point. Where would I locate these, and where should I place them once I make it? Should i turn it into a personal plugin so i can use it on other sites if I wish?
It’s just that the default one is meant for a side bar, and I want one for under my header on my main page.
It would be really great if pagination for threaded comments could be looked into again. I notice there are a lot of people wanting this feature.
@svetoslavd79 came up with a mostly working solution and in the comments section provided ideas on how it could be re-done to prevent url linking issues:I’m starting to think that the most elegant way to deal with all this issues surrounding pagination of replies is to create a hidden field in the reply form that saves the page number as a custom field attached to the reply. If you can accomplish that, modifying or filtering anything that needs a link to that particular reply post should be a breeze after that.
Anything else will have to involve some wild math to calculate each reply page number and will only weigh in on the execution and ultimately site speed and performance.
This is still not super simple but something to consider if you want to pursue such implementation.
Any chance of this being on the roadmap?