Skip to content

How do I output a text field in my template? #47

@nreck

Description

@nreck

I've created a new GCF template and added the text field large_title. Now I want to create a custom post page, where I can choose where to output the large_title text.

I've tried with get_post_meta( $frontpage, $large_title ); - frontpage being the title of the template in GCF, but that didn't work. I've also tried some other combinations. How do I do this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions