[Plugin: NextGEN Gallery] Compatibility issues with other plugins (FCB)
-
I am having compatibility issues between NGG and other WP plugins: “SFC – Like” and “SFC – Share” which are part of the Simple Facebook Connect plugin. Whenever I activate either of these SFC plugins the NGG fails to display galleries.
Without the SFC plugins activated, the HTML code is as follows:
<!-- main START --> <div id="main"> <div class="post"> <h3 class="title">Photos</h3> <div class="content"> <p>Gallery Desc</p> <div class="ngg-galleryoverview" id="ngg-gallery-5-86"> <!-- Slideshow link -->
But once I activate either plugin, the NGG plugin fails to generate the gallery:
<!-- main START --> <div id="main"> <div class="post"> <h3 class="title">Photos</h3> <div class="content"> <p>Gallery Desc</p> <div class="fixed"></div> </div> <div class="meta">
As you can see, the entire DIV which should contain the images is omitted.
I have found a topic in SFC support which is almost identical to my issue and several months old. I have also contacted the SFC dev, however he says this is an issue with NGG.Any help would be greatly appreciated..
- The topic ‘[Plugin: NextGEN Gallery] Compatibility issues with other plugins (FCB)’ is closed to new replies.