Login Widget

User avatar
Synisto
User ww
User ww
Posts: 22
Joined: Fri Mar 25, 2016 12:01 pm
Location: The Netherlands

Login Widget

Post 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
"Nothing is as powerful as an idea whose time has come"
User avatar
axew3
w3all User
w3all User
Posts: 2883
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

Re: Login Widget

Post 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.
User avatar
Synisto
User ww
User ww
Posts: 22
Joined: Fri Mar 25, 2016 12:01 pm
Location: The Netherlands

Re: Login Widget Resize

Post 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
"Nothing is as powerful as an idea whose time has come"
User avatar
axew3
w3all User
w3all User
Posts: 2883
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

Login Widget Resize

Post 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.
User avatar
axew3
w3all User
w3all User
Posts: 2883
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

Re: Login Widget

Post 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.
User avatar
Synisto
User ww
User ww
Posts: 22
Joined: Fri Mar 25, 2016 12:01 pm
Location: The Netherlands

Re: Login Widget

Post 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
"Nothing is as powerful as an idea whose time has come"
Post Reply