You need to change the plugin code in module.php on line 555 from $query_vars[ ‘orderby’ ] = ‘meta_value’; to $query_vars[ ‘orderby’ ] = ‘meta_value_num’;
This will be replaced if you update the plugin so make sure to do it correctly
Hi lemu,
Thank you.
However, that would probably work with the big slider but it won’t work on the small images on the right because they don’t have the wooslider class. Ideas?