• 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

Why does my archive/tag/category page look different?

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 › Why does my archive/tag/category page look different?

This topic is: not resolved
  • This topic has 9 replies, 5 voices, and was last updated 11 years, 7 months ago by paintingft.
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • February 25, 2015 at 4:33 am #142172
    jimmyc
    Member

    Hi,

    How can i make my tag /categorie and archive page (example:
    http://www.succesindeliefde.nl/subcategorie/intimiteit) look the same as my
    home page:

    http://www.succesindeliefde.nl

    Would be great if someone can help me with this?

    Best regards,
    Jim

    February 25, 2015 at 5:11 am #142175
    Victor Font
    Moderator

    The home page is using the Genesis Grid Loop to display your content. The Eleven 40 Pro theme does not have a custom category archive page. It is using the default page that is part of the Genesis Framework, which uses the Genesis Standard Loop. You need to create a custom category archive page based on the Grid Loop for the pages to look the same.


    Regards,

    Victor
    https://victorfont.com/
    Call us toll free: 844-VIC-FONT (842-3668)
    Have you requested your free website audit yet?

    February 25, 2015 at 5:14 am #142176
    jimmyc
    Member

    Hi,

    Thank you for your fast respons and how do i do that because
    i know how to copy and paste and edit small (obvious) things like that
    but for the rest i have no knowledge about how to code?

    Cheers,
    Jim

    February 25, 2015 at 7:21 am #142190
    Brad Dalton
    Participant

    Here's one solution https://wordpress.org/plugins/genesis-grid-loop/


    Tutorials for StudioPress Themes.

    February 25, 2015 at 7:53 am #142198
    jimmyc
    Member

    Hi,

    GREAT.

    That plugin solved 2 problems in 1 hit.

    Now the only thing that is left is:

    How do i influence the […] at the end of each sentence from each expert?

    Meaning how can i change […] for [verder lezen]

    Best regards,
    Jim

    February 25, 2015 at 9:39 am #142214
    Victor Font
    Moderator

    Here code that you can add to functions.php that will allow you to change the ellipses.

    add_filter( 'the_excerpt', 'vmf_read_more_custom_excerpt' );
    function vmf_read_more_custom_excerpt( $text ) {
    	if ( strpos( $text, '[…]') ) {
    		$excerpt = str_replace( '[&hellip;]', '<a class="more-link" href="' . get_permalink() . '">[Read More&hellip;]</a>', $text );
    	} else {
    		$excerpt = $text;
    	}
    	return $excerpt;
    }

    Regards,

    Victor
    https://victorfont.com/
    Call us toll free: 844-VIC-FONT (842-3668)
    Have you requested your free website audit yet?

    February 25, 2015 at 9:58 am #142217
    pharmaoverseas
    Member

    braddalton this plugin is awesome

    February 25, 2015 at 11:01 am #142233
    jimmyc
    Member

    Thank you both very much.

    This all solved my challenges.

    Great forum here.

    Cheers,
    Jim

    February 25, 2015 at 11:04 am #142234
    paintingft
    Member

    This is good place for every one problem solution 🙂

    February 25, 2015 at 11:04 am #142235
    paintingft
    Member

    😛

  • Author
    Posts
Viewing 10 posts - 1 through 10 (of 10 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

© 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