Tyrannous
Member
Posted 1 year ago #
Thanks for this great plugin!
Unfortunately I'm facing an issue when using it on my site. I've increased the theme's width but the plugin displays the images as if the width were unchanged.
see here: http://img190.imageshack.us/img190/265/slidero.jpg
Does anyone knows how to solve this?
Thanks in advance!
http://bfgghana.org/
http://wordpress.org/extend/plugins/header-image-slider/
resultsbasedhypnotherapy
Member
Posted 1 year ago #
I am having the same problem except it is the height that I attempted to change back to the size that it was when this site first went live. I attempted to use my EZPZ backup to undo my changes and it failed as well. Frustrating!
peter_lazarov
Member
Posted 6 months ago #
I start to change twentyeleven theme and there install Header Image Slider.
To change image size I change header size in theme.
In wordpress\wp-content\themes\twentyeleven\functions.php
// The height and width of our custom header.
'width' => apply_filters( 'twentyeleven_header_image_width', 1000 ),
'height' => apply_filters( 'twentyeleven_header_image_height', 288 ),
Height size can be changed when uploading pics in to header/slider.
I hope this will help :)
radukam
Member
Posted 3 months ago #
peter_lazarov you are right!!!! :-)