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
Can we do without iframe?
- axew3
- w3all User
- Posts: 2883
- Joined: Fri Jan 22, 2016 5:15 pm
- Location: Italy
- Contact:
Re: Can we do without iframe?
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.
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.