03/27/2013 at 10:38 am
#255302
Guest
Hi Steven,
I did some debugging in inc.shortcodes.php by adding $out .= print_r( $template->getSlug(), true); at line 306. This way I could see that the defined template was not extracted/recognized from the shortcode.
I did some changing to the order of the defined attributes, and now it works.
[connections template='card' category='2']
Will this help you a little in this puzzle.
rgrds,
Cees
