• Resolved Thomas

    (@slatis)


    Hello,
    Thanks to @nko for a great plug-in of which I have the Pro version (1.8.0).

    I have checked both VP documentation and searched this forum, and apologise if I have missed the answer to the following:

    In the Block menu for a VP gallery and the Popup window option selected in the ‘Items Click Action’ section, how can I tweak the image to pop-up in _full screen_?

    As it is now, the pop-up works opens as intended to a large image but it requires visitors to click a second time to reach full screen (using the full screen option lower right, with the VP full screen button disabled; see link to example page).

    In VP | Settings | Popup Gallery, there is a section on ‘Pages iFrame Custom CSS’ which looks promising. However, here my skills end.

    As a recent WP.org user (love it!) I am not familiar with Custom CSS or any other language and would appreciate guidance. Many thanks!

    —Thomas

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author nK

    (@nko)

    Hey Thomas.

    You are a little misunderstand this setting. This setting (Pages iFrame Custom CSS) works for content inside a post frame. For example on this page, when you click on items – https://visualportfolio.co/posts-popup-iframe/

    On your site used Video in popup, which we can’t control (we can’t click on the FullScreen button automatically).

    p.s. Pro users have to create support tickets to get priority support here – https://nk.ticksy.com/

    Regards, nK.

    Thread Starter Thomas

    (@slatis)

    Hello nK,
    Somewhat belatedly as I have been busy elsewhere: thank you for responding in this forum despite the support ticket system. I am happy for your reply here as it comes to the benefit of others, too.

    It seems to me there is no difference if content in still image or video: in either case it is not possible to short cut to the Full screen button. Thanks for the link to the example: that is the function I have currently applied on my site.

    However, for a gallery experience I think it would be great to be able to go full screen directly so as to remove clutter from the viewing experience. If this is at all technically feasible, perhaps an option to consider?

    Many thanks,

    Thomas

    Plugin Author nK

    (@nko)

    Hey Thomas.

    I think you can only try to remove the padding from the popup container for videos, but it will not be “fullscreen” anyway. Something like this one:

    .vp-fancybox .fancybox-slide--video {
        padding: 0;
    }
    

    Regards, nK.

    Thread Starter Thomas

    (@slatis)

    Hello nK,

    Thanks for this follow-up message and instruction. I tested the snippet of code but it did not in my eyes improve the experience so I removed it again.

    With more time, I will try to learn the basics in order to tweak my pages. For now, the present presentation will have to do.

    Best regards,
    Thomas

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Pop-up window to open in full screen directly’ is closed to new replies.