Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi epigrapisa,

    You can pass the title as arguments just replace

    <?php the_widget( 'cleanretina_custom_tag_widget'); ?> 

    with

    <?php the_widget('cleanretina_custom_tag_widget', 'title=Renamed_Tags'); ?>

    Here Renamed_Tags can be any text you want to display.

    Hope this solves your issue.

    Regards,
    Team Horse

    Thread Starter epigrapisa

    (@epigrapisa)

    thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘cleanretina_custom_tag_widget title’ is closed to new replies.