an
groups-icon

How to modify defaults_download.php so all listing use paid download

Wait a minute... This content is very very old. We no longer sell or support this theme version. New Topics
  • Version 9
    David Ellis
    0 points
    Beginner

    I need to modify this file so that all listings use this method. I know there is an option in settings to set this as the default but this ONLY works if you are submitting listings from the front end and I am not doing this (I am populating them using gravity forms)

    this is the code I think I need to modify

    // GET DOWNLOAD OPTIONS
    $download_ops = get_post_meta($post->ID,’download_ops’,true);
    if(!is_array($download_ops)){ $download_ops = array(); }

    October 10, 2015 at 4:28 pm
  • Michael Fedyk
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    October 10, 2015 at 4:48 pm

435

Views

1

Replies