Forums

custuom field with single template file (1 post)

  1. Hooney
    Member
    Posted 6 years ago #

    I making my one wordpress theme. I want another single template. one is general type, other is different type.

    I want use value of custom filed to single template fils by conditional tag. exeample:

    <?php if (isset($custom_fields["type"] = "gallery") { ?>
    <h2>Last Gallery list</h2>
    ... item list ...
    <?php } ?>

    What's troble this Conditional Tags code? wordpress support another single tpye? Do i make other blog?

    help me please~ thanks.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags