Page 7 of 7

Re: Need some help install WP W3ALL

Posted: Mon Mar 06, 2017 10:18 pm
by Goofkop
Thank You!

Re: Need some help install WP W3ALL

Posted: Mon Mar 06, 2017 11:20 pm
by Goofkop
This looks really nice :D
It works perfect.

One little problem.
When i click on register in the login widget ik didnt see the whole form.

Update: i really start to learning something here at your forum. Problem solved by myself :lol:

Re: Need some help install WP W3ALL

Posted: Mon Mar 06, 2017 11:47 pm
by axew3
the above is good for not iframe mode. If in iframe mode maybe, when you click on phpBB register link, the iframe will load wp register page, wp inside forum iframe, as logic result.

To complete the trick if in iframe also, should be added a line on page-forum.php to force reload/redirect in this case.

Or just edit phpBB links into relative template files (it's very easy) changing it to point to your wp register page.