When I activate visual editor with TinyMCE advanced, the auto-embed option doesn’t work anymore, except if I put the Youtube link on the HTML tab, but, How can I use the auto embed in the visual tab directly?
Thanks.
When I activate visual editor with TinyMCE advanced, the auto-embed option doesn’t work anymore, except if I put the Youtube link on the HTML tab, but, How can I use the auto embed in the visual tab directly?
Thanks.
Hi,
Is there a way to replace the username by the First/last name in the forums but also in the email notifications ?
I found old topics with some code, but nothing work !
Thanks for your help
I’m trying to figure out how to add shortcodes/bbcode to my bbpress website. I used to do this a lot with phpbb, but I can’t figure out how to do it with bbpress.
I want my users to be able to type in [card]Serra Angel[/card] and have the posted code be <div class=”card”>Serra Angel</div>.
How can I add this? Ideally, it would reside in forum posts as button, much like the LINK IMG CODE etc buttons.
Hi,
I’m looking for insight into a bbPress point/reward system that can be setup with triggers (like posts, replies, post ratings) and the option to use these points to actually redeem physical items on the backend.
In short, I don’t want a points system that simply hands out badges and titles, but give members the ability to actually participate and use the points they earn to order items like backpacks, giftcards and other items of value under $100.
Thanks in advance for any thoughts!
I have two sites with bbpress and several other WP sites with no bbpress forum….On these two sites my comments get disabled automatically after a few days, so people cant comment anymore….
I could not figure out what is this happening. I suspected themes, other plugins, but what these two sites had in common is your plugin….
So why is your plugin doing this? It ticks the box under setting/discussion
https://snag.gy/KD0qOh.jpg
Why is this happening, after disabling bbpres on both sites, comments stay open…..I had my comments disabled for few months, I did not even notice and users could not comment at all….
I need some coding help.
Moving and deleting replies with nested replies, leaves the nested replies ‘orphaned’ in the original topic.
What I need is when moving a reply to another topic the complete reply tree to that reply is moved as well.
Similarly, when a reply is deleted the reply tree for that reply should be deleted as well.
Where do I change the css for the color of the text (or the background)
As is, it’s impossible to see the text you are writing on the input fields.
oathbreakermtg.org/forums
Hello all.
I have done a fair bit of research on this topic already and have made some progress.
I have managed to get the BBPress importer working on a few occasions (using localhost and also remotely) and I know it’s working because it starts converting the users, then moves on to forums, topics etc.
I did actually manage one full successful import, not sure how exactly but since then I’ve been struggling.
I had to manually create the following blank columns just to get the importer started:
USERS
user_website
user_aim
user_yim
user_icq
user_msnm
user_occ
user_interests
user_from
TOPICS
topic_replies
topic_replies_real
FORUMS
forum_recent_topics
forum_topics
forum_posts
forum_topics_real
More recently the importer just seems to be getting stuck.
I have 1333 users in my forum, after the importer has converted all the users (1300-1399) it just stops. It does actually import all the users correctly but then it doesn’t move on to the next task.
When I don’t include users, it converts the forums and hierarchy, but then freezes on converting topics (0-99).
It just doesn’t seem to be working smoothly.
I am contemplating upgrading the forum from phpbb 3.1.9 to 3.2 using this guide:
https://www.phpbb.com/support/docs/en/3.2/ug/upgradeguide/upgrade31/
Tt seems like a lot of work and I’m not sure it will make such a difference with regards to this task.
If anybody has faced any similar issues doing this import (freezing at certain points, not moving on to the next task etc).
Any help would be MASSIVELY appreciated.
Thanks
Antony
Hello fellows and fellerias,
iam pretty new to bbpress, looked at the blog/support, and couldnt find a solution for my problem.
I need to install a field at the homepage (www.pro-heilpraxis.vital-life.de), where all the Topic Tags are shown like the tags on this website (left field, with the big and small “tags” to show.)
I want to insert it in the sidebar, but couldnt find any plugin for it. Is there a simple solution for it ?
WP 5.2
bbPress 2.5.14-6684.
Hi guys, I am developing a website using 2.6-rc-7, and changing the default look of bbpress. (paged and threaded replies with alternating gray white backgrounds)
I have one problem the style sheet located .../theme/ccs/bbpress.css is not loaded,
I ended up in putting the css code into the theme style and deleting the default styles of the plugin.
This is either a bug in 2.6-rc-7 or I am missing some coding finesse to make this happen. Any ideas?
WP 5.2, PHP 7.1,
PS. bbp 2.5.14 does not have above problem.