Forums

wp_tag_cloud not worked ! (2 posts)

  1. hidensoft
    Member
    Posted 3 years ago #

    this is my code

    $defaults = array(
              'smallest' => 8,
              'largest' => 22,
              'unit' => 'pt',
              'number' => 45,
              'format' => 'flat',
              'orderby' => 'name',
              'order' => 'ASC',
              'link' => 'view',
              'taxonomy' => 'post_tag',
              'echo' => true
              );
    		  wp_tag_cloud($defaults); ?>

    wp_tag_cloud not worked ! ans show link such another link.

  2. esmi
    Theme Diva & Forum Moderator
    Posted 3 years ago #

    Where did you add this code?

Topic Closed

This topic has been closed to new replies.

About this Topic