12/16/2015 at 9:05 am
#358257
Keymaster
@ Vasileios
The shortcode was wrapped in a HTML <code> tag, removing this tag allowed the shortcode to work. Tip, when working with shortcode, any shortcode for any plugin, it is always best practice to do it in the Text tab of the WordPress editor.
It probably worked before the WP 4.4 update but one of the changes WP did in 4.4 was tighten up its shortcode parser to make it more secure which means some things that use to work will no longer to work.
Hope that helps!
