Forums

[plugin: Lightbox for Native Galeries] does not work with Beardsley theme (8 posts)

  1. elfmaster
    Member
    Posted 1 year ago #

    Hi there,

    I'm noticing that the Lightbox for Native Galleries plugin does not work with the Beardsley theme.

    You can see an example of it trying to work here:

    http://www.elvination.com/photo-gallery/

    there is a gallery and then an individually placed image below. I have manually entered class="lightbox" on that.

    I have activate a half dozen or so other themes to test it and they all work fine.

    Anyone have any idea what this plugin works with on the theme level that maybe this theme is not complying with?

  2. elfmaster
    Member
    Posted 1 year ago #

    Is this a difficult question to answer?

  3. elfmaster
    Member
    Posted 1 year ago #

    I have not been able to figure this out yet.

    Can anyone give me a hunch even?

  4. The theme author created part of the theme incorrectly.

    Edit the theme's header.php file and change this:

    <style type="text/css" media="screen">
    <?php wp_head(); ?>
    
    [some more line breaks are here]
    
    </style>

    To just this:

    <?php wp_head(); ?>

    By wrapping the WordPress head hook in a style tag, it breaks everything that WordPress and plugins (such as mine) output.

  5. alexglewis
    Member
    Posted 1 year ago #

    Thanks guys. I've updated the theme based on this.

  6. elfmaster
    Member
    Posted 1 year ago #


  7. elfmaster
    Member
    Posted 1 year ago #

    not that i'm too lazy but i was just curious if this would update others through the admin panel.

    i just tried to re-install it from the admin panel but it said i was up to date with the current version 1.1.3

  8. alexglewis
    Member
    Posted 1 year ago #

    There's a review process before they post theme updates, so there will be a bit of a delay. I'll email you the latest version!

Topic Closed

This topic has been closed to new replies.

About this Topic