Need help with Slider Revolution Instgram Feed & Pro Footer

Hello,

We have Revolution Slider Instagram Feed within our homepage that works great.

We have chosen to make it a global element so we moved the Rev Slider short code to the Pro Footer.

For some reason, in the Pro Footer the Instagram Feed is tiny until it’s clicked then it becomes full size. How do
make it load full size without having to click it?

http://svcta.lainternet.biz/

Thanks,

Micah

Hey Micah,

I saw the issue only on first load. Regretfully, after inspecting, it returned to normal and I couldn’t replicate it anymore even in incognito mode.

This might have something to do with script ordering. Please try the possible solutions in ThemePunch’s troubleshooting guide at https://www.themepunch.com/faq/troubleshooting-tips-for-5-0/

Thanks.

Yes, it happens upon page load and then once you click it stays open on every page and page refresh.

When I close the browser and re-open it, it’s small once again.

I went through the troubleshooting steps and it did not resolve the issue.

On Troubleshooting Step 3, it did load the interface at full height but it also put the interface at the top of the web page just below the header image/video.

Micah

Hello Micah,

I was able to resolve your slider issue. I ended up editing your custom footer and made sure that the initial container width is already 100% since the slider is set as fullwidth. So I added a custom css in your container:

$el {
  min-width: 100%;
}

Please check your site now.

Awesome, thanks for the help!

Micah

You’re welcome.

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