Solved -> Issue with login from WP side (Ultimate Member plugin)

User avatar
axew3
w3all User
w3all User
Posts: 2689
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

Re: Solved -> Issue with login from WP side (Ultimate Member plugin)

Post by axew3 »

User need to add a profile picture in phpbb even if he have one on Ultimate Member
because if not, nothing display on wp?
The user i've test had also avatar in phpBB in effect.
In theory for what the code do and i remember, the default WP avatar should display if there is not one on phpBB for the user. So if the default wp avatar is replaced by UM when it is installed, this will be displayed on last topics and as avatar in wp, as on my test i've see.
But i will test out better as i will put eyes on.
Taouche
User w
User w
Posts: 17
Joined: Thu Jun 02, 2016 11:38 am

Re: Solved -> Issue with login from WP side (Ultimate Member plugin)

Post by Taouche »

To be honest, I did not really look that closely.

I will take a look and keep you informed.

I just need a little support about one thing, I use your plugin in 2 different website. In the first one all works good about the iframe resizing.

But in the second, my forum page doesn't display correctly is shrinked in the footer; when the website turn into mobile size.

I did all the steps about edit overall_footer.html and copy the windown_miin.js in the root folder of phpbb. But always this issue.
Last edited by Taouche on Wed Jan 18, 2017 10:00 am, edited 1 time in total.
User avatar
axew3
w3all User
w3all User
Posts: 2689
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

Re: Solved -> Issue with login from WP side (Ultimate Member plugin)

Post by axew3 »

yes, normally this should be adjusted by changing a line on page-(forum or whatever).php.
search for:

Code: Select all

// heightCalculationMethod:'bodyScroll', // if page not resize to phpBB template bottom, uncomment this
there are also more methods to adjust if still not work.
uncomment the above:

Code: Select all

 heightCalculationMethod:'bodyScroll', // if page not resize to phpBB template bottom, uncomment this
save and try out.
Taouche
User w
User w
Posts: 17
Joined: Thu Jun 02, 2016 11:38 am

Re: Solved -> Issue with login from WP side (Ultimate Member plugin)

Post by Taouche »

Hi Axew3,

sorry, I just edited my last message, I just found that this issue exist when my website turn on mobile mode display.

I think I will decrease the width size of the mobile mod.
Taouche
User w
User w
Posts: 17
Joined: Thu Jun 02, 2016 11:38 am

Re: Solved -> Issue with login from WP side (Ultimate Member plugin)

Post by Taouche »

Hi Axew3,

About my issue with page forum template resizing. The footer doesn't appear completely and I just need to click on the minimize button or just resinzing the window of the web client and the scrollling bar appear and the footer appear and i can go it.

Do you tkink it is linked with java script parameter or it's other thing. ?

Regards
User avatar
axew3
w3all User
w3all User
Posts: 2689
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

Re: Solved -> Issue with login from WP side (Ultimate Member plugin)

Post by axew3 »

Hi! Can you link the site here? Are you testing in localhost?
when the website turn into mobile size.
Not understand: you mean when you resize browser, or if in effect when you open it with a smartphone?

Better we move to another topic, please open a new one about.
Locked