• 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

StacyN

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 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • December 2, 2015 at 2:35 pm in reply to: Genesis Simple Hooks needs after-entry-meta hook #172510
    StacyN
    Participant

    I realize the knowledge is very valuable and there's no argument one should be compensated for that skill. For example, I work as a photographer. If I were participating in a photography forum with my peers - I personally wouldn't be comfortable sending someone to a sentence or two of an answer to get someone interested... and then link them to a "want more - sign up" site? To each his own 🙂 I can appreciate that some coders probably don't mind a bit paying for a solution in a quick manner to expedite the job.

    I certainly wasn't trying to be argumentative in any manner and apologize if I offended anyone.

    I think the folks above time looking for the answers at length to this one - as I have been. What is interesting is the Genesis Simple Hooks plugin - there's not a place created in within it for "genesis_before_content" (or basically to have something appear following the Entry Meta info). This hook executes immediately before the content column (outside the #content div). after the Entry Meta location.

    Those of us who try to use a plugin such as Simple Hooks - do so because we aren't expert programmers - but are doing our very best to dig for solutions. Some of my clients are on such a tight budget we don't have much wiggle room, so I do try to research the answers myself. I've been all through the Hooks documentation and while I know what hook is needed, no idea how to execute the hook reference.

    December 2, 2015 at 10:33 am in reply to: Genesis Simple Hooks needs after-entry-meta hook #172480
    StacyN
    Participant

    I agree - we are hoping to have people who enjoy participating within StudioPress (which we have already paid for) hopefully share and provide some solutions between ourselves. Linking to an answer that is hidden - that must be paid for to see - isn't helpful in the least, but very much self-promotion.

    November 9, 2015 at 8:29 am in reply to: Making Unique Sidebar for Home Page on Metro Theme – does not wrap? #170560
    StacyN
    Participant

    I mean - it's apparent to me then, I need to have the front-page.php file call to a sidebar crafted just for the Home Page.

    I tried one using Simple Sidebars. That sidebar is called "home-page-sidebar" but I can't seem to figure out where to call to it.

    Then I tried manually coding a sidebar I made called "home-side" and it shows up, but UNDER the slider instead of adjacent to it. It shows up under the slider and the Primary Sidebar is still showing as well (instead of being replaced by the home-side).

    November 9, 2015 at 8:01 am in reply to: Making Unique Sidebar for Home Page on Metro Theme – does not wrap? #170556
    StacyN
    Participant

    I am already using Simple Sidebars for other sections throughout the website. We are trying to make their former not-mobile ready website match as closely as it formerly did: http://rockfordmichamber.com

    They want their special buttons (located on the right side of the slider) to remain in place on the HOME page only

    I also set up the former website for them using the Associate theme a couple of years ago. At that time, I managed to accomplish the very thing I'm attempting to do right now (added that sidebar alongside the slider via coding). But for some reason, I cannot seem to re-create the same sidebar setup in Metro.

    If I go the route of using the Simple Sidebars instead - then I need to find a way to have the Home page call to THAT sidebar (which I have created because I thought perhaps this would need to be my solution).

    Any suggestions are greatly appreciated.

    August 24, 2015 at 10:03 am in reply to: Return to Top link in HTML5 themes: How to set it up? #163309
    StacyN
    Participant

    This was also a HUGE help to me on a client project as well - thank you so much for sharing!

    All best,
    Stacy

    August 3, 2015 at 6:29 pm in reply to: Help with How to Remove a Date Block #161337
    StacyN
    Participant

    This was making me crazy - and I just went into the style sheet and set the DISPLAY to "none". It worked just fine for me without changing any alignment of the borders or other issues.

    .post-photo .post-date {
    -moz-box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.20);
    -webkit-box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.20);
    background-color: #fff;
    box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.20);
    color: #7d7d7d;
    display: block; - CHANGE THIS LINE TO display: none;
    font-size: 14px;
    padding: 20px 10px;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -2px;
    width: 100px;
    z-index: 999;
    }

    March 20, 2014 at 2:30 pm in reply to: Genesis Simple Sidebar – can't delete a bad sidebar #95875
    StacyN
    Participant

    Well - I did get a note from the Help Desk - but I am very afraid to go into the database - this is where it crossing my line of being "comfortable". Deleting the plug-in and adding it back didn't work, so yes - it's something now corrupt in the database.

    Unfortunately the only way to do this is by deleting references to it in the database directly.

    This thread shows what to look for:
    http://wordpress.org/support/topic/error-after-updating-to-php-54?replies=19

    What would anyone suggest now? I'm looking right at these instructions and yet I'm pretty sure I have no idea how to do this.

    March 20, 2014 at 12:02 pm in reply to: Genesis Simple Sidebar – can't delete a bad sidebar #95856
    StacyN
    Participant

    That's why I'm afraid of - that it might be right in the database? We have multiple sidebars (it's a rather complicated little website) so I hope this isn't the case (having to start from scratch).

    June 13, 2013 at 10:13 am in reply to: Add a logo header with a link #45678
    StacyN
    Participant

    Exact same problem - can anyone say how this is resolved? When I replaced text with logo - it's no longer clickable.

    My art director is getting frantic about this:

    http://jhawkwood.com/r

    June 13, 2013 at 10:10 am in reply to: executive menu covers logo #45677
    StacyN
    Participant

    Well - I need to know how this was done as well. Can someone please post how to make the logo a clickable link to HOME?

    http://jhawkwood.com/r

    May 16, 2013 at 8:11 pm in reply to: How to Edit RSS Template #41295
    StacyN
    Participant

    I'm having the same issue. In the Genesis settings, the Content Archives is set to "Display Post Content" with NO number set to the limit.

    In the WordPress settings, the "For each article in a feed, show.." is set to FULL POST CONTENT.

    And yet, when one view the RSS feed - only excerpts show. My client is getting irritated with me because I cannot seem to force the full articles to show in the feed.

    http://wealthlion.com/feed

     

     

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