Page 1 of 1

HTML "Full Page" output not scaling for mobile devices

Posted: Thu Feb 01, 2018 12:47 pm
by MMorper
Please see attached images as they best illustrate my challenge. I have an HTML output with "Full Page" ticked, however in the case of an iPhone, the images are loading too far down the screen (most extreme), same with iPad in landscape mode. I'm loading these as an "include" in my WordPress site, however I don't believe this to be a WordPress (or WP theme issue) as the "raw" html output also suffers from the same vertical challenge:

WordPress:
http://morper.net/vintage-camera-collec ... st-camera/

Direct "raw" output:
http://cameras.morper.net.s3.amazonaws. ... index.html

As you can see in the "direct..." link above, when you vertically constrain the browser window, the images maintain center and the nav controls drop to the bottom. Is there a way to anchor to the top of the page?

Any other suggestions?

Re: HTML "Full Page" output not scaling for mobile devices

Posted: Thu Feb 01, 2018 4:35 pm
by Hopki
Hi,
What is the plugin settings for width and height.
Set width to 100%.
Regards,
Hopki

Re: HTML "Full Page" output not scaling for mobile devices

Posted: Fri Feb 02, 2018 2:18 pm
by MMorper
Hi Hopki... to be clear, are you referring to configuring the GGPKG WordPress plugin as follows (see attached)?

If so, doing so precludes my ggpkg from even loading now. Sorry if I am misunderstanding your recommendation.

Re: HTML "Full Page" output not scaling for mobile devices

Posted: Sat Feb 03, 2018 2:23 pm
by MMorper
I can confirm that setting the width to 100% (as represented in the screenshot in this thread) does not work. Specifically, the object refuses to render. I have to explicitly input both width and height values (not percentage values) for it to render.

What's more, I also confirmed that setting the value to 100% "broke" the plugin. I had to uninstall then reinstall to regain use of the plugin. I know I recently read in another thread on this board a similar issue happen to someone else.

Re: HTML "Full Page" output not scaling for mobile devices

Posted: Wed Feb 07, 2018 3:31 pm
by MMorper
Any suggestions out there??? Thanks in advance

Re: HTML "Full Page" output not scaling for mobile devices

Posted: Wed Feb 14, 2018 10:54 pm
by Hopki
Hi,
You need to set a height value, normally the Theme adjusts this while the plugin adjust the width.
Regards,
Hopki