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

    (@wpkube)

    Hi @teeboy4real

    1. We’ll add an option in the next update. In the meantime you can just add wp_dequeue_style( 'cool-tag-cloud' ); in your theme’s functions.php where the other style/script enqueues are (there’s a function hooked to “wp_enqueue_scripts” in every theme). That will get rid of the CSS added by the plugin.

    2. If using the widget you’ll see the option “Show post counts”, set that to “Yes”. If using the shortcode then add it like [cool_tag_cloud show_count="yes"]

Viewing 1 replies (of 1 total)
  • The topic ‘Remove design’ is closed to new replies.