Exactly I also faced the same problem. I updated the plugin yesterday and it stopped functioning properly. Please fix it asap. I want to stay with this plugin only. I like it.
Hi,
Thanks for the report. I will try to reproduce the issue. In which browser(s) are you seeing the problem?
I am having the same problem and using Google Chrome Version 33.0.1750.154 m
Hi,
As I got more than one report on this issue, I’ve done some research on the cause. The plugin behaves as expected if you run it on a default WordPress installation.
The conclusion of why some people are seeing this behaviour now, is that some themes/plugins changes WordPress behaviour and adds the autop formatting to shortcodes. The breaks the formatting of this plugin when that behaviour changes.
I can quite easily adjust the plugin output to not be affected when a theme/plugin changes this behaviour in WordPress, and I will look into doing something like that, to make it compatible with this tweaked WP behaviour as well.
This comment sums it up: http://wpforce.com/prevent-wpautop-filter-shortcode/#comment-1328
I just released version 1.8.3, where I have added a “Remove Line Feeds” option under the “Advanced Tab”. Enabling that option should take care of this issue for you.
Cheers,
Johan