<?php echo do_shortcode("[slideshow gallery_id=\"1\"]"); ?>
When I call this function I get a javascript error.
"tid is not defined"
I have no idea how to define it or where it is defined. I'm probably missing a script somewhere.
<?php echo do_shortcode("[slideshow gallery_id=\"1\"]"); ?>
When I call this function I get a javascript error.
"tid is not defined"
I have no idea how to define it or where it is defined. I'm probably missing a script somewhere.