what theme are you using?
Hello I use Twenty Twenty-Four Version: 1.0
I have heard that its the best theme to avoid the blank screen problem or Im wrong
Hi Robin, I also noticed that on my staging site.
The Forum, which is available to members only shows the entry page. When you try to get into the forum, the elements do not show. My site is: https://tayfamilyhistg.wpenginepowered.com/forum/
I am using the Oxygen Builder WordPress plugin. When I switch back to a different theme it shows but I don’t understand why the forum is not showing with Oxygen Builder. I am using all the latest versions.
This is one of the new FSE themes, so you need a fix to work with bbpress.
install
bbp style pack
once activated, navigate to
dashboard>settings>bbp style pack, and you should see the first tab called ‘Theme Support’ – if you don’t see this, come back.
In that tab, select
Enable Theme Support
and save
The forums should then display
@robin-w, Unfortunately, I didn’t see: dashboard>settings>bbp style pack, the first tab called ‘Theme Support’
THANK YOU SO MUCH I CANT SAY HOW MUCH, I’VE BEEN DEALING WITH THIS PROBLEM FOR 2 DAYS CANT GET MY HEAD OF. THANK YOU!!
@alexalalalad321 – great – glad you are fixed.
@kagunda – I was responding to alexalalalad321 – you jumped in on this thread, and are assuming you have the same problem. It is generally worth starting a fresh thread – two people with stomachs that hurt do not often have the same illness 🙂 Anyway I would suggest you raise this with oxygen builder as this is a paid theme and I have no access to it.
Sorry @robin-w and thanks, no problem.
@robin-w i was having the same issue of blank page while accessing my forums. bbp style pack resolved that for me as you had advised. but it is affecting the styling for my header and cover image. is there any way to tackle that?
my website is
pakatcguild.com
thanks in advance and sorry to barge in here
try adding this to your theme’s additional css
.bbpress .wp-block-group-is-layout-flex {
width: 100%;
max-width: 100%;
padding-left: 200px;
}
@robin-w i added the above code in my style.css file by accessing
Dashboard > Tools > Theme File Editor > style.css
But it hasn’t worked for me.
ok, that is not the correct place to put it. Can you remove it from there.
I see you have bbp style pack active, so can you put the code in
dashboard>settings>bbp syle pack>custom css
Thank you @robin-w. It solved the issue for the misalignment of the text in the cover photo.
But the cover photo’s dimensions do not yet match the cover photos of the other pages e.g. contact page. Also the header is still misaligned and does not coincide with the alignment of the header in other pages.
sorry, this is not a site design service ! The layout issues are related to how bbpress is interacting with your theme, and there are many thousands of themes.
I only did this out of kindness to help you.
You can play with the padding-left: 200px; setting ie changing it to say 210px to move the ‘heading’ to where you want.
Thank you and extremely sorry to bother you. Stay blessed.