Add CFS into customized post
-
Hi, I need to add something like:
`<?php echo CFS()->get( ‘first_name’ ); ?>inside my customized post. The problem is that I want that field inside the_content()
How to do?
If i place this code under the_content() it displays under the content but when i have a reserved post it is not affected.
Pls help methanks
Bye
The topic ‘Add CFS into customized post’ is closed to new replies.