• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

John Cameron

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password
  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • November 21, 2018 at 1:29 pm in reply to: Is it possible to NOT display the 'Tag Cloud' on a 2nd blog? #224510
    John Cameron
    Participant

    Victor this is not the first time you've helped me!
    Thanks, a perfect solution.

    June 29, 2018 at 10:10 am in reply to: Essence Pro Tags #221218
    John Cameron
    Participant

    Hi Terry,

    Thanks a bunch for taking the time to help out!

    I removed the "Removes entry footer" code from functions.php
    Then added the "Customize entry meta footer" code.

    Opened Genesis Simple edits and moved the [post_tags] shortcode to Entry Meta (below content).

    That seemed to work!

    https://sd64bc.wpcdev.ca/student-feedback-on-exploring-forest-and-sea/

    Also, I can now choose to have tags above or below.

    I'm going to mark this 'Resolved'.

    June 28, 2018 at 9:33 am in reply to: Essence Pro Tags #221194
    John Cameron
    Participant

    Update:

    Looks like [post-tags] in the Entry Meta (above content) will display tags.
    Not really what I want; might have to live with it

    If anyone can provide info on getting the tags below content, please reply...

    thanks

    June 28, 2018 at 9:23 am in reply to: Essence Pro Tags #221193
    John Cameron
    Participant

    Further info:

    checking the functions.php file (which is unmodified), I do have this section:

    add_filter( 'genesis_post_info', 'essence_modify_post_info' );
    /**
    * Modifies the meta information in the entry header.
    *
    * @since 1.0.0
    *
    * @param string $post_info Current post info.
    * @return string New post info.
    */
    function essence_modify_post_info( $post_info ) {
    
    	global $post;
    
    	setup_postdata( $post );
    
    	if ( is_single() ) {
    		$post_info = '[post_categories before="" after=" /"] [post_date] <i class="byline">by</i> [post_author_posts_link] [post_comments before="/ "] [post_edit]';
    	} else {
    		$post_info = '[post_categories before=""]';
    	}
    	return $post_info;

    }

    And I do have [post-tags] in the Entry Meta (below content) section of Simple Edits

    June 27, 2018 at 9:10 pm in reply to: Essence Pro Tags #221178
    John Cameron
    Participant

    Actually, this site was launched on a Studio Press theme, years later changed to a non-Studio Press theme and years later I'm now working with Essence Pro.

    Perhaps this is a question someone can answer: how do I get tags to show on posts?

  • Author
    Posts
Viewing 5 posts - 1 through 5 (of 5 total)

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2026 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble