Hi there!
First of all, fantastic plugin. I'm impressed not only by the scope of it all, but by your fantastic support. It's rare to find developers so quick to reply :)
My question is this: is there a means to determine the order by which a gallery is sorted, within the shortcode itself? I'm aware of the option to set the default ordering within the admin panel, but I'm thinking something more akin to:
[photosmash id=2 sort_type=rating sort_order=asc]
The reason I ask is that I need functionality to allow users to switch between viewing a gallery by rank, date added, and title. I could use multiple galleries, but that;s rather messy and unnecessarily complicated.
Even if you haven't implemented this yet, would you be able to suggest where I should add my own code to achieve this? I gather that the main shortcode parameters are in bwb-photosmash.php, and the main SQL is generated in bwbps-layout.php. If you could give me any hints about where to look to implement a system such as the one I've proposed, it would be fantastic, and I'd be more than happy to supply you with my code should I get it working (if you feel that it would be a valuable addition to the plugin).
Many thanks,
- WindupHarlequin
not resolved