Can we do without iframe?

cdtsly
Posts: 1
Joined: Thu Feb 28, 2019 7:16 am

Can we do without iframe?

Post by cdtsly »

Hi
i would like to know if its possible to embed phpbb in wordpress without an iframe.

I need to have the full url in the browser:
https://www....com/forums/viewtopic.php?f=4354667&t=5404351&sid=a8131da92c3587415bc21

and not only the https://www....com/forums/ (wordpress page where forum is embedded)

Thanks all
User avatar
axew3
w3all User
w3all User
Posts: 2883
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

Re: Can we do without iframe?

Post by axew3 »

install plugin
and if you have phpBB as subfolder of wp, like so

mysite/forum

just be sure that in WP NOT exist a created page named forum or whatever is the name subfolder where phpBB reside.
Do not follow with iframe integration procedure. Just access your phpBB via direct url:
mysite/forum
This is it.
Post Reply