Hello,
Firstly thanks for the great template.
I would like to have automatic shuffle onload. I have read the following two related posts
http://support.semicolonweb.com/forums/topic/potfolio-shuffle/
http://support.semicolonweb.com/forums/topic/random-order-on-porfolio-page/
I have tried, but it seems not to work. I am not sure if maybe something has to be updated due to the last updates in the template.
You can take a look for example to https://www.eventplannerspain.com/newtemplate/event-suppliers.asp?idsubcat=1&idprov=7&idioma=Es
I have added
<script>
jQuery(window).on( 'load', function(){
jQuery('#portfolio').isotope('shuffle');
});
</script>
But still the order onload is always the same. Could you please check?
Thanks a lot and have a nice day
Juan
