New Landing How can we help? Atelier Show video on lightbox

Viewing 15 posts - 1 through 15 (of 15 total)
  • Posted in: Atelier
  • #190819
    estevanix
    Member
    Post count: 25

    Hey There.

    I would like to show a video on a lightbox. What is the easiest way to do that using the page builder?

    Thanks

    #190931
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    The only similar functionality we have is the full screen video, you can see an example here: http://swiftideas.com/elements/fullscreen-videos/

    – Kyle

    #192509
    estevanix
    Member
    Post count: 25

    Thanks Kyle,

    That did the trick for me.

    I have another question about the Google Maps in the page builder. Is it ok if I ask here ? =)

    I would like to change Z-index on a single Pin marker that should be placed on top of the other markers. Could you point where or how could i do that ?

    Thanks!

    #192779
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Could you show us a link to the map so we can take a look and see if we can provide you with the CSS?

    Cheers.

    #192782
    estevanix
    Member
    Post count: 25

    hi David,

    your can see an example here:

    http://www.trinitymissions.net/give/

    The pin i need to be visible is the bigger green you’ll see it there.

    Thanks!

    #193084
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    It is not possible to specifically target that pin with CSS, could you try dragging that pin to the top of all other pins on the map?

    Thanks,
    David.

    #193117
    estevanix
    Member
    Post count: 25

    You mean in the editor? I’ve tried that too. Same.
    Issue is that Google Maps API stacks the markers on a map based on their latitude — the markers appear in front of those that are vertically above them.

    I’ve found out that API gives the option to change the default zindex, like:
    zIndex: google.maps.Marker.MAX_ZINDEX + 1 or using setZIndex() method.

    Where can i go to adjust that in the shortcode generator?

    Thanks,

    #193132
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Please find that in this file: /wp-content/themes/atelier/js/functions.js

    Look for MAP FUNCTIONS.

    Thanks,
    David.

    #193256
    estevanix
    Member
    Post count: 25

    Thanks.

    And where can i find the shortcode definition ? I need to add a parameter there to specifiy zindex for the pin i would like to change. Is it in the Theme or in the swift plugin?

    cheers!

    #193334
    David Martin – Support
    Moderator
    Post count: 20834

    Hey,

    Sure, the function is in:

    swift-framework/includes/shortcodes/media.php

    Go to line 430 and look for GOOGLE MAPS ASSET.

    Thanks,
    David.

    #193362
    estevanix
    Member
    Post count: 25

    hum…. I don’t have that file under swift-framework/includes/

    Only file there is sf-shortcodes.php… where there is no GOOGLE MAPS asset.

    I’m assuming you’re referring to the plugin, since there is no /includes/ folder in the theme. Am I missing something?

    my plugin version is 1.32

    #193377
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Yes, Those files are inside the Swift Framework plugin.

    -Rui

    #193416
    estevanix
    Member
    Post count: 25

    yes. I don’t see this media.php file under swift-framework/includes/shortcodes/

    there is only one file: sf-shortcodes.php.

    Should i look elsewhere?

    #193537
    estevanix
    Member
    Post count: 25

    ok… I’ve found on:

    swift-framework\includes\page-builder\shortcodes

    =)

    cheers!

    #194079
    David Martin – Support
    Moderator
    Post count: 20834

    Hey,

    Glad you found it, my fault there looks like I missed a folder name out.

    If you use Sublime Text for your code editing, you can use the ‘Find in files’ search functionality which can save you lot’s of time, it’s a great addition.

    Cheers.

Viewing 15 posts - 1 through 15 (of 15 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register