Hello,
are their any ways to remove the gaps at the bottom of each column using masonry effect? I want the last images to have the same height.. anyone can help 
thanks
oh thank you very much..
I never tried that.. but the dimension (300×300) still works on this? so is it advisable to use false instead of true?
I’ve been using post thumbnail in WordPress but I don’t know how to cut the image properly.. it’s automatically re-size to the given values.. like images with people, heads are being cut.. How do I properly cut it? anyone can help me.. 
thanks
very nice… thank you for sharing!
themebros said
@mabucAlways add a prefix.
And $slider_options doesn’t exists in there, needs to be defined at the top of the function first.
I know… thanks anyway
@rongcon, you’re welcome 
try this..
function slider() {
<script type="text/javascript">
jQuery(document).ready(function(){
//call slider
jQuery('#main-slider').wopeslider({
'height': 960,
'width' : <?php echo empty($slider_options['slider_height']) ? 400 : $slider_options['slider_height'] ;?>
});
...
});
</script>
}
add_action( 'wp_head', 'slider' );
@TommusRhodus, good for you man..
RubenBristian said
you wanted to what?http://www.ironicsans.com/helvarialquiz/
thanks.. I know your a nice guy 
