• Trying to get Shadowbox to work here: https://www.thundercatslair.org/relaunch

    Theme is a premium theme using StudioPress Genesis/Streamline. I went to their support forums and everyone says it works out of the box for them (even using Dynamic Content Gallery plugin), but for some reason it won’t work for me.

    I deactivated all the plugins, and it still doesn’t work. I activated the default WordPress theme and it DID work.

    I checked the header.php and footer.php and everything is okay.

    Can anyone help me?

    Thanks.

    — Manny

Viewing 6 replies - 1 through 6 (of 6 total)
  • As far as I can tell your footer.php does not contain <?php wp_footer(); ?>, which should appear directly before </body>

    This following link may help you diagnose this issue as well:
    https://sivel.net/2010/04/detect-wp_head-and-wp_footer-from-a-plugin/

    Thread Starter tha80sbrat

    (@tha80sbrat)

    Still doesn’t work. ?? And I think this is the only Lightbox alternative that works with DCG too.

    Now that I look at things a bit closer it looks like there is a major problem with your theme.

    If you look at view source on your theme, it seems that your entire footer.php is likely failing.

    I don’t see an </body> or </html>. The code simply stops with:

    </div><!-- end #content-sidebar-wrap -->

    I am not particularly familiar with wordpress (yet) so i was hoping you could maybe point me in the right direction, too.

    i can’t get shadowbox to work on my wp setup even though the relevant anchor attribute (rel=”shadowbox[album-x];player=img;”) are set and the init function is being called right before the </body> tag.

    https://namaste.worthwhile.ch/?p=40

    any help will be much appreciated!

    sorry, i had shadowbox temporarily deactivated for debugging. it’s now the only plug-in running again.
    i would really appreciate if you could have a look at it.

    thanks in advance!

    @silentendeavor: Your problem is that you configured the “Initial Height” under the Shadowbox JS advanced settings as 100%. The Initial Height configuration option only takes values in pixels as per the description under that field. Do not include px, just put a numeric value in that field.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: Shadowbox JS] Shadowbox not working’ is closed to new replies.