Tried some tutorials out there to manage creating a shortcode for the available downloads but I didn’t find a working solution. Someone else?
If you’re putting them on the single product page why would you need a shortcode? Because if you put it there, it would mean it is publicly available for anyone to download. So in that case, can’t you just put the download link into the single product page?
No, you misunderstood me.
I want something like this:
http://img543.imageshack.us/img543/9749/20130316181548.jpg
If I sell many different downloads it may be confusing when everything is displayed on the main dashboard.
So I want only display the Downloads that are available for the specific user on an extra page.
The loop code you want is in my-downloads.php template file. Just copy the code from there to make your shortcode.
>> Just copy the code from there to make your shortcode. <<<
copy and paste what shortcodes for there?