Flexslider does not load pictures when tab is initially hidden

I have 2 tabs, the 1st initially active one (VIRTUAL TOUR) is fine. The 2nd one (PHOTOS) with the flexslider (series of photos) does not appear when the tab is selected. When I ‘inspect’ in browser, select the element, the photos do appear. Please help, I have no idea how to fix this.

URL: https://careers.heartworksvt.com/schools/heartworks-williston/

I did see a similar thread from 2017 but I could not follow the solution (Flexslider does not show when initially hidden).

Hello @littlesprouts,

Thanks for writing in! As I have inspected your site, I find out that you have inserted an invalid code in Pro > Theme Options > Custom JS. Please remove this code below because it is causing a JS error:

<header class="masthead masthead-stacked" role="banner">
    
    

  <div class="x-topbar">
    <div class="x-topbar-inner x-container max width">
            <!-- original <p class="p-info">&nbsp;</p> -->
      
      <p class="p-info">
      <span style="color:#fff;" class="lefttext"><a href="http://heartworksvt.com">&lt; Back to HeartworksVT.com</a></span>
      <a id="tour-btn-desktop" class="x-btn red-btn tour-button x-btn-square x-btn-mini" style="color:#fff;" href="/jobs" title="Job Listings" data-options="thumbnail: ''"><i class="x-icon x-icon-search" data-x-icon-s="" aria-hidden="true"></i> SEARCH JOBS</a>
		</p>
          </div>
  </div>

    

  <div class="x-logobar">
    <div class="x-logobar-inner">
      <div class="x-container max width">
        
<a href="https://careers.heartworksvt.com/" class="x-brand img">
  <img src="/wp-content/uploads/2020/11/HWSWLW_Combined-Logo-1200x300.png" alt="Heartworks, STEAMworks & Loveworks Careers"></a>
        
      </div>
    </div>
  </div>

  <div class="x-navbar-wrap">
    <div class="x-navbar">
      <div class="x-navbar-inner">
        <div class="x-container max width">
          
        </div>
      </div>
    </div>
  </div>

    
  </header>

If nothing is helping, provide us access to your site so that we can check your settings. Please create a secure note with the following info:
– Link to your site
– WP login URL
– WP username
– WP password
– WP Administrator Role
- Confirmation that we can access and make changes to your site

To know how to create a secure note, please check this out: How The Forum Works

Best Regards.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.