Image frame
I can't enable "zoom by click" for image in this article:
[Links visible only for registered users]
I'm using this shortcode:
[image
src="[Links visible only for registered users]"
width="300" height="" align="left" caption="" link="" link_image=""
target="" alt="" border="1" greyscale="0" animate=""]
Comments
it does not work because your shortcode is wrong. You supposed to set link_image attribute as well. More details about shortcodes, you can read on http://themes.muffingroup.com/betheme/documentation/#muffin-builder
Thanks!