• Resolved loiclejour

    (@ataxel)


    I there, I really enjoy to get to know your plugin. I can now built more personal website and that is so great.

    As for now, i’m working on template and have some questions. For the moment, i’ll only ask about not displaying an empty custom field. I mean if the custom field is empty, i won’t print any label either.

    As for my small knowledge, it works with :


    <?php if($custom_field_name !== '') { ?>
    LABEL: <?php echo $custom_field_name; ?>
    <?php } ?

    Can you help me manage this part please.
    By the way, i read the 7 pages of topics here to find solution…

    Namaste, Lp(*

    http://ww.wp.xz.cn/extend/plugins/custom-content-type-manager/

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘[Plugin: Custom Content Type Manager] Conditional statement’ is closed to new replies.