maneshe
Forum Replies Created
-
Yes, the issue is now resolved.
I believe at least the Google API returns the number of photos in the album in the get album list request.
See: https://developers.google.com/photos/library/reference/rest/v1/albums/list
https://developers.google.com/photos/library/reference/rest/v1/albums#Album
Look for mediaItemsCount.Using your plugin, with Google Photos, I am seeing the number of photos in each album already. It shows up right below the album title.
Would it be possible to add that functionality outside of the API call? Meaning do the filtering at the plugin level. So if the album contains less than x number of photos, the plugin would then not display the album.
Forum: Plugins
In reply to: [The Events Calendar] tribe_events being inserted into WP_Query argsHi @d0153,
That was it. Thank you very much!
Forum: Plugins
In reply to: [Elementor Website Builder - more than just a page builder] Recent Post ListWhen I use the Elementor page editor, the only free widget option that I have to get a list of recent posts, is the default WordPress Recent Posts widget. While that works, it is very basic and only provides the post’s title with a link to that post. There use to be another one, where you would get the post title, along with some text from the post. Did that widget get moved to the Pro version?