[Plugin: Custom Field Taxonomies] can’t get customfield values in meta.php template
-
Hi again
I’m trying to display post’s customfields in search results (meta.php)
but it seems like WP unable to get cf values using built in function
<?php $level = get_post_meta($post->ID, 'level', true); ?>
the $level variable stays empty.
Could you please help?
thanks,
K.https://www.ads-software.com/extend/plugins/custom-field-taxonomies/
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘[Plugin: Custom Field Taxonomies] can’t get customfield values in meta.php template’ is closed to new replies.