• 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

maheshone

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 18 posts - 41 through 58 (of 58 total)
← 1 2 3
  • Author
    Posts
  • May 28, 2013 at 8:27 am in reply to: How to hide blog posts from a specific category on home page? #42909
    maheshone
    Member

    Hi there,

    I used the code "<?php if ( is_home() ) { query_posts( ‘cat=-1′ ); } ?>"

     

    And placed in the genesis_before Hook  and it says this hook executes immediately after the opening <body> tag.

    And I noticed that the blog posts from that particular category was not showing on the home page. But... I was unable to browse the pages... it was showing the homepage posts itself when I click on Page 2, 3, etc.


    Twitter — @maheshone
    Blog — http://www.minterest.com/
    vCard — http://www.maheshone.com/

    May 27, 2013 at 11:31 pm in reply to: How to hide blog posts from a specific category on home page? #42873
    maheshone
    Member

    Someone update this?


    Twitter — @maheshone
    Blog — http://www.minterest.com/
    vCard — http://www.maheshone.com/

    May 27, 2013 at 9:00 am in reply to: Page Comments Are Not Appearing #42797
    maheshone
    Member

    Fantastic! Thanks for that.... Didn't check Genesis Menu...


    Twitter — @maheshone
    Blog — http://www.minterest.com/
    vCard — http://www.maheshone.com/

    May 26, 2013 at 1:48 pm in reply to: How to hide blog posts from a specific category on home page? #42707
    maheshone
    Member

    BUMP.... Can some one reply quickly? I'm still waiting...

     

    Please tell me which hook should I use?

    The following one?

    `genesis_before` Hook
    This hook executes immediately after the opening `` tag.


    Twitter — @maheshone
    Blog — http://www.minterest.com/
    vCard — http://www.maheshone.com/

    May 25, 2013 at 5:40 am in reply to: How to hide blog posts from a specific category on home page? #42583
    maheshone
    Member

    Hi Brad,

     

    I think it will solve my issue...  I want to try Option 2 (that's by using hooks).

    But can you please tell me which hook should I use?

    More specifically... where exactly should I place the code

    <?php if ( is_home() ) { query_posts( 'cat=-1' ); } ?>

    before the closing </head> tag, before the closing </body> tag, after the opening <body> tag. or somewhere else?

    Thanks!

     


    Twitter — @maheshone
    Blog — http://www.minterest.com/
    vCard — http://www.maheshone.com/

    May 25, 2013 at 5:39 am in reply to: How to hide blog posts from a specific category on home page? #42582
    maheshone
    Member

    I must place the code
    <?php if ( is_home() ) { query_posts( 'cat=-1' ); } ?>

     

    here...
    `genesis_before` Hook
    This hook executes immediately after the opening `` tag.

     

    Right?


    Twitter — @maheshone
    Blog — http://www.minterest.com/
    vCard — http://www.maheshone.com/

    May 1, 2013 at 1:48 pm in reply to: Remove Blog Name From Titles #38813
    maheshone
    Member

    ^Mahesh... And not 'sir'. 😉


    Twitter — @maheshone
    Blog — http://www.minterest.com/
    vCard — http://www.maheshone.com/

    May 1, 2013 at 12:30 pm in reply to: Remove Blog Name From Titles #38788
    maheshone
    Member

    Hi.. You have to create a new topic to solve your issue... but yeah... that's how it works.. if you have Yoast SEO plugin  installed then Genesis SEO options wont appear... And I guess there must be a way to import your Genesis SEO data... When you deactivate Yoast SEO the Genesis SEO option re-appears.

     


    Twitter — @maheshone
    Blog — http://www.minterest.com/
    vCard — http://www.maheshone.com/

    April 25, 2013 at 9:52 am in reply to: Remove Blog Name From Titles #37662
    maheshone
    Member

    Great! Thank you!


    Twitter — @maheshone
    Blog — http://www.minterest.com/
    vCard — http://www.maheshone.com/

    April 15, 2013 at 12:25 pm in reply to: How to remove hover color from "Home" navigation button? #35591
    maheshone
    Member

    **bump**


    Twitter — @maheshone
    Blog — http://www.minterest.com/
    vCard — http://www.maheshone.com/

    April 15, 2013 at 12:25 pm in reply to: I want to change padding of "Archive Headline" #35590
    maheshone
    Member

    **bump**


    Twitter — @maheshone
    Blog — http://www.minterest.com/
    vCard — http://www.maheshone.com/

    April 14, 2013 at 12:17 pm in reply to: I want to change padding of "Archive Headline" #35428
    maheshone
    Member

    Update:

     

    I see that there's no class called "archive-title" in my child theme stylesheet but its there in framework stylesheet.


    Twitter — @maheshone
    Blog — http://www.minterest.com/
    vCard — http://www.maheshone.com/

    April 14, 2013 at 12:09 pm in reply to: I want to change padding of "Archive Headline" #35427
    maheshone
    Member

    @marybaum

     

    Great! Thank you for that... I was doutful about the word "responsiveness" and hence quoted. 😉

     

    And regarding stylesheet.. the reason why you cant access my styleet is that there is a Googe proxy.. as the content is delivered by Google servers.

    Can you please try http://www.folopo.com/ and get the codes from that site. It's a dummy site created to test codes...

    From my analysis I got some refernce to ".taxonomy-description h1" but still not sure about that...

    'Coz I want to change the padding of "Archive Headline" only... without affecting my regular H1 to H6 titles.

     


    Twitter — @maheshone
    Blog — http://www.minterest.com/
    vCard — http://www.maheshone.com/

    April 10, 2013 at 2:11 pm in reply to: How to show 728 x 90 banner at the header? #34610
    maheshone
    Member

    Thanks a ton! You saved time and money!


    Twitter — @maheshone
    Blog — http://www.minterest.com/
    vCard — http://www.maheshone.com/

    April 10, 2013 at 2:11 pm in reply to: How to remove text logo and description and replace with image logo? #34609
    maheshone
    Member

    Fantastic! I see that header automatically becomes logo.

     

    Thanks!


    Twitter — @maheshone
    Blog — http://www.minterest.com/
    vCard — http://www.maheshone.com/

    April 10, 2013 at 1:30 pm in reply to: How to remove text logo and description and replace with image logo? #34600
    maheshone
    Member

    Hi,

     

    I did see that option... but isn't possible to replace the TITLE only and not the whole header? I want the image logo to link to my home page.

     

    Is that possible if I added the logo using the above way?

     

    I want to add an image logo that links to my home page and at the same time I want to keep my default header image.

     

    Is that possible?

     

    Thanks!


    Twitter — @maheshone
    Blog — http://www.minterest.com/
    vCard — http://www.maheshone.com/

    April 9, 2013 at 12:25 am in reply to: 4 Things: Add logo, style widgets, change banner size, and edit navigation text? #34231
    maheshone
    Member

    **bump**


    Twitter — @maheshone
    Blog — http://www.minterest.com/
    vCard — http://www.maheshone.com/

    April 7, 2013 at 10:30 pm in reply to: How To Show Only One Full Post On Home Page #33888
    maheshone
    Member

    @anitac,

    I don't see these codes in my child theme's fucntions.php. can you double check? Or can you give the exact location of the file to be edited and also... it must be done using hooks right?

     

    Thanks a ton! It helped but the codes was within home.php file of the child theme. Thanks!

     

    P.S. Please check my other thread http://www.studiopress.community/topic/4-things-add-logo-style-widgets-change-banner-size-and-edit-navigation-text/ where I explained 4 issues.

    Thanks!


    Twitter — @maheshone
    Blog — http://www.minterest.com/
    vCard — http://www.maheshone.com/

  • Author
    Posts
Viewing 18 posts - 41 through 58 (of 58 total)
← 1 2 3
« Previous Page

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