Forum Replies Created
I did.
I had changed the code to other stuff as I was experimenting, and then copied and pasted your code back in there to send to you.
I tried using my custom link template, a default link template, and even a page template.
Just saw that you need to have Advanced TinyMCE button installed, which I did previously. So I installed that, did the tests that I previously mentioned, and the shortcode you provided still isn’t working.
Any idea what’s going on?
Scratch that, I need to get this working because I need to modify the text called by <?php $package = wpdm_get_package($post->ID); echo $package['download_link']; ?> which is what I was previously using.
I’m using the latest version of WordPress and the latest version of WP Download Manager. Any idea why it wouldn’t be working?
Didn’t work.
Also didn’t work when I used $post->ID nor when I hard coded the ID.
Tried several different templates, custom, default link, and default page even.
I’m gonna just go a different route.