New version, custom fields and conditionals
-
Hi,
I recently update the plugin and I have a question. I used the custom-fields for make the conditionals, something like that:
<?php if ( get_post_meta($post->ID, 'mcb-TITLE', true) ) { ?> .. <?php } ?>
But now it’s doesn’t work anymore. How can I make this? Thanks.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘New version, custom fields and conditionals’ is closed to new replies.