by axew3 » Tue Dec 03, 2024 10:04 pm
It point to the real board url because if you use the JS template integration code into the overall_header.html, the phpBB page is then redirected to the wordpress page where the iframed phpBB will display.
Why do you want to change this?
See the
overall_header.html code part
here
https://www.axew3.com/w3/2020/01/phpbb- ... iframe-v5/
anyway, even you should not change this, due to SEO reasons,
because the link will point to an url that in reality do not exist, the file to look for any modifcation is:
/wp-content/plugins/wp-w3all-phpbb-integration/views/phpbb_last_topics.php
or if using/activated the
Use custom files option, into the related folder, the same file.
It point to the real board url because if you use the JS template integration code into the overall_header.html, the phpBB page is then redirected to the wordpress page where the iframed phpBB will display.
Why do you want to change this?
See the [size=150][b]overall_header.html code[/b][/size] part
here
https://www.axew3.com/w3/2020/01/phpbb-wordpress-template-integration-iframe-v5/
anyway, even you should not change this, due to SEO reasons, [b]because the link will point to an url that in reality do not exist[/b], the file to look for any modifcation is:
[i]/wp-content/plugins/wp-w3all-phpbb-integration/views/[b]phpbb_last_topics.php[/b][/i]
or if using/activated the [b]Use custom files[/b] option, into the related folder, the same file.