• 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

krystyn

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 20 posts - 61 through 80 (of 146 total)
← 1 2 3 4 5 6 7 8 →
  • Author
    Posts
  • March 13, 2014 at 10:18 am in reply to: Display Category Archives as a Thumbnail Gallery w/o a plugin #94693
    krystyn
    Participant

    Thank you @Braddalton, worked perfectly!

    March 13, 2014 at 8:18 am in reply to: Display Category Archives as a Thumbnail Gallery w/o a plugin #94652
    krystyn
    Participant

    @Braddalton is there a way that the category page can have say 21 posts displayed, but leave the main home page showing 2 full posts? I'm not sure how to set it in genesis so that they are different. If I change the settings >> reading it changes both the home page and the category page.

    Here's the site, but I'm not sure if it's relavent..I'm sure I'm just missing something.

    March 7, 2014 at 2:27 pm in reply to: Help, please. Category and Tags not showing on posts #93867
    krystyn
    Participant

    Well, resolved it myself.

    This is in the functions.php file. Needs to be removed, or commented out as I did to test it.

    //* Remove entry meta in entry footer
    //* add_action( 'genesis_before_entry', 'beautiful_remove_entry_meta' );
    //* function beautiful_remove_entry_meta() {

    //* Remove if not single post
    //* if ( ! is_single() ) {
    //* remove_action( 'genesis_entry_footer', 'genesis_entry_footer_markup_open', 5 );
    //* remove_action( 'genesis_entry_footer', 'genesis_post_meta' );
    //* remove_action( 'genesis_entry_footer', 'genesis_entry_footer_markup_close', 15 );
    //*}

    //*}

    March 6, 2014 at 9:55 am in reply to: Display Category Archives as a Thumbnail Gallery w/o a plugin #93675
    krystyn
    Participant

    OMG, @Whatsthatsmell..seriously? I'm pleading post-baby brain on that one..thank you!

    March 6, 2014 at 8:32 am in reply to: Display Category Archives as a Thumbnail Gallery w/o a plugin #93655
    krystyn
    Participant

    Thank you @BradDalton that looks very nice.

    March 5, 2014 at 8:55 pm in reply to: Display Category Archives as a Thumbnail Gallery w/o a plugin #93612
    krystyn
    Participant

    Whoops, forgot to tag you @whatsthatsmell above.

    March 5, 2014 at 3:37 pm in reply to: Display Category Archives as a Thumbnail Gallery w/o a plugin #93591
    krystyn
    Participant

    Yes, I can play with that.

    Okay, one more question...how did you add the title and the text above the thumbnails, etc? Did you add that in your .php for each category?

    March 5, 2014 at 3:24 pm in reply to: Display Category Archives as a Thumbnail Gallery w/o a plugin #93588
    krystyn
    Participant

    Thanks, @Kim. That works as long as there is a featured image. If there isn't an image, the alignment is off, but well, there should always be an image, right?

    So, thank you.

    (And, I had portfolio and changed it to category just so it matched the page name.)

    March 5, 2014 at 3:03 pm in reply to: Display Category Archives as a Thumbnail Gallery w/o a plugin #93586
    krystyn
    Participant

    Sorry. Here's the test category page I'm playing with: http://www.krizzydesigns-test.com/test1/category/category-1

    March 5, 2014 at 3:00 pm in reply to: Display Category Archives as a Thumbnail Gallery w/o a plugin #93584
    krystyn
    Participant

    Thanks. I think I've got it working..now I just can't figure out what to change in the css to get the images to be on the same line regardless of the post titles' length.

    March 5, 2014 at 1:06 pm in reply to: Display Category Archives as a Thumbnail Gallery w/o a plugin #93561
    krystyn
    Participant

    @Kim how did you get that to display for your category? I don't see portfolio anywhere once adding that file. Maybe I'm missing something and it's super obvious? And then do you select a page template for the category pages or is it automatic?


    @Brad
    what you sent works, of course, will need some css (to add the post title), but it does this for all categories and archives, right?

    February 28, 2014 at 7:23 am in reply to: Adding Image gallery #92802
    krystyn
    Participant

    Following.

    December 12, 2013 at 2:03 pm in reply to: Image background for content area on home page only #78593
    krystyn
    Participant

    Perfect @nutsandbolts !

    Thank you!

    Off to get spacing right now for home and other pages.

    December 12, 2013 at 1:49 pm in reply to: Image background for content area on home page only #78589
    krystyn
    Participant

    @nutsandbolts

    Here's a link...I took off the coming soon for a bit: http://gigalaw.net

    Also, it's the picture on the left (full body)...I added it back in so you can see where it goes, but I only want it on the home page....then I will work on the css spacing so it only bumps things over on the home page and not posts, etc.

    http://gigalaw.net

    Thanks.

    December 12, 2013 at 1:40 pm in reply to: Image background for content area on home page only #78586
    krystyn
    Participant

    @nutsandbolts

    Yes, I tried

    #home .content-sidebar #inner .wrap {
    background: url(“http://url.com/background”) no-repeat scroll 0 0 #ffffff;
    }

    and

    .home .content-sidebar #inner .wrap {
    background: url(“http://url.com/background”) no-repeat scroll 0 0 #ffffff;
    }

    and even

    .home.content-sidebar #inner .wrap {
    background: url(“http://url.com/background”) no-repeat scroll 0 0 #ffffff;
    }

    I'm puzzled as I thought for sure one of them would work?

    December 12, 2013 at 1:37 pm in reply to: Image background for content area on home page only #78584
    krystyn
    Participant

    Anybody else have any ideas? I'm not using a "home" page if that helps. The home page has widgets to pull posts from different categories.

    December 11, 2013 at 2:50 pm in reply to: Image background for content area on home page only #78409
    krystyn
    Participant

    Whoops...tag didn't work.


    @nutsandbolts
    …yeah, I added it, and it’s not showing at all now…..hmmmmm

    December 11, 2013 at 2:20 pm in reply to: Image background for content area on home page only #78405
    krystyn
    Participant

    @Nutsandbolts...yeah, I added it, and it's not showing at all now.....hmmmmm

    December 11, 2013 at 2:18 pm in reply to: Image background for content area on home page only #78403
    krystyn
    Participant

    @nutsandbolts if there isn't a #home in the css, besides just adding it

    #home .content-sidebar #inner .wrap {

    }

    Is there anything else I need to do? With the background image there, it's no longer showing.

    When I had it here, it was placed in the correct spot, but it just shows on all posts and pages including home.

    .content-sidebar #inner .wrap {

    background: url("http://url.com/background") no-repeat scroll 0 0 #ffffff;

    December 10, 2013 at 8:20 pm in reply to: Image background for content area on home page only #78224
    krystyn
    Participant

    Thanks...I'll have to convert from html5....but I get the basic idea!

  • Author
    Posts
Viewing 20 posts - 61 through 80 (of 146 total)
← 1 2 3 4 5 6 7 8 →
« 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