Content Switcher Not Displaying Content on Non Default Tabs
-
See use of Content Switcher at top of page. I’m needing to display a different video in each tab, so using a simple iframe based embed code. When I’m in the Elementor editor, this displays each video and embedded player as expected. But on the live site only the primary or default tab will display. I tried setting all of them to Active = On, but that flag seems to just be to indicate which of the tab to default to on page load. Please advise what I should do.
Here’s the video embed code that is saved in each tab:
Tab 1:
<iframe src=”https://www.youtube.com/embed/7xY6Kjm7Ggc?autoplay=1″ width=”560″ height=”315″ frameborder=”0″ allowfullscreen=”allowfullscreen”></iframe>Tab 2:
<div><iframe src=”https://www.youtube.com/embed/aXPOJftVU3g” width=”560″ height=”315″ frameborder=”0″ allowfullscreen=”allowfullscreen”></iframe></div>Tab 3:
<iframe src=”https://www.youtube.com/embed/H4i6jxBS-kc” width=”560″ height=”315″ frameborder=”0″ allowfullscreen=”allowfullscreen”></iframe>Tab 4:
<iframe src=”https://www.youtube.com/embed/KRlAZn9L-UE” width=”560″ height=”315″ frameborder=”0″ allowfullscreen=”allowfullscreen”></iframe>The page I need help with: [log in to see the link]
- The topic ‘Content Switcher Not Displaying Content on Non Default Tabs’ is closed to new replies.