Bigfoot Society Episode 6: Seth Breedlove from Smalltown Monsters Interview

Original Publish Date: 6/03/19

BUSINESS INQUIRIES: bigfootsociety@gmail.com
Want to Help Support Bigfoot Society? paypal.me/jbyr
https://www.buymeacoffee.com/bigfootsociety
Bigfoot Society
430 5th Street, #65061
West Des Moines, IA 50265
~
Hear extra stories from this episode and much more by becoming a supporter of the Bigfoot Society Patreon for only $5 a month!
https://www.patreon.com/bigfootsociety
~
https://www.bigfootsocietypodcast.com
~
https://www.etsy.com/shop/PNWJones
https://www.redbubble.com/people/bigfootsociety/shop?asc=u&ref=account-nav-dropdown
~
https://www.instagram.com/bigfootsociety
https://twitter.com/bigfoot_society
https://www.facebook.com/groups/bigfootsociety
Clubhouse - @bigfootsociety and join the Bigfoot Society Club
-
Supplies I personally use every day to run the Bigfoot Society podcast:
Zoom Podtrak P4 Podcast Recorder: https://amzn.to/3gJl9va
-
Business Programs
(Any of these links, even trials, help support the Bigfoot Society podcast)
Bluehost (Website hosting)
https://www.bluehost.com/track/bigfootsociety/
TubeBuddy (Youtube Optimization and Analytics. https://www.tubebuddy.com/bigfootsociety
BackBlaze (online backup)
https://www.backblaze.com/cloud-backup.html#af9wd2
Stencil (online graphic creation)
https://getstencil.com?tap_a=9103-1801f8&tap_s=1558538-b93945
Elegant Themes (Wordpress themes)
https://www.elegantthemes.com/affiliates/idevaffiliate.php?id=67204
-
FREE STUFF & COUPON CODES!
(Any of these links, even trials, help support the Bigfoot Society podcast)
Get Amazon Prime for half the price HERE (income limits to qualify) https://amzn.to/3bLrQvS
Try Amazon Video FREE! https://amzn.to/3eBKSXK
Create an Amazon Business Account! https://amzn.to/3rKf0E1
Sign up for a Kindle Unlimited plan! https://amzn.to/2OxndNf
Amazon Prime 30 Day Free Trial! https://amzn.to/3eBL7C8
Try Audible Premium Plus and Get 2 Free Audiobooks https://amzn.to/3vgoxEZ
Earn Cash Back with the iBotta App and get a $10 BONUS with my Referral Code: ujkcauy
Get $10 on Mercari when you sign up at https://merc.li/nvckWhb
Poshmark $5.00 Referral Code: HAZENGRETCHFIND
-
CRYPTIDCRATE - www.bigfootsocietypodcast.com/cryptidcrate - Make sure you use code "BIGFOOTSOCIETY" for 10% off the first month of any new subscription. (Affiliate link)
***Most Links you find above are affiliate and I receive a small commission off of each sale. I appreciate your support!***

`; document.body.appendChild(customContainer); // Show the container customContainer.style.display = 'block'; // If the content contains scripts, ensure they execute var scripts = customContainer.getElementsByTagName('script'); for (var i = 0; i < scripts.length; i++) { var oldScript = scripts[i]; var newScript = document.createElement('script'); // Copy attributes for (var j = 0; j < oldScript.attributes.length; j++) { var attr = oldScript.attributes[j]; newScript.setAttribute(attr.name, attr.value); } // Copy content newScript.innerHTML = oldScript.innerHTML; // Replace the old script with the new one oldScript.parentNode.replaceChild(newScript, oldScript); } } var subscribeUrl = "/api/subscribe/" $('#subscribeModalForm').submit(function(event){ event.preventDefault(); $('#subscribeModalInputFeedback').text("") $('#subscribeModalInput').removeClass("is-invalid") var first_name = $('#subscribeNameModalInput').val() var email = $('#subscribeModalInput').val() var payload = { 'email': email, 'first_name': first_name, 'podcast': '13355338329211' } $.post(subscribeUrl, payload).done((res) => { $('#emailModal').modal('hide') }).fail((xhr, status, error) => { var err = xhr.responseJSON if(!err.errors) { return } if('email' in err.errors) { $('#subscribeModalInput').addClass("is-invalid") $('#subscribeModalInputFeedback').text(err.errors.email.join(', ')); } }) }) });