Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #743676

    Hi all,

    I was searching the forum and came across this topic and followed what Josue wrote, but i’m not having any luck in getting the link to popup a modal box.

    <script>
    (function($){
        $(window).load(function() {
            $('a[href*="?inline"]').magnificPopup({
             type: 'inline'
            });   	
        });
    })(jQuery);
    </script>

    Trigger link:
    <a href='#modal?inline'>Link</a>

    Is there an additional plugin you need to get the above code to work? I was under the assumption that it was already what enfold was using.

    Where should i place this code, i have html in a text module and the CSS in the quick css section, but where do i put the JS?

    • This topic was modified 7 years, 9 months ago by Drebosio.
    #744671

    Can anyone update me on this? Is this even possible? Been about 2-3days and no response, just seeing if someone can give me an update.

    #745467

    Hi,

    Sorry for the late reply. Forums have been pretty busy lately.
    Please refer to my post here – https://kriesi.at/support/topic/lightbox-for-mailchimp-form/#post-582439

    Best regards,
    Yigit

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.