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?
elfmaster
Member
Posted 1 year ago #
Is this a difficult question to answer?
elfmaster
Member
Posted 1 year ago #
I have not been able to figure this out yet.
Can anyone give me a hunch even?
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.
alexglewis
Member
Posted 1 year ago #
Thanks guys. I've updated the theme based on this.
elfmaster
Member
Posted 1 year ago #
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
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!