• 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

Display Category Archives as a Thumbnail Gallery w/o a plugin

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 › Design Tips and Tricks › Display Category Archives as a Thumbnail Gallery w/o a plugin

This topic is: resolved

Tagged: exectutive pro, recipes, thumbnail index

  • This topic has 35 replies, 5 voices, and was last updated 5 years, 3 months ago by Brad Dalton.
Viewing 20 posts - 1 through 20 (of 36 total)
1 2 →
  • Author
    Posts
  • January 7, 2014 at 4:43 pm #83897
    Kimberly
    Participant

    Hi there. I have been trying to figure out how to display my category archives as a thumbnail gallery instead of as posts excerpts or full posts.

    Right now I have created pages for my popular categories and I use the Genesis Featured Posts widget on each page: http://theysmell.com/recipes/

    I would like for my category archives to display thatway as well. Right now it shows as thumbnails with an excerpt with a content-sidebar layout. I would like it full with and only thumbnails. http://theysmell.com/i-said-so/recipes/

    It's been done...http://www.momdot.com/category/cooking-baking/ but I can't figure out how.

    I would like to not use a plugin.

    Any advice or any place you can point me would be appreciated.

    Thanks!


    What’s That Smell?

    http://theysmell.com
    January 7, 2014 at 5:01 pm #83909
    Brad Dalton
    Participant

    You could use the archive-portfolio.php template from the Executive Pro child theme as your archive page for any category and change the columns to 4 with a sidebar and pagination.


    Tutorials for StudioPress Themes.

    January 8, 2014 at 8:39 am #83990
    Kimberly
    Participant

    I will give this a try Brad, thank you for the suggestion! I'll report back on my efforts 🙂


    What’s That Smell?

    January 8, 2014 at 11:43 am #84024
    Kimberly
    Participant

    Thank you so much, with a bit of CSS, this WORKED!


    What’s That Smell?

    February 12, 2014 at 12:17 pm #90000
    Erica Mueller
    Member

    Kimberly,

    Would you mind sharing how you did this? I'm needing it for a client who has a travel site and wants a pretty grid for some of her categories. We're actually using the Executive Pro theme already but I'm unsure of how to use the template made for the custom post type for regular posts instead, and only certain categories.


    WordPress Manipulator

    February 12, 2014 at 12:25 pm #90010
    Kimberly
    Participant

    I pretty much took the code and saved it to category.php. Then did the necessary CSS.

    http://theysmell.com/i-said-so/recipes/


    What’s That Smell?

    February 12, 2014 at 12:56 pm #90013
    Erica Mueller
    Member

    Thank you, Kimberly. Apparently my brain is fried, cause I did it and I got thumbnails, but all left aligned and with comment counts, post meta, etc all there and no obvious way to fix it.

    Normally I'm pretty darn capable when it comes to Genesis.

    Perhaps a new day will help. 🙂


    WordPress Manipulator

    February 12, 2014 at 2:07 pm #90024
    Kimberly
    Participant

    The file matches exactly to the archive-portfolio from the Executive theme. I am pretty sure all I did was rename executive to lifestyle cause that's what I am using. The rest was all css with the portfolio classes.


    What’s That Smell?

    February 12, 2014 at 7:32 pm #90067
    Brad Dalton
    Participant

    This is an easier method http://wpsites.net/web-design/archive-page-grid-style-columns-using-css/


    Tutorials for StudioPress Themes.

    March 5, 2014 at 1:06 pm #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?

    March 5, 2014 at 2:58 pm #93583
    Kimberly
    Participant

    I saved it as category.php in my child theme folder.


    What’s That Smell?

    March 5, 2014 at 3:00 pm #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 3:01 pm #93585
    Kimberly
    Participant

    Link to site?


    What’s That Smell?

    March 5, 2014 at 3:03 pm #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:15 pm #93587
    Kimberly
    Participant

    I only know enough to be dangerous here but in my setup I have a custom class just for the category pages that have the word "portfolio" in them, so it doesn't affect anything sitewide.

    Tinkering in Chrome when I add:

    float: left;

    to line 1658 it fixes the alignment (.category .post)

    But you need to make sure that doesn't affect anything else on the site.


    What’s That Smell?

    March 5, 2014 at 3:24 pm #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:29 pm #93589
    Kimberly
    Participant

    You might have to play with a set height attribute in case there isn't a featured image? I would imagine you would usually have one but who knows.


    What’s That Smell?

    March 5, 2014 at 3:37 pm #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 8:55 pm #93612
    krystyn
    Participant

    Whoops, forgot to tag you @whatsthatsmell above.

    March 5, 2014 at 10:55 pm #93618
    Brad Dalton
    Participant

    You could also display the entry title over the image. http://wpsites.net/web-design/display-entry-title-on-featured-image/


    Tutorials for StudioPress Themes.

  • Author
    Posts
Viewing 20 posts - 1 through 20 (of 36 total)
1 2 →
  • The forum ‘Design Tips and Tricks’ 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