Can someone tell me how to cahnge the slider size on the accordion slider to a customised size. Rather than 375px X 710px I want to change this to 375px by 500px.
Mnay thanks
Pete
Hi condonpb!
You can change that on line 125 in the functions.php file.
$avia_config['imgSize']['magazine'] = array('width'=>710, 'height'=>375 ); // images for magazines
You may need to regenerate the thumbnails afterwards, http://wordpress.org/extend/plugins/regenerate-thumbnails/.
Regards,
Elliott
Elliott,
I ma afraid this has not work for the accordion slider. The image dimesnions remain the same even after running the “regenerate thumbnails” and I have discovered the image size magazine slection from the accordion slider dissapears. I have left login details and ftp if this helps.
Hi!
I think you forgot to include a link to your website, right?
You could also try this plugin to achieve what you want: https://wordpress.org/plugins/simple-image-sizes/
Best regards,
Andy