Alt + Title with fields
-
Hi.
First thanks for your work. I love your plugin. Thanks very much for it.
Second, how I can insert alt + title in 1 feature image?
I try this:
<?php $image = kd_mfi_the_featured_image( 'featured-image-1', 'full');?> <img src="<?php $image; ?>" title="<?php the_field('cat_item'); ?>" />
But doesn′t work. Can you tell me the way how you will dit it?
Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Alt + Title with fields’ is closed to new replies.