• Resolved paljo

    (@paljo)


    I am trying to make a video popup from clicking on a button. Your support site has no instructions for it.
    The button asks for a “link” only.
    How do I use the shortcode generated for a video popup on a button setting either in “content composer” or as a “shortcode button”.

    I need screenshots and exact code to make it happen.

    I already have the pro version but your support or documentation has no instructions on how this feature is used.

    Note: I do not want the popup to appear on clicking html or image. Only “on clicking ” a button.
    Thanks.

    https://www.ads-software.com/plugins/popup-builder/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Popup Builder Team

    (@popup-by-sygnoos)

    Dear @paljo,

    This forum is for our Free users.
    As you’re a Pro user, please, contact us by our email address, [email protected] so we can assist you directly.

    Best Regards,
    Sygnoos Team.

    Why wouldn’t you share the answer with everyone?????????????

    Dear @ mikemacey,

    Please note that there is no reason to hide any information from our users.

    Actually we have discussed onclick popup in many support threads and we have a topic about it in our FAQ. You may refer to it, and if you have any further questions please open a separate thread and we will do our best to help you on time.

    Can I put a popup to show after clicking something?

    Yes. There is an “Insert popup” button which will insert the popup shortcode over any element (text, image, button, etc.) you want. Just select the element, click on the button, choose a popup and you are done!

    Ex. [sg_popup id="1" event="click"]Your text, or HTML element[/sg_popup]

    Ex. [sg_popup id="1" event="click" wrap="span"]Your text, which will be wraped inside span element[/sg_popup]

    Ex. [sg_popup id="1" event="click"]<img src=”https://sygnoos.com/images/sygnoos_logo_grey.png”&gt;[/sg_popup]

    Alternative method in case if shortcode doesn’t satisfy your needs

    Adding the following class sg-popup-id-1 to any HTML element which will become clickable.

    Example: <span class='sg-popup-id-1'>Popup #1</span>

    Best Regards,
    Sygnoos Team.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How do I make a video popup by using a button from shortcode?’ is closed to new replies.