I’ve turned the plugins on and off and the conclusion is that the bbpress plugin – which are very important for my blog – is causing problems with the bol.com plugin which is also very important for my blog. How to solve this? The developer of the bol.com plugin says: “If the problem is caused by one of the other plugins I am afraid I can not help you any further. You might want to contact one of the developers of the plugin that is causing the problem and send them the information in your console. They will probably be able to help you.”
Can you help me?
Thank you very much
Hi,
I using this two shortcode ( ,
) in my page.
With debug, I saw that there is a tag <tt> (teletype) before and after the paragraph tag.
I would remove this tags so the style is equals in all site.
How can I resolve?
Thanks.
I have a lot of custom fields I’m using in a particular forum when posting a new topic, and I’m wondering what the best way is to make certain ones required. Similar to how the topic title and topic content are required on a standard forum.
Also, I need to be able to make the topic content not required for the forum as well.
I haven’t found much when searching around the site and Google, but I did find where empty fields are being checked in plugins/bbpress/includes/topics/functions.php (around line 186). I’m just not sure the cleanest/best way to tap into that.
I’ve also debated using something like jQuery Validation, but I’d like the check to be done at the server level if possible. Just to prevent as much spam/malicious intent as possible because this is a public forum.
I appreciate the help!
I’ve discovered another strange bit of behaviour on my bbPress forums that is annoying me. When a page gets up to the maximum number of posts on a page, the Reply field goes over to a brand new page by itself. This is just silly user interface design, as anyone going to the ‘last’ page of a thread just gets the Reply field and not the last post of the thread. To make maters worse, there’s no easy way to get back to that post short of going back to the whole topic, then clicking through to the second-last page of the thread. It’s ridiculous.
here’s an example of what I’m talking about: http://www.orderofgamers.com/forums/topic/a-star-wars-descent/page/3/
So. is there anyway to fix this clunky functionality? Many thanks for any help.
When I enter a username and email address on the registration form and click the Register button nothing appears to happen. No email is sent to the registrant and no new user is added to the forum. I arrive at a login page with a message saying “User registration is currently not allowed.” What do I need to do to get this working?
Hi folks. Saw this page, https://codex.bbpress.org/import-forums/vbulletin/
It hasn’t been updated in 2 years. Just wondering if there are any improvements made to this tool?
Some of my concerns are these listed:
1. Custom vBulletin BBCodes are not supported eg. [youtube] – You will have to manually change these yourself either before importing in vBulletin or after importing into bbPress using phpMyAdmin.
2. All ‘Ordered Lists’
will be displayed as numerical lists.
3. You may find extra page breaks <br> and paragraph <p> elements in topics and replies and is less than ideal and is from the way the BBCodes are converted during the forum import conversion. You will find these primarily around ‘blockquotes’ and ‘lists’
In regards to
#1 If I create the exact bbocodes in BBPress prior to the import, I assume this would rectify this area correct?
#2 This is definitely not good. I’m hoping someone knows a trick around this.
#3 Same as above.
Hi, what code can I add to my functions that would basically allow all other roles tags to show but keep the tag participant at a display none ?
( note: hopefully there is a function for this so core files could be avoided ? but if not what is the name of the core file id be looking for )
– Thank you
Hello
I have few thousands replies marked as “pending”. How can I delete it in few clicks? Now I must select max 20 replies, then click “move to trash” then click button to move it to the trash.
Is there easier way?
ood Morning :
I need a little help with the design of bbPress , I explain : I have installed bbPress on my blog / site and love the result , the only problem is the final design. For example, forum posting source instead of black is light gray and the message is read with difficulty. I searched the net and much é us how to modify it , please help .
My website : http://www.mamirami.es/foro/topic/normas-foro/
Thank you very much !
Elena M.
I am new to bbPress and am troubleshooting some issues. I created a page and am using the
shortcode, but only around 50 of 80 forums are listed and there is no pagination to list the rest on successive pages. What am I missing and/or doing wrong?