Hi All,
Hoping someone out there can help me. I am converting my old website into wordpress and am trying to import my forum into bbpress but have run into a problem. I can’t seem to get the import to start.
I fill in the database details on the import page using the details from my config.php file and then click start, the page displays the “Starting Conversion” status and the loading circle is spinning but that is as far as it gets.
I had read all the pages and guides and forum posts I can find for a week but cannot figure out where I am going wrong.
The forum I am importing is a very small forum compared to other websites and I have tried leaving the page on this status for 4 hours without any change.
Is there somewhere I can find an error log that would tell me what is going on or would anywhere have any ideas would could be the cause of this
Im running phpbb 3.0.14
Thanks in advance
Richard
My server auto updated my website to the new WordPress 4.2.3 and now when bbPress is active my site breaks. I’ve since change the setting on my server so that it does not auto update but I still have the problem of my bbPress plugin wont work. When activated a Fatal Error occurs. Has anyone else had this problem?
Hello
We have two different membership groups using our website. The first group should only see certain forum topics and replies. The other group can see all. When the members use the actual forums, this works great, but if any of the members use their activity feed, they see content from forums they should not see.
As a short-term solution, I want to hide ALL topics and replies from the activity feed, but not hide the “mentions.”
I put this in my CSS editor:
.bbpress.activity-item {
display: none;
}
and while it it does remove the forum topics and replies from all activity feeds, it also removes the list of mentions.
I’ve looked throughout the BuddyPress and bbPress forums and can’t find an answer. I’d much appreciate any assistance.
Is there anyway to do this or do I need to have bbpress installed on a theme without a side bar?
My website is here: http://www.therelationshippsychic.com/
Thank you.
So basically I need to remove the forum index as you can see in the image below
I’m just wondering if there is any way to remove this, as I don’t want the topics showing on the actual forums page, but only the specific topic in the actual forum it is posted
http://gyazo.com/e88ca4c1fb3e312882dafc7414ec9168
Please help me
It’s possible to hide the category when create a new topic and let set a fixed single category?
Thanks!
Versão 4.2.3
I’m completely new to wp and bbPress and also a php novice and am currently doing an assignment in both. I have created a child-theme and have spent many hours trying to find the right template_part to amend to suit my theme. I have managed to do so for loop-forums and loop-single-forum for Forum page but now have moved to Topic page and thought the two templates I needed were loop-topics and loop-single-topic but they don’t have the section I want to remove ie. bbp-template-notice info.
Is there somewhere I can find the hierarchy of pages and template hierarchy or can anyone point me in the right direction please?
how i can want to help others
Hi there,
When I insert a picture from WordPress in topic, there is “a blank” between the “top” of the topic and the picture. I get the same issue with “blockquote”.
Here is an example.
How can I solve it?
I thank you in advance
Regards
Mei Ling
Hello, I’m trying to make my forum full width with out any side bars or widgets. Can somebody direct me on how to do this successfully?