• I have tried inserting an IMG tag into the shortcode for the Simple Popup Modal – but it renders as HTML encoded text not as the image itself

    I wish to use this to a) supply simple help text on pages – so the trigger is help icon or b) use this to supply quite a bit more information on the user clicking the trigger – normally about the image

    Also – the close button – is it possible to hide it and have it so that it disappears if the user clicks away from the Simple Popup Modal

    https://www.ads-software.com/plugins/chbd-simple-jquery-modal/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter DavidGMiles

    (@davidgmiles)

    Also the ability to have HTML in the popup or executing a short code – they appear to break the plugin

    Plugin Author arefin2k

    (@arefin2k)

    Hi DavidGMiles,

    In order to make the CLOSE button hidden, you can just add this line into your css file:

    .popModal .popModal_footer {display:none;}

    This will override the plugin css and make the button hidden.

    You can add HTML code to popup. That should not be broken. Can you show me how you used that?

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Using an image as the trigger’ is closed to new replies.