• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Appfinite

Appfinite

Premium WordPress Themes for The Genesis Framework

  • Themes
  • Blog
  • Tutorials and Resources
  • Forums
  • Contact Us

Remove title

Home › Community Forums › Epik Theme Support › Remove title

Tagged: remove title, snippet

  • This topic has 2 replies, 2 voices, and was last updated 8 years, 11 months ago by Eric.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • July 16, 2013 at 3:51 pm #5884
    ggsalas
    Customer

    Hi, I would like remove the title on posts. I test this snippet and not work:

    remove_action( 'genesis_entry_header', 'genesis_do_post_title' );

    Thanks

    July 16, 2013 at 5:26 pm #5885
    ggsalas
    Customer

    I can do it with this code, but not work on portfolio page. How can do this in portfolio page?

    add_action( 'genesis_before_post', 'borrar_titulo' );
    function borrar_titulo(){
    	if ( in_category(array('enlace', 'documentos')) ) {
    			remove_action( 'genesis_post_title', 'genesis_do_post_title' );
    		}else{
    		} 			
    	}
    July 16, 2013 at 11:01 pm #5892
    Eric
    Customer

    Look in your portfolio template and remove the code for the title at the top –

    // Adds Page Title and Content
    add_action( 'genesis_before_content', 'genesis_do_post_title' );

    I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Log In

Primary Sidebar

Search Forums

Affiliate Program

Looking to earn some money? Join our Affiliate program and earn 35% of every sale you refer. Top referrers earn 40-50%.

Join Now →

The Genesis Framework

All of our themes are designed for the Genesis Framework. You will need to purchase Genesis in order to use any of our themes.

Purchase Genesis

Hire a Web Developer

Need help setting up or customizing your website?

Contact Us →

Search Full Site

  • Buy Genesis!
  • Shopping Cart
  • Themes
  • My Account
  • Support Forums
  • Tutorials and Resources
  • Privacy Policy
  • Contact Us
  • Follow Us on Twitter

Copyright © 2022 · Appfinite · Built With The Genesis Framework