Description Excerpt
-
Is there a way to put an excerpt of the description on the property overview page? I know that I can create an extra field in the developer tab and include something like:
<?php if($property[‘other’]): ?><?php echo $property[‘other’]; ?><?php endif; ?>on my page. However I would like to have code that simply grabs some of the description from the tinymce editor on the add property page.
This is mainly because I don’t want to have information twice. I know exactly where I need to go in regards to implementing this on the property overview template.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Description Excerpt’ is closed to new replies.