Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration

Generic PDF download opening in new window

by

Tips and Tricks HQ Support Portal › Forums › General Stuff › Generic PDF download opening in new window

  • This topic has 2 replies, 2 voices, and was last updated 10 years, 10 months ago by jumborex.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • August 8, 2014 at 8:04 am #11287
    jumborex
    Member

    I’m using Simple Download Monitor in my site, only for downloading PDF files.

    At any upgrading in the file sdm-shortcodes.php I have to change the following:

    //*** Generate the download now button code ***
    $window_target = '';
    if (!empty($new_window)) {
    $window_target = 'target="_blank"';
    }

    with this horrible solution:

    //*** Generate the download now button code ***
    $window_target = 'target="_blank"';
    if (!empty($new_window)) {
    $window_target = 'target="_blank"';
    }

    I’m asking if there is no better way for obtaing the same result, i.e. having ALL downloads showing in a new frame.

    Thank you.

    August 8, 2014 at 11:17 pm #64788
    admin
    Keymaster

    All you have to do is use the “new_window” parameter in your shortcode. Here is an example usage:

    [sdm-download id=”X” fancy=”1″ new_window=”1″]

    Check the following page for documentation and explanation:

    http://www.tipsandtricks-hq.com/simple-wordpress-download-monitor-plugin

    August 9, 2014 at 8:05 am #64789
    jumborex
    Member

    Thank you. I had lost this possibility.

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Log In

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ