Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1111100
popup windows and forms
Closed

Comments

  •  2
    angels24kz started the conversation

    Is it possible to display pop-ups in this template?
    If so, how is this implemented? Is there an instruction manual?

  •  6,930
    Oliver replied

    HI!

    Here is example for adding fancybox block:

    <a class="fancybox" href="#link"> Link </a>
    <div id="link">[Shortcode]</div>

    Css:

    #link {
        display: none;
    }

    Add HTML code to the row HTML shortcode. 

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  •  2
    angels24kz replied

    fancybox block?

    i need to install additional plugin for this?

  •  2
    Trinal9 replied

    There are also many great plugins that you can use to display pop-ups.  One of my favorites is Thrive Leads, https://thrivethemes.com/leads

  •  6,930
    Oliver replied

    HI!

    1. No, just add this code to the row html shortcode.

    2. If you wish you can use this plugin. 

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver