Plugin Author
axew3
(@axewww)
i’ve see this question last day, and personally i’ve not a sure answer due to the fact i’ve not the possibility to test out with iphone. I will get one for some test before or later maybe! But just for test purpose 🙂
The things on fly i can memo may could help you on this:
open the created page-forum.php into your template folder, or that you’ve copy paste from addons aand pasted into your temmplate folder, that you’ve may named something else, and look for this line:
<iframe id="w3all_phpbb_iframe" style="width:1px;min-width:100%;*width:100%;border:0;" scrolling="no" src="<?php echo $w3all_url_to_cms; ?>"></iframe>
the style value in the part:
width:1px;min-width:100%;*width:100%;
should maybe be only 100% on others browsers it work, but all the rest was added as requested compatibility for mobile safari.
So maybe this is not the problem, because the fact it happen only to a logged in user is strange.
It probably happen instead due to some javascript or other that interact in some way added on WP by some plugin/theme, but only when an user login? A mod or theme feature in phpBB that run only when an user is logged (less probable).
-
This reply was modified 8 years, 6 months ago by
axew3.
i will take alook.
The issues im having is zooming in on Iphone with Safari ( but not all iphones , have tried both iso 10.2, 10.3, 11 & 11.1)
iPhone only again , but not all the quote button is not appearing
The page seems to jump to the bottom when click through threads, can be random on different devices .
If you could help i would be much appreciated .
Thnak you