• Good Evening ,

    I’m experiencing issues trying to viewing the forum on safari on the iPhone. Works fine in Chrome on Android.

    Ive got the plugin to display the Forum on the home page and its fine until a user logs in , once they log in , it just zooms in instead of fitting to screen.

    Please could someone give some advice ?

    Thank you

    Jon

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • 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 7 years, 4 months ago by axew3.
    Thread Starter jphammer

    (@jphammer)

    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

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Displaying issue on iPhone’ is closed to new replies.