Support » Plugin: WP-DownloadManager » Using this plugin with iframe

  • Hi, I am able to use this plugin with ‘contact’ forms in WP, however not sure how to use it with ‘iframe’. Please help.

    The code while using it with ‘contact’ form is as under:

    <?php echo do_shortcode(‘[email-download download_id=”‘ . $download_id . ‘” contact_form_id=”252″]’); ?>

    and my iframe code is something like this:

    <iframe src=”https://abc.com&#8221; height=”650px” width=”100%” type=”text/html” frameborder=”0″ allowTransparency=”true” style=”border: 0″></iframe>

  • The topic ‘Using this plugin with iframe’ is closed to new replies.