Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- The forum ‘Troubleshooting’ is closed to new topics and replies.
Forum closed. Use forum at Wordpress.org: Gmedia Support
Forum
I want to have several instances of the Phantom module on a single page. I am using Easy Responsive Tabs 2.6 to create three tabs, and Gmedia Gallery 1.1.3 to create the galleries.
The result: the gallery on the first tab is visible – its <li> has the active class, which applies display: block over the display: none that all tabs have in the CSS. But the non-visible tabs also have <li style="display: none"> set, so when clicking on another tab it gains the active class, but the gallery is still invisible. The style="display: none" is being added by JS (pulling the page with wget, it is not there), and the only script I can see that does any display: none setting is jquery.gmPhantom.js in [un]doHideBuster().
I am using Phamtom version 2.0.
Go to Gmedia Modules admin page and update Phantom module to latest version (v2.1)
Clear your browser cache to see changes.
That does it! Thanks for the rapid response and bugfix :)
