Vimeography – Show Title (full, correct code??)
-
I’ve seen several articles with varying advice on how to made the Title of a video appear on the video thumbnail.
I’ve gotten very close, but so far, no cigar.
I’ve navigated here:
wp-content/plugins/vimeography/vimeography-bugsauce/partials/video.mustacheand found this code:
{{#videos}} <li data-link="{{link}}"><img src="{{thumbnail_large}}" alt=“{{name}}” width="186" height="105" itemprop="image" /></li> {{/videos}}
I’ve see advice to “add {{name}} or {{title}} to the file”
I haven’t found any iteration of doing that within this code that makes any difference.It would help a ton to see the complete, final code that I need to append for this to work. Thank you!!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Vimeography – Show Title (full, correct code??)’ is closed to new replies.