• 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

Ignore this thread

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

Community Forums › Forums › Forum Bugs and Suggestions › Ignore this thread

This topic is: not resolved
  • This topic has 8 replies, 2 voices, and was last updated 10 years, 3 months ago by nickthegeek.
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • December 12, 2012 at 4:17 pm #4788
    Kraft
    Member

    Trying to figure out how to get a greater-than sign to render correctly.

    Posting in HTML mode using pre:

    #header > wrap

    Posting in HTML mode using code:
    #header > wrap

    Trying to use the escaped value instead:
    #header > wrap

    #header > wrap

    Brandon Kraft
    Volunteer
    Blog | Twitter
    Genesis eNews Extended Support

    December 12, 2012 at 4:19 pm #4790
    Kraft
    Member

    Hmm. The above was from posting directly from html mode—not switching to visual mode.

    Now, let's see if — renders as a em-dash.


    Brandon Kraft
    Volunteer
    Blog | Twitter
    Genesis eNews Extended Support

    December 12, 2012 at 4:19 pm #4791
    Kraft
    Member

    Interesting. the em-dash using &mdash works, but not using > or the actual greater-than sign.


    Brandon Kraft
    Volunteer
    Blog | Twitter
    Genesis eNews Extended Support

    December 26, 2012 at 9:49 am #7464
    nickthegeek
    Member
    add_action( 'genesis_before', 'child_conditional_actions' );
    function child_conditional_actions() {
        if( is_home() ) {
            //put your actions here
    
        }
    
    }
    
    #header ul.menu li.forums a {
    	color: #fff;
    }
    
    .home #inner {
    	margin: 30px auto 0;
    }
    
    .full-width-content #content {
    	-moz-box-shadow: 0 0 2px #999; 
    	-webkit-box-shadow: 0 0 2px #999;
    	background-color: #fff;
    	box-shadow: 0 0 2px #999;
    	float: left;
    	margin: 0 0 25px;
    	padding: 0 30px 30px;
    	width: 900px;
    }
    
    <div class="bbp-reply-signature">
    <p>Brandon Kraft<br>
    <a href="http://www.brandonkraft.com">Blog</a> | <a href="http://twitter.com/kraft">Twitter</a> | <a href="http://www.coffeaweb.com">Business</a></p>
    </div>
    

    December 26, 2012 at 10:13 am #7475
    nickthegeek
    Member
    #header ul.menu li.forums a {
        color: #fff;
    }
     
    .home #inner {
        margin: 30px auto 0;
    }
     
    .full-width-content #content {
        -moz-box-shadow: 0 0 2px #999; 
        -webkit-box-shadow: 0 0 2px #999;
        background-color: #fff;
        box-shadow: 0 0 2px #999;
        float: left;
        margin: 0 0 25px;
        padding: 0 30px 30px;
        width: 900px;
    }
    
    December 26, 2012 at 10:58 am #7478
    nickthegeek
    Member
    #header ul.menu li.forums a {
        color: #fff;
    }
      
    .home #inner {
        margin: 30px auto 0;
    }
      
    .full-width-content #content {
        -moz-box-shadow: 0 0 2px #999; 
        -webkit-box-shadow: 0 0 2px #999;
        background-color: #fff;
        box-shadow: 0 0 2px #999;
        float: left;
        margin: 0 0 25px;
        padding: 0 30px 30px;
        width: 900px;
    }
    
    
    
    
    
    December 26, 2012 at 11:00 am #7479
    nickthegeek
    Member

    test

    December 26, 2012 at 11:03 am #7480
    nickthegeek
    Member

    test

    function test() {
    &
    }
    /**use only category 1**/
    function child_before_loop () {
        global $query_string;      
        query_posts ($query_string . '&cat=1');
    }
    add_action('genesis_before_loop', 'child_before_loop');
    December 26, 2012 at 12:17 pm #7501
    nickthegeek
    Member

  • Author
    Posts
Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Ignore this thread’ is closed to new replies.

CTA

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

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2023 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