Page 1 of 2

Login Widget

Posted: Mon Mar 28, 2016 2:59 pm
by Synisto
Now the forum works as a charm, I found one more bug that annoys me :P
As you can see the login widget looks misshapen when I'm not logged in. Is there a way to fix this?
Image

When logged in the widget looks fine though:
Image

Re: Login Widget

Posted: Mon Mar 28, 2016 4:01 pm
by axew3
This is not a problem about resize, this just a problem about your template, highly customized.
Of course can be fixed.
The file that is loaded as widget for the wp_w3all login/out widget is login_form_include_iframe_mode_links.php inside the views folder of wp_w3all plugin. You need to edit this file to fit your theme, that do not respect WP default Theme structure.

Re: Login Widget Resize

Posted: Tue Mar 29, 2016 8:40 am
by Synisto
Thanks!
I made it look like this:
Image

There's only one problem: when logging in you get redirected to this page (but you are logged in when u go back one page with backspace or whatever).
Image

Is there any way to fix this last small little buggy :D

Login Widget Resize

Posted: Tue Mar 29, 2016 9:21 am
by axew3
about redirect: this is not a bug (you need to finish procedure as on help page explained)
https://www.axew3.com/w3/2016/02/phpbb-l ... subdomain/
nice work my friend.

Re: Login Widget

Posted: Tue Mar 29, 2016 9:32 am
by axew3
p.s look that you can use also auto login register if social plugins that allow this feature are installed.
And, you can also use the META widget login/auto/etc for users in WP. Users can be added/register etc on both systems.

Re: Login Widget

Posted: Tue Mar 29, 2016 11:43 am
by Synisto
When I add that code I get the following after logging in:
Parse error: syntax error, unexpected '$w3ck' (T_VARIABLE) in /public/sites/www.ngaming.nl/phpbb3/includes/functions.php on line 2292