PHP example from Front End page does not work
-
I have copied the link exactly as is on the Front End page of the plugin into my sidebar.php file:
<?php if ( function_exists( ‘tag_groups_cloud’ ) ) echo tag_groups_cloud( array( ‘include’ => ‘1,2,5,6’ ) ) ?>
The result is that the tag groups display as taps, but no tags are displayed underneath.
Please advise what I am doing wrong since none of the tags are displaying.
Thank you in advance.
Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
- The topic ‘PHP example from Front End page does not work’ is closed to new replies.