problem with custom post type
-
hello,
i have a custom post type “publications”, in which i add a group of custom fields such as “editor”, “year”, “issue” ..
when i tried to pull the values of these custom fields using the
<?php $fields = CFS()->get(); ?>
nothing happened!!
please, what i have to do to show the values of these fields in the custom post template?
and if you can please give me a detailed instructions because I’m not a php expert.
thanks a lot
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘problem with custom post type’ is closed to new replies.