Commit graph

4 commits

Author SHA1 Message Date
Michael Romero
1a5d075d00 Fix unintended HTML in <head>
The load-photoswipe-theme partial was being incorrectly loaded in the <head>. Instead, we should load the CSS in the head, and the initialization HTML should go in the <body>
2018-09-17 23:55:47 -07:00
T
11a9e2be07 update 2 more PhotoSwipe links to point at v4.1.2 2018-01-11 15:52:55 +01:00
T
e298f36bed update PhotoSwipe link to point at v4.1.2 2018-01-11 15:49:05 +01:00
Michael Romero
bbeb127b30 Load photoswipe by default and fix double-load bug
Photoswipe is now loaded by default for all pages in this theme. No need
to call load-photoswipe shortcode anymore. Fixes bug where
load-photoswipe.js was invoked multiple times, which caused the
photoswipe to prevent viewing the lightbox more than once.
2017-06-06 22:51:02 -07:00
Renamed from layouts/shortcodes/load-photoswipe-theme.html (Browse further)