Your content here
Note, you must define a height and width. Here I have used 185px wide by 125px high, but you can change these to whatever works for you. Just be sure to change them in all places.
You CANNOT use the featured image. You must create a custom field to use. It’s a good idea to include the perfect image size in the description, event though the image will be cropped. The slug of my custom field here is “thumb-image”. You will need to use the slug of the field you created.
If you want to have a default image in case no image is filled in, use the conditional code like this:
[wpv-conditional if="( $(wpcf-thumb-image) ne '' )"]
Your content here[/wpv-conditional] [wpv-conditional if="( $(wpcf-thumb-image) eq '' )"]Your content here[/wpv-conditional]
Leave a Reply