- This topic has 11 replies, 4 voices, and was last updated 11 years, 6 months ago by
James.
-
AuthorPosts
-
August 31, 2014 at 9:49 am #22170
James
I’m really enjoying GP, and I have my first question: I like the way the featured images appear on the Home/front page, but I would like them to not show on the single post page. Especially if the featured image is a small file, and it gets ‘blown up’ on the single post page: http://www.windowstalk.org/2014/08/pdferaser-giveaway/
Thanks,
JamesAugust 31, 2014 at 9:54 am #22173Tom
Lead DeveloperLead DeveloperHi James,
I’m actually working on this right now 🙂
I’m thinking an option to hide the featured image on single post pages, and removing the function that’s “blowing up” the images.
Think that would be best?
August 31, 2014 at 10:02 am #22174Tom
Lead DeveloperLead DeveloperTo remove the page header from single posts for now, you can add the following CSS:
.page-header-image-single { display: none; }August 31, 2014 at 10:21 am #22175James
That code worked just fine, Tom. Thanks!
I had to chuckle: I never thought I would need the WP Editor again after getting all the cool Addons!I’m thinking an option to hide the featured image on single post pages, and removing the function that’s “blowing up” the images.
Think that would be best?
I think that would work, just a checkbox like you have with the ‘disable elements’ addon?
August 31, 2014 at 10:25 am #22176Tom
Lead DeveloperLead DeveloperGood idea – didn’t think to use the Disable Elements addon 🙂
August 31, 2014 at 10:57 am #22208Tom
Lead DeveloperLead DeveloperOk, so this is fixed in the next version of Page Header, and there’s an option to disable the page header in the next version of Disable Elements.
Thanks!
August 31, 2014 at 11:24 am #22214James
Wonderful!
September 1, 2014 at 3:24 am #22518Nick
I got exactly the same request. The CSS code works excellent.
GREAT work @Tom, GeneratePress is just awesome (i use forefront childtheme btw.), love it. 🙂
Best wishes from Germany,
NickSeptember 1, 2014 at 8:45 am #22665Tom
Lead DeveloperLead DeveloperAwesome – hopefully the new version is better for everyone 🙂
Thanks! Glad you’re enjoying it!
September 2, 2014 at 5:20 am #23168Ben Silverman
HI there, I tried this method by editing the CSS in Appearances > Editor > style.css, but i hasn’t seemed to work. Have I done something wrong?
September 2, 2014 at 5:32 am #23169Ben Silverman
Okay, forget that. It works now. Maybe it took some time to activate. Thanks for the help!
September 2, 2014 at 1:04 pm #23345James
Ben, instead of editing your style.css file, you will find it best to use the Simple Custom CSS Plugin. http://wordpress.org/plugins/simple-custom-css/
That way, when the theme is updated, you won’t lose your modifications. -
AuthorPosts
- You must be logged in to reply to this topic.