• 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

verymom

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 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • August 19, 2014 at 11:25 pm in reply to: Frustrating stylesheet problem with Lifestyle Pro #119942
    verymom
    Member

    Ugh. These forums are useless lately.

    If anyone else has this problem, change the version number at the top of the style sheet. THEN change the version number in the functions file. Save both, and shift + refresh and the css changes will FINALLY load.

    If anyone has a better fix for this, let me know. Not holding my breath though. Chirp, chirp.

    August 4, 2014 at 12:43 pm in reply to: Frustrating stylesheet problem with Lifestyle Pro #117033
    verymom
    Member

    This is nuts. What is this ver=3.0.0 file? Anyone??

    October 16, 2013 at 10:24 pm in reply to: Comment links disappear #67124
    verymom
    Member

    I figured it out, well I found a solution someone else helped me with on another theme. But FYI for anyone else: in the Genesis Simple Edits plugin simply change [post_comments] to [post_comments hide_if_off ="disabled"]

    October 16, 2013 at 10:20 pm in reply to: Comment links disappear #67123
    verymom
    Member

    Thank you, no. It's just a personal blog. I don't mind having the comments turned off after a certain date.

    I just want the comment link to still display after the comments are off. It seems quite odd that it would disappear.

    October 12, 2013 at 11:41 am in reply to: Remove timestamp from comment list #66428
    verymom
    Member

    Someone once told me not to reply to my own threads, but if no one else is... I ought to at least post my progress right?

    My brother helped me edit the PHP to remove the timestamp and keep the date:

    <?php
    $pattern = '<time itemprop="commentTime" datetime="%s"><a href="%s" itemprop="url">%s</a></time>';
     
    printf($pattern, esc_attr( get_comment_time( 'c' ) ), esc_url( get_comment_link( $comment->comment_ID ) ), esc_html( get_comment_date() ) );
     
    edit_comment_link( __( '(Edit)', 'genesis' ), ' ' );
    ?>

    So if I edit the file in genesis, it works. However, I know you're not supposed to do that, it'll just get overwritten in an upgrade. Anyone know how to turn that bit of code into a functions file thingy I can stick in my child theme? The functions file is a deeply mysterious place, I don't quite get it yet.

    October 11, 2013 at 7:38 pm in reply to: Remove timestamp from comment list #66356
    verymom
    Member

    It looks like this is the bit of code in the genesis comment.php file. I'm sure I need to put something in my child theme's functions file to remove the time part? But I've no idea how. Any ideas?

    <?php
    				$pattern = '<time itemprop="commentTime" datetime="%s"><a href="%s" itemprop="url">%s %s %s</a></time>';
    				printf( $pattern, esc_attr( get_comment_time( 'c' ) ), esc_url( get_comment_link( $comment->comment_ID ) ), esc_html( get_comment_date() ), __( 'at', 'genesis' ), esc_html( get_comment_time() ) );
    
    				edit_comment_link( __( '(Edit)', 'genesis' ), ' ' );
    				?>
    
    February 6, 2013 at 9:30 pm in reply to: previous post / next post #18572
    verymom
    Member

    Oh nevermind, I just added it to the
    genesis_after_comment_form
    area and that solved it.

     

    Thanks for all your help!

    February 6, 2013 at 9:28 pm in reply to: previous post / next post #18570
    verymom
    Member

    Oh shoot - it's showing up on the main blog page, not just on single posts.  I have it in this section:
    genesis_after_post_content
    What can I do to make it only show on the single posts?

    February 6, 2013 at 8:50 pm in reply to: previous post / next post #18567
    verymom
    Member

    Oh thank you!!  That worked, yay!

    February 6, 2013 at 5:24 pm in reply to: previous post / next post #18544
    verymom
    Member

    Sorry, I meant that I directly edited Prose files rather than making a child theme to Prose.  So if I update it I will lose all my customizations.  It will be much more trouble than its worth.

    Can you explain in more detail about the hooks?  I've installed the plugin but the reference and hook guide gives me no clue as to how to take my code above and make it work.

    Thank you!

    February 6, 2013 at 4:21 pm in reply to: previous post / next post #18528
    verymom
    Member

    I suppose not - it's not a child theme so I don't want to upgrade.  (I've learned to do child themes since).  Any other way to add this?

    February 6, 2013 at 2:55 pm in reply to: previous post / next post #18502
    verymom
    Member

    I've been using Genesis themes for a few years, but get overwhelmed every time I deal with customizing one.

    I don't see a Genesis -> Custom code -> Custom Functions in the menu.

    I have Genesis - Theme Settings, Design Settings, SEO Settings, Import / Export, Simple Comments, Simple Edits.

    Am I looking in the wrong place?  I've made other edits to the functions.php file, but this one won't work there.

     

     

    January 2, 2013 at 4:55 pm in reply to: Remove slideshow #9051
    verymom
    Member

    Nevermind, seems when we added content, it disappeared.  Strange...

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

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