Jump to content

Insert Custom Fieldname in Click2Search blogview_listing Theme


PeterD

Recommended Posts

1. i show a list of articles from a certain field on a Click2Search page with a custom (listings_blogview) theme. Now I want to display the field name above the list, but this does not work. Nothing is displayed. But the display of a normal text works. I use this code:
 

<?php echo $CustomFields->field('jr_fieldname',$listing); ?>


2. In addition, I would like to integrate in the SEO Title, Meta Description also the Fieldname. Adjustments in the Field SEO Manager, change only the "Browser Title" not the correct <title> tag.

 

Link to comment
×
×
  • Create New...