• 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

How to move the Archive Title

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 › Archived Forums › General Discussion › How to move the Archive Title

This topic is: not resolved

Tagged: archive, entry, functions, php, title

  • This topic has 2 replies, 2 voices, and was last updated 12 years, 9 months ago by GabeVelez.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • February 27, 2013 at 8:04 am #23083
    GabeVelez
    Participant

    Working on this site: <a href="http://dev4.designoncue.com">dev4.designoncue.com</a>

    Need to move ARCHIVE-TITLE to genesis_before_content_sidebar_wrap on all archive pages, but can't find the EXACT hook for this

    for Archive page see here: <a href="http://dev4.designoncue.com/category/programs/">dev4.designoncue.com/category/programs/</a>

    My goal is to make the category pages archive title uniform with the other pages entry titles.

    Currently am using this in the functions.php file to move the entry-title up on the other pages:

    // Moving Page & Post Title
    add_action('get_header','child_remove_page_titles');
    function child_remove_page_titles() {
    if ( is_singular() ) {
    remove_action('genesis_post_title', 'genesis_do_post_title' );
    add_action('genesis_before_content', 'genesis_do_post_title' );
    }
    }

    Please advise!

     

    Gabe

    February 27, 2013 at 1:47 pm #23149
    David Chu
    Participant

    Hi,
    Wow, that link went crazy, but I found your site anyway. 🙂

    If I'm following you, I don't think is_singular is going to help you in that context. Try is_archive and/or is_category for those. You may end up needing them all. I've had some pretty long lists of those in IF statements at times.

    Dave


    Dave Chu · Custom WordPress Developer – likes collaborating with Designers

    February 27, 2013 at 10:42 pm #23237
    GabeVelez
    Participant

    Thanks Dave, but I'm looking specifically for the function for the archive title so I can move it

    Once I have that I'll be golden. Any ideas?

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘General Discussion’ is closed to new topics and replies.

CTA

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

Create a site with WP EngineShop for Themes

Footer

StudioPress

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