i've looked in the function guide and can't find a way to getLatestImages. i have my gallery sorted by A-Z, perfect! but i want to show a number of Latest Uploads in a spot. like getLatestImages(10); .. or something to that affect.
how would i do this?
thanks!
Comments
got it!
any help on this would be GREAT!
To get the output formatted, you'll need to use CSS (and maybe some HTML). You should be able to find plenty of resources out in the internet and maybe some examples to follow if you know exactly what you want.
` list with some extra div around eveything. It of course requires CSS styling. Since this plugin is optional there are no predefined ones in the standard themes. It is possible to be styled quite flexible. Just look at the source code generated and add the needed css to your theme (example use of it on our themes section for example.)