Are you referring to sorting the order of the images by time or name? If so, that option is available in the Gutenberg editor. Just click on the Google Drive Gallery block, and open the editorial sidebar, and go into the block setting.
Thanks, I’m used to Elementor so wasn’t familiar with the side bar block options. I can change to adding using the block but currently all my pages use the shortcode as in the following example:
sgdg path=”Competitions/Of the year/Mono print of the year”
Can I add the time option to this method of adding the function?
In their documentation, I don’t see an option to sort by time or name using the shortcode; I could be wrong, though.
If you want to sort ALL your albums by time, go to Google Drive Gallery > Advanced options and adjust the global settings. You don’t need to sort each album individually.
Either way, if you do use the block editor, I recommend stopping the use of shortcodes and simply using the block provided by this plugin. It will make your life easier, as I am sure shortcode use will likely be fully deprecated in favor of the block editor in the future. (Just conjecture though)
Hi,
as @pxydigital wrote, in the Gutenberg editor you can override the settings in the block configuration.
I strongly discourage the usage of shortcodes, but if you want to do this, you can also override gallery settings by including the settings directly on the shortcode. You can find the list of available options here, but it’s not very user friendly.
Hope this helps,
Marek