Page 2 of 4

Re: Sidebars do not appear.

Posted: Thu Jun 09, 2022 10:11 pm
by patrik69
Thank you, I sent you an email via the contact form. ;)

Re: Sidebars do not appear.

Posted: Sat Jun 11, 2022 10:14 am
by axew3
Hello, i have try to login just now at bayonnais, but i encounter a problem onlogin.
When i login in wordpress, but also if i try to login in phpBB before, then i return to wordpress
this happen
Test de sécurité - Security check

then the session reset and the integration plugin fall into this result

Notice: mismatching session OR bruteforce login detected. Please login here again to unlock your account.
Can you please disable the integration plugin bruteforce option
w3all sessions keys Brute Force countermeasure (under w3all preferences)
so that i can may login (or see what it happen)?
Or temporary disable on server the cloudflare(?) security check

Let me know when ready

Re: Sidebars do not appear.

Posted: Sat Jun 11, 2022 1:24 pm
by patrik69
Hello,

It must be ok now. :)

Re: Sidebars do not appear.

Posted: Sat Jun 11, 2022 2:41 pm
by patrik69
Have you been able to connect Alessio ?

Normally it's ok, I tested your connection. ;)

Re: Sidebars do not appear.

Posted: Sat Jun 11, 2022 9:53 pm
by axew3
Hello Patrik, late in the night, and just on fly, yes logged and applied but:

https://www.bayonnais.com/bayonnais-forum/

it perfectly work (look the page and how i added the shortcode via elementor (since you use it, or shortcode is not correctly parsed) and look into related integration plugin option how i added bayonnais-forum), anyway, the phpBB template need to be adjusted about width.
Into your phpBB css you have to set the
class wrap or id wrap
so
.wrap OR #wrap selector
the following:

Code: Select all

width:100%;min-width:100%;
if necessary add !important

(i applied via browser console the inline css, so the result is the one you see in attach)

remember that to apply modifications into phpBB template you have to recompile the template in phpBB

the result (as example) would be this, even there are few things more to adjust (and i think you should remove the server cloudflare security and do instead some other simple thing that i will may suggest you):
bayonnais-forum – Bayonnais.com.png
bayonnais-forum – Bayonnais.com.png (186.29 KiB) Viewed 2226 times
without apply the css width, the result will be this (almost on firefox)
bayonnais-forum – Bayonnais.com-nocss.png
bayonnais-forum – Bayonnais.com-nocss.png (100.41 KiB) Viewed 2221 times

Re: Sidebars do not appear.

Posted: Sat Jun 11, 2022 10:18 pm
by patrik69
axew3 wrote: Sat Jun 11, 2022 9:53 pm look into related integration plugin option how i added bayonnais-forum)
I don't see where ? :?