Hello, first off thanks for the great plugin. I am using the plugin successfully to help avoid my clients breaking some code while using the WYSIWYG editor. I am however having problems with a bit of code used to display 4 photos with captions. I’m not sure what it is about this code that won’t seem to format correctly using shortcoder but will display fine if placed in the HTML editor. Is it that there are brackets in the HTML placed within the shortcode? Is there a better way of achieving the image captions? Code is below:
[caption class="cap" align="alignnone" width="100" caption="Fun Escapes"]
![Fun Scapes Gallery Fun Scapes Gallery](XXX)
[/caption]
There are 4 of these images within the shortcode.
Currently you can see both the 4 images lined up exactly as I want them above (code placed in the HTML editor), and below you see what is displayed when the code is placed within Shortcoder. http://cobtree.com/new/” class=”bbcode_url”>http://cobtree.com/new/.
I posted 3 days ago on the WordPress forum before I found this forum:
http://wordpress.org/support/topic/caption-not-working-with-shortcode?” class=”bbcode_url”>http://wordpress.org/support/topic/caption-not-working-with-shortcode?
Thanks in advance for any help offered!