Page 2 of 4
Re: iframe issue
Posted: Wed Sep 20, 2017 5:35 pm
by Athlios
Re: iframe issue
Posted: Thu Sep 21, 2017 1:10 pm
by axew3
ok, set as
board the value into WP_w3all config page for the template, if not already set like board, then click on button
Create/rebuild WP_w3all phpBB Page Template
After this, navigate to your active WP template folder.
Check that exist inside this folder the file named
page-board.php
if it not exist, copy the file page-forum.php, from the folder /wp-content/plugins/wp-w3all-phpbb-integration/addons/
and paste it into your template folder.
So rename it into page-board.php
Re: iframe issue
Posted: Fri Sep 22, 2017 2:47 am
by Athlios
I did that, though the file was there. Still doesn't work.
Re: iframe issue
Posted: Fri Sep 22, 2017 10:46 pm
by axew3
there is no output of the
page-board.php
at
http://gordian-knot.eu/board/
so the page may has been added in wrong template folder and isn't found?
Re: iframe issue
Posted: Sun Sep 24, 2017 11:48 pm
by Athlios
Saying "The template folder" do you mean my WP theme folder or my phpbb active template folder?
The page-board.php file is in my
Home directory > httpdocs > wp-content > themes > LegionZero
which is my active theme.
Re: iframe issue
Posted: Mon Sep 25, 2017 2:04 pm
by axew3
ok this is the right place, if the theme have not some subfolder where it search for template files, instead than your active root template folder, but it is not a common situation.
I can't imagine right now why the page-forum.php (page-board.php in your case) is not loaded if it exist on your template root folder.
A stupid question so i do is this: the page-board.php into your active template folder, contain some code inside, or it is a blank, empty file?