Member since 2022
Project
I don’t understand everything it is telling me – or what to do about it – but I appreciate how smoothly it tells me!
2022-02-11 at 17:32:50Project
Project
Having a choice of 8 light boxes is great!
2022-02-11 at 18:50:41Project
Someone recently gave a talk to our WordPress group about this plugin and recommended it (and Rene) highly. I have only used the free version which works as a way of testing things before implementing them for real on the live site. There are a couple of oddities but generally it works very well.
2022-03-23 at 15:22:36Project
The non-Pro version seems to work very well even on mobile devices.
2022-03-23 at 23:43:13Project
I tried to change the initial zoom level by adding zoom=”5″ to the shortcode but the it is hardcoded as 15. A small hack to the plugin code seems to do the trick:zoom: <?php echo $atts['zoom']; ?>
but this would be better if it was built-in anyway?
Project
Project
I have used the WooThemes shortcodes for this in the past but this does the trick and is slightly clearer if anything. Plus it has a padding function.
2022-03-24 at 19:08:43Project
Simple drag-and-drop with plenty of extra settings should you need them.
2022-03-24 at 19:27:22