stevenschobert / instafeed.js

A simple Instagram JavaScript plugin for your website
https://instafeedjs.com
MIT License
3.51k stars 858 forks source link

Templating issue with link tag #729

Closed giists closed 2 years ago

giists commented 3 years ago

The link tag in templating gives me"{}", not the actual link to the post. Template looks like this:

template: '<a href="{{link}}"><img class="feedimage" title="{{caption}}" src="{{image}}" /><div class="image__overlay"><div class="image__title">{{caption}}</div></div></a>',

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it hasn't had new comments in the last 3 months. It will be closed if no further activity occurs. If you still need assistance with this issue, or believe it shouldn't be closed, please respond with a new comment to let us know. Thank you all for your contributions.