Shortcode needed for permalink and not direct download
-
I have the Extended Short-codes, Button Templates, and TinyMCE button plugins. It is working great!! I love the extended template with the boxes around it.
However, I want one of the categories, let’s say “membership”, to actually not download automatically (not the “download_url”) — but instead go to those files permalink pages. The shortcode puts the following in my page:
[wpdm_category id=”membership,” cols=”1″ toolbar=0 item_per_page=10 download_link=0 template=”link-template-default-ext”]
And when you hover of the link, it is something like this: http://www.nssdp.com/public/?wpdmdl=1598
I tried changing the “download_link=0” to another number, but it did not work. I tried removing it, did not work either; both displayed the download shortlink code.
I realize I need to copy the template and make a new one to display the permalink and place that in the shortcode on the page; but I did not see where the variable for the permalink was being stored. The variable ?wpdmdl=1598 seems to be short for direct download. Is there another shortcode for accessing the permalink?
The topic ‘Shortcode needed for permalink and not direct download’ is closed to new replies.