• Resolved lalidwh

    (@lalidwh)


    Hello, how you do with tags with z_taxonomy_image_url?? just i want to get the url of image tags.

    <?php if (function_exists(‘z_taxonomy_image_url’)) echo z_taxonomy_image_url(); ?>

    <div class=”page-header clearfix” id=”post-<?php the_ID(); ?>” style=”background-image:url(<?php echo z_taxonomy_image_url(); ?>)”>

    https://www.ads-software.com/plugins/categories-images/

Viewing 1 replies (of 1 total)
  • Plugin Author Muhammad

    (@elzahlan)

    Hey lalidwh

    Use any loop example in the documentation with but with get_tags() function.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘TAGS url image’ is closed to new replies.