Building Template, want "Long Description"
-
Hi, I am trying to build a template. I have copied from the existing box template, and basically all I want to do is add the “long description.”
The box template already has:
<?php $dlm_download->the_short_description(); ?>
What is the code for calling the long description? Is it even possible?
This seemed like the obvious, but didn’t work:
<?php $dlm_download->the_long_description(); ?>
By long description, I mean whatever text I put in the normal, large text entry box when creating a new download.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Building Template, want "Long Description"’ is closed to new replies.