Wait a minute... This content is very very old. We no longer sell or support this theme version. New Topics
Version 9
Laura Nielsen
0 points
Beginner
Hi all!
Any idea how to get the custom listing excerpt field back on the Listing Submission page?
I found this code in file framework/class/class_admin.php on line 1759…
Any thoughts?
Thanks in advance =)
[code title=””]
<div style=”font-weight:bold; padding:10px; padding-left:0px; border-bottom:1px solid #ddd; color:#666;”>Listing Excerpt</div>
<textarea name=”post_excerpt” style=”height:100px;width:99%;margin-top:10px;”><?php echo $post->post_excerpt; ?></textarea>
<p>This is a short description which will be displayed on the search results page. Leave this field blank if you want the system to take a snippet from the main listing description above.</p>
[/code]
Hi all!
Any idea how to get the custom listing excerpt field back on the Listing Submission page?
I found this code in file framework/class/class_admin.php on line 1759…
Any thoughts?
Thanks in advance =)
[code title=””]
<div style=”font-weight:bold; padding:10px; padding-left:0px; border-bottom:1px solid #ddd; color:#666;”>Listing Excerpt</div>
<textarea name=”post_excerpt” style=”height:100px;width:99%;margin-top:10px;”><?php echo $post->post_excerpt; ?></textarea>
<p>This is a short description which will be displayed on the search results page. Leave this field blank if you want the system to take a snippet from the main listing description above.</p>
[/code]
Members Only Content
This reply is for PremiumPress customers only.
Login NowMembers Only Content
This reply is for PremiumPress customers only.
Login Now