Aaron Eden

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
in reply to: Terms Lock in Pop-up #59262

Aaron Eden
Member
This reply has been marked as private.
in reply to: Terms Lock in Pop-up #59257

Aaron Eden
Member

Thank you for the speedy response Shahriar, that got me close.

1) I am injecting in one of my custom pages `
<?php echo do_shortcode(‘[wpdm_package id="'.$WPDMID.'" template="5921b9a3cf2e7"]‘); ?> ` This seems to work great

The Link Template contains:

<div class="grid1">
<div class="media">
Download the [popup_link]
    <div class="media-body">
    <i style="margin: 2px 0 0 5px;opacity:0.5" class="fa fa-th-large"></i> [file_size] <i style="margin: 2px 0 0 5px;opacity:0.5" class="fa fa-download-alt"></i> [download_count] downloads | Version [version] | Last Updated [update_date]
    </div>
</div>
</div>

When I click the popup link I do get a pop-up, but it contains my entire site template rather than just including the lock text and download link.
I’m guessing I’m missing a step, but don’t see a way to tell the popup_link not to display the full site template?

If you’d like to see it live you can go to http://toolkits.movestheneedle.com/download/customer-zoom-tool-b2b/ for an example

Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)