Reply To: php function to remove page titles no longer working

Homepage Community Forums Legacy Theme Support php function to remove page titles no longer working Reply To: php function to remove page titles no longer working

#10627
Eric
Customer

    It worked for me, are you adding just that line alone? Also, make sure the '<!--formatted--> symbol shows up properly. The one from that link doesn’t show up right since they didn’t add it wrapped with the code block for the forums.

    Here are more ways that you can do it – http://bit.ly/1bMF9E3 that will show that code above, and it will also show some other ways to do it….example – if you wanted to remove a certain page title, or multiple page titles, or all page titles.

    Once you try out the second link, let me know if you get it working or not

    EDIT: I just realized, the code that I pasted above does in fact have the wrong ' symbol. Try this instead – remove_action( 'genesis_entry_header', 'genesis_do_post_title' ); …and of course the second link above.


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