• 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 me

    thanks
    Bye

The topic ‘Add CFS into customized post’ is closed to new replies.