[Plugin: WordPress Download Manager] Download link and the_excerpt function
-
Hi everybody
I’m writing a personal template page called products.php to display only excerpts of my products, then if I click a product I can enter in its personal page with the complete description and photo etc.
To do this I added a page for each products directly from wordpress with the “more” Tag to choose what to display in the excerpt.
In products.php I call the_excerpt() function to display it.
Now my problem is that if insert my download link for example [wpdm_file id=2] before the more Tag, I can’t see it in my products.php, it works only in the complete page of that products
So is there the possibility to call the download link with php from the template page or how can I display the link also in the excerpts?
Thanks
- The topic ‘[Plugin: WordPress Download Manager] Download link and the_excerpt function’ is closed to new replies.