Hi,
why I don’t have the same user disposition in the topic:
photo
name
function
@
date?
Is this a special template?
Hi,
why I don’t have the same user disposition in the topic:
photo
name
function
@
date?
Is this a special template?
Hi,I would like to add a function that allows me to delete the reply I posted.
Sorry to bother but in bbpress when users type something the resulting lines of text is double or tripled space. Each break(pressing enter) results in like a 30px gap between the lines of text. How can I change this?
Is there any plugin that integrates with bbpress, where users can leave rate and leave feedback on other users?
How can I change the date in the topic to use the time ago format
The rest of the site is using the time ago format already.
Hello,
I have a WordPress website in the tattoo niche and I’m interested in adding a discussion forum where people can engage in conversations about tattoo artwork. I would like to know if it’s possible to integrate the bbPress forum with my WordPress website on body artwork.
Thank you.
I am finishing a Bootstrap 5 theme and I have some questions about the child theme structure.
From what I can asses using BBpress theme as a child theme is by doing the following:
Copy all the template/default/bbpress files into my /childtheme/bbpress folder. This works smoothly and I am happily converting and theming.
But, the class “bbp-breadcrumb” is located in the /includes/common/template.php file.
And the class “bbp-template-notice info” is located in the /includes/forumss/template.php file.
How would I go about to move this behavior to my childtheme? Copy those files there or add code to the functions.php file or something similar?
Any pointers are appreciated!
I finished populating the forum with topics and now (after typing finger therapy) need to know the following.
1. How to insure the forum can only be added to or modified by “registered” users.
2. How to facilitate user registration from the website and sign-in after they have been registered. Can someone who has previously registered be recognized thereby having to sign-in not necessary.
3. Insure new topics and info entered via the website are added to the forum (Registry).
4. How to transfer the bbpress database (and files ?) from the test.loftusweb.com to the final loftusweb.com site.
I would also like to know the upcoming lotto numbers, but won’t ask for that now.
We have ~30 WP sites on a server.
We store plugins in a central directory and slink to them from each website that uses that plugin.
(Reason: saves a lot of memory in OPCache & saves compiling the code more than once.)
This relies on plugins being well-behaved. bbpress used to work but has lately broken.
We are seeing this error:
Loading failed for the <script> with source https://www.otu.asn.au/home/lamp/wordpress/plugins/bbpress/templates/default/js/editor.min.js?ver=2.6.9
What it should be trying to load:
https://www.otu.asn.au/wp-content/plugins/bbpress/templates/default/js/editor.min.js?ver=2.6.9
Obviously the plugin is using the filepath to construct the loading URL, I suspect the code doing this is non-standard, causing the problem.
Temporary solution is to load the plugin into the wp-content directory of the site, rather than using the slink. This has been implemented but means that the plugin won’t update. (We do updates outside of WP using python/SVN, and apache doesn’t have write access to any directories that contain PHP files – more secure). Fortunately we don’t use the plugin on any other sites.
any way to show recent posts in admin dashboard? It doesnt show in activity.