Displaying Custom Fields
-
Dear Daniel Llewellyn,
Firstly, your plugin is awesome!
Secondly, I would like to add to your theme file (/plugins/a-z-listing/templates/a-z-listing.php) more custom fields next to the original ones.
I would like to print the “_staff_member_email” key.
This is my code:
<?php $a_z_query->the_item(get_post_meta($post->ID, "_staff_member_email", true)); ?>.
.. and nothing happens.
What should I do?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Displaying Custom Fields’ is closed to new replies.