Biggest obstacle to fishing?

What is the biggest obstacle to fishing for you?

What is the one thing that keeps you from fishing or makes it difficult?

Finance? Access? Distance from fishable water?

Please share

 

 

 

 

 

 

 

Chester Moore 

Comments are closed.

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