• 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

mathiasppc

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 19 posts - 1 through 19 (of 19 total)
  • Author
    Posts
  • June 24, 2013 at 11:36 am in reply to: Table header collapses over second row #47489
    mathiasppc
    Member

    It is not working properly on my friend`s Safari either. There has to be some kind of bug in the css from the Genesis 2.0 sample theme?

    June 23, 2013 at 2:01 pm in reply to: How do I add post info to pages? #47329
    mathiasppc
    Member

    Thanks for the help everyone. Working beautifully!

    June 23, 2013 at 1:13 pm in reply to: How do I add post info to pages? #47307
    mathiasppc
    Member

    Thanks again Tibor

    Here`s what I put in functions.php

    if ( is_page() ) {
    add_action( 'genesis_entry_header', 'my_page_info' );
    function my_page_info() {
    $post_info = '[post_date] ' . __( 'by', 'genesis' ) . ' [post_author_posts_link] [post_comments] [post_edit]';
    printf( '<p class="entry-meta">%s</p>', do_shortcode( $post_info ) );
    }
    }

    It doesent work because I think theres something wrong with the if-statement? Without if ( is_page() ) the extra post info shows up on all posts and pages.

    June 23, 2013 at 10:59 am in reply to: How do I add post info to pages? #47295
    mathiasppc
    Member

    Thanks Tibor!

    Do I put this in the page.php in the Genesis Framework though? I thought I was not supposed to edit those files?

    June 22, 2013 at 6:52 pm in reply to: How do I add post info to pages? #47238
    mathiasppc
    Member

    I I just want the post info (author, date and comments) to show up on pages (as it`s already showing up in posts)

    June 21, 2013 at 12:42 pm in reply to: How do I add post info to pages? #47082
    mathiasppc
    Member

    Bump

    June 18, 2013 at 12:29 pm in reply to: How do I add post info to pages? #46594
    mathiasppc
    Member

    Anyone have a solution for this problem?

    June 18, 2013 at 12:28 pm in reply to: Removing various elements for Landing Page Design #46593
    mathiasppc
    Member

    Thanks!

    June 14, 2013 at 6:36 pm in reply to: Table header collapses over second row #46006
    mathiasppc
    Member

    Anyone have any suggestions on this?

    June 14, 2013 at 6:34 pm in reply to: Adding a new custom widget #46005
    mathiasppc
    Member

    I noticed the widget boxes were labeled with different IDs:

    #text-8 {
    padding: 0px;
    }

    June 11, 2013 at 11:47 am in reply to: Adding a new custom widget #45313
    mathiasppc
    Member

    Thanks for the suggestion, but I want the widget in the sidebar. I guess what I`m trying to say is that I`m looking for a solution that will allow me to add custom widgets to the sidebar (without all the structural wrap around that adds padding etc...). I want to add custom css to that particular widget block if that makes sense.

    June 10, 2013 at 7:04 pm in reply to: Adding a new custom widget #45149
    mathiasppc
    Member

    Looks ok fram what I see, but there`s probably a better way of doing it with genesis functions.

    June 10, 2013 at 6:55 pm in reply to: Adding a new custom widget #45144
    mathiasppc
    Member

    For example the top right widget I`ve got on my site:

    <code>

    <div id="obog_signup_widget_sidebar" style="margin: -4rem;">...</div>

    </code>

    I`ve had to specify a negative margin to hide the other elements.

    June 9, 2013 at 4:13 pm in reply to: Disable responsive in Genesis 2.0 #44928
    mathiasppc
    Member

    Perfect! Thank you 🙂

    June 9, 2013 at 2:31 pm in reply to: Links in Genesis 2 #44918
    mathiasppc
    Member

    Add this to your CSS:

    .entry-content a {

    border-bottom: 0px;

    }

    I recommend using Firefox and the inspect program for every element you want to change on your site. It will give you the css for that element and you can toy around with the styling live.

    June 8, 2013 at 10:14 am in reply to: Aligning last menu item to the right #44767
    mathiasppc
    Member

    Awesome! Thanks once again Ryan

    June 6, 2013 at 1:26 pm in reply to: Reposition breadcrumbs #44402
    mathiasppc
    Member

    Perfect that worked! I wasn`t aware of that functionality

    June 6, 2013 at 1:00 pm in reply to: Reposition breadcrumbs #44395
    mathiasppc
    Member

    Thanks for the quick responses guys. I ended up using the HTML5 markup:

    // Reposition the breadcrumbs

    remove_action( 'genesis_entry_header', 'genesis_post_info' );
    remove_action( 'genesis_before_loop', 'genesis_do_breadcrumbs' );
    remove_action( 'genesis_entry_header', 'genesis_do_post_title' );
    add_action( 'genesis_entry_header', 'genesis_do_breadcrumbs' );
    add_action( 'genesis_entry_header', 'genesis_do_post_title' );
    add_action( 'genesis_entry_header', 'genesis_post_info' );

     

    Seems a bit unecessary to use 6 lines to reposition (and change the priority) just to reposition the breadcrumbs - is this really the best way to do it?

    June 6, 2013 at 12:00 pm in reply to: How to add logo + text in the header #44374
    mathiasppc
    Member

    Thanks Ryan!

    Works beautifully.

  • Author
    Posts
Viewing 19 posts - 1 through 19 (of 19 total)

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