"Image Compare" does nothing
Hello all,
am trying to use the Image Compare feature. But even with the sample code it won't render on the page. Meaning , it does not show up at all in the source code of the page.
Plugin is enabled, the images have the same size, ... What am I missing? Any dependencies? Tried to understand the js and php part of the plugin... but I don't. :)
Thanks for any hints, g
Btw, what is the ?cache part for?
[ui-image-compare]


[/ui-image-compare]
the ?cache just means to cache the image instead of serving it directly.
It works on my test site.. just need to make sure you put this in the .md file in your content.
thanks @rhukster for testing! sorry, should have done that before more carefully. turns out, that it works on most parent pages and all of the quark base theme, but not on my customized "item" page type. now i just have to find out what prevents it. unfortunately with no luck so far. thought grav would at least process the shortcode and show up as html, but it doesnt.
(but overall i guess it's safe to say, that the error is most likely sitting in front of the computer.)