Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #546126

    should not the boxes vary depending upon the frequency with which the tag appears on the site? My boxes are stubbornly all the same size.

    Also – would like to just show the page title (I know – this site is all pages but wants a tag cloud…) not the entire page contents

    http://bernardo-group.org/tag/rr-blup/

    nancy

    #546571

    Hi Nancy!

    1. You can try and find a tag plugin that does this, https://wordpress.org/plugins/search.php?q=tag.

    2. Your trying to hide the excerpts / full post content in the blog page? Add this to your custom CSS.

    .template-blog .entry-content { display: none !important; }
    

    Best regards,
    Elliott

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.