Page 4 of 5

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

Posted: Tue Jan 17, 2017 2:34 pm
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.

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

Posted: Wed Jan 18, 2017 9:50 am
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.

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

Posted: Wed Jan 18, 2017 9:56 am
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.

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

Posted: Wed Jan 18, 2017 10:03 am
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.

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

Posted: Thu Jan 19, 2017 1:09 pm
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

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

Posted: Thu Jan 19, 2017 9:11 pm
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.