Where can I find the options for things like:
[av_image src='/wp-content/uploads/Cover_DrMcKinley2.jpg' attachment='32815' attachment_size='full' align='center' styling='' hover='' link='manually,https://vimeo.com/268435670' target='' caption='0' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' copyright='' animation='no-animation' av_uid='av-jlotu786' custom_class='' admin_preview_bg=''] [/av_image]
What are the options for Caption, for hover, styling, appearance, etc.? One of the moderators sent me the code, but I have no idea what the possibilities are to fill them out. Is it “Caption=’true”? Do I enter in what I want it to say?
I’m sure it’s 2nd nature to you, but I’m finding it frustrating?
Thanks
Hey Eric,
You just need to add this attribute: caption=’yes’ and add the caption text inside the tag, I have modified the code you gave above with caption integrated:
[av_image src='/wp-content/uploads/Cover_DrMcKinley2.jpg'' attachment='32815' attachment_size='full' align='center' styling='' hover='' link='manually,https://vimeo.com/268435670' target='' caption='0' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' copyright='' animation='no-animation' av_uid='av-jlotu786' custom_class='' admin_preview_bg='' caption='yes'] This is the caption text[/av_image]
Hope it helps :)
Best regards,
Nikko