Conversation with Rick Clunn Pt. 2 (video)

Over the last couple of years I have had several occasions to interview 4-time Bassmaster Classic champion and incredibly gifted angler Rick Clunn. This is part 2 of a series I did with him last year. In it we discuss overcoming mental roadblocks to catching fish.

jQuery(document).ready(function($) { function fixSlickAria() { $('.slick-slide').each(function() { if ($(this).attr('aria-hidden') === 'true') { $(this).attr('tabindex', '-1'); } else { $(this).attr('tabindex', '0'); } }); } fixSlickAria(); $('.uael-grid-gallery').on('afterChange', function(event, slick, currentSlide){ fixSlickAria(); }); });