[Plugin: Category Icons] Display Icon in Slideshow title
-
Hello,
I find this a great plugin, I wanted to know if there is the possibility of adding the icon next to the post title of a Slideshow as the one on morenobrasil.com.br. I added the
<?php if (function_exists('get_cat_icon')) get_cat_icon(); ?>
string
right after the Slideshow title below I got the Icon but it won’t update with the slideshow .
<h2 class="title"><a href="<?php echo esc_url($arr[$i]["permalink"]); ?>"><?php echo esc_html($arr[$i]["title"]); ?> </h2>
Please would greatly appreciate any support on being able to apply the icons in the slideshow from the theme.Thank you in advance
Junglereef
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘[Plugin: Category Icons] Display Icon in Slideshow title’ is closed to new replies.