Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #466065

    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

    #466550

    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

    #466804

    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.

    #467579

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.