jdaehne / socialFeedMODX

socialFeed MODX extra
6 stars 1 forks source link

Limit option not working #1

Closed crimsonpixel closed 4 years ago

crimsonpixel commented 4 years ago

I have successfully added instagram feed on one of my sites and created my own tpl to display images in keeping with the site, however, the limit property doesn't appear to be working if you want more than 15 images. Works for less than 15 but not more.

jdaehne commented 4 years ago

@crimsonpixel at the moment modx only checks the last 15 images for updates. That means: if you have new images the list will grow, but for existing images in your instagram-acount - only the last 15 images will be importet. We will fix that soon.

crimsonpixel commented 4 years ago

Thanks @jdaehne - can use this extra on a number of sites but will need more than 15 images for some. Nice extra :)

jdaehne commented 4 years ago

@crimsonpixel we changed that to check for the last 100 images.