Hiya, –
Just a follow up. You probably know this already, but the cause of my problem was that the $no_pagination value wasn’t making it through to the widget. I bludgeoned it in photosmash-galleries/widgets/bwbps-widget.php by hacking line 53 to force in “$images_attr = ‘images_override’;” regardless of the incoming value.
I wouldn’t advise anyone else doing this as a general fix, as clearly this will ruin any PS widgets you want paginated, but I just figured I’d give you a heads up on it to potentially save you a bit of time if you needed to look at the same thing and either wanted a hack, or just a lead on where to look to have a crack at doing a proper fix. I might delve further when I’ve a minute or two at some point!
Cheers,
Matt