Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End get post meta php help

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #36255
    fectio1
    Member

    I am using a custom field and need it to echo some text, plus the custom field content if it is true. If not, it does nothing. An example would be

    Fax Number: ===> the text I want echoed if the field is true
    555-555-5555: ===> the custom field if true

    Here is what I got. I have tried some variations with “if” and “else” which did not work.

  • ID, 'fax_number', true); ?>
  • Thanks.

    #95173
    fectio1
    Member

    found my answer :)

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Back End’ is closed to new topics and replies.