Conditions For Contents
-
hi!
Thanks for your great plugin. i just want to link text
<?php $hero=get_field(‘model_details’);?>
Model Color: <?php echo $hero[‘model_color’]?>
Model Code: <?php echo $hero[‘model_code’];?><br>this is my code and i wanna link the text if model_color is equal to x or y.
is this possible? Thanx
- The topic ‘Conditions For Contents’ is closed to new replies.