Catching Goliath Grouper

Many anglers dream of catching a Goliath grouper.

TF&G contributor Capt. Derek York did that and got to talk about it with TF&G columnist Paul Fuzinski. Here’s their exciting story.

Also check out Paul’s new documentary Flying Upstream.

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(); }); });