Hi there folks,
is there a way to display category images not in the loop, as it is described in plugin Category Images II install, but inside page?
Maybe there is a kind of shortcode or different function than default?
What am i doing:
Exec php plugin to execute php inside page. (Works)
Adding <?php ciii_category_images(); ?> function to page, as HTML. (Does not work)
Thanks in advance!