• mancre

    (@mancre)


    Unfortunately the WP Theme I’m using (The7) is not supporting the shortcodes of modal window plugin. Is there a possibility to insert the modal window through HTML or any other way except shortcode?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Wow-Company

    (@wpcalc)

    You can insert it for example in your header.php, like this:
    <?php echo do_shortcode('[Wow-Modal-Windows id=1]');?>

    or insert the shortcode into a widget, use this plugin https://ww.wp.xz.cn/plugins/shortcode-widget/

    Or use the Pro version of plugin

    • This reply was modified 9 years ago by bdbrown.
    Thread Starter mancre

    (@mancre)

    Thanks. You say “use the pro version of the plugin”. Will the pro version eliminate the problems with the theme not supporting shortcodes?

    Plugin Author Wow-Company

    (@wpcalc)

    Yes. In Pro version, You can choose which pages display a modal window

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Is there an alternative to shortcode implementation?’ is closed to new replies.