storyline1
Forum Replies Created
-
Forum: Plugins
In reply to: [WP w3all phpBB] Finding out my absolute pathYes it works 🙂
There is a lot of stuff in that phpinfo page but I found it !
Thank you very much for your help and good luck with your plugin.
Paul
Forum: Fixing WordPress
In reply to: Opening external web page within a wordpress pageThanks Mark – I also did some Googling and came up with NavigationUIVisibility=”Hidden”
which doesnt work !Yours Does !
I was not being lazy – I did not want to cause you hassle but thought maybe you knew off the top of your head so to speak 😉
Thanks a lot anyway.
Hope this helps someone else.Forum: Fixing WordPress
In reply to: Opening external web page within a wordpress pageThanks 🙂
and finally, is there any way of getting rid of the vertical nav bars that appear in the window ? No matter how high i make the embedded page they awways appear and if i make the height 100% then it just shows a small portion of the embedded page.
Thanks
Forum: Fixing WordPress
In reply to: Opening external web page within a wordpress pageThanks Mark 🙂 – might try that as well – which do you think is quickest – your method or the one I used ?
Forum: Fixing WordPress
In reply to: Opening external web page within a wordpress pageSorted 🙂
and for the benefit of any others finding this post in the future all i had to change from above was to retype the inverted commas in the text editor window and then to get my header and footer and menus back I put the code in Divi using the ‘Full Width Code” option and hey presto it works 🙂
now to find out how to get wordpress and phpbb to share the same members !
Forum: Fixing WordPress
In reply to: Opening external web page within a wordpress pageUpdate:
I have sort of managed this using this script in a page
<object data=http://www.piphelp.co.uk/phpbb width=”650″ height=”500″> <embed src=http://www.piphelp.co.uk/phpbb width=”650″ height=”500″> </embed></object>
The problem I have now is that I do not have anyt header menu or footer
Can anyone help please ?
Many thanks
Paul