Tag Archives: plugin

Famous paintings of dutch landscapes

Just because it is beautiful. Based on a standard WordPress gallery inside a regular Blog-post, in which we inserted the Isotope gallery together with the Strip-lightbox. Checkout this page if you want to learn how to do this. The complete piece of code included in this post is: <!– load isotope: –> <script src=”https://unpkg.com/isotope-layout@3.0/dist/isotope.pkgd.min.js”></script> <!– … Continue reading Famous paintings of dutch landscapes

Turn a standard WordPress Gallery into an isotope Gallery

Update: 30/09/2019 Isotope is a nice jQuery plugin to build galleries with. With just a little coding you can turn a standard WordPress gallery into a nice responsive isotope-gallery. No WordPress-plugins needed. Start by adding a Gallery: when editing a Page (or Post), add a Gallery block, pick your images, press the button ‘Create a … Continue reading Turn a standard WordPress Gallery into an isotope Gallery

WordPress: Photo-Gallery plugin work-around to customize theme

This Photo-Gallery is a nice basic starting point to build a gallery. But just like a lot of plugins these days, the ‘lite’ or ‘free’ version you can use without payment has some limitations. For me, the mayor limitation was the lack of options to customize its looks: the theme. Luckily, after studying the plugin in more … Continue reading WordPress: Photo-Gallery plugin work-around to customize theme