• 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

livewellplayhard

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
  • February 4, 2014 at 10:13 pm in reply to: Change Blog Page Headline Size to Match Other Pages #88700
    livewellplayhard
    Member

    OK, thanks. I'll give it a try!

    Jennifer

    February 4, 2014 at 9:18 am in reply to: Change Blog Page Headline Size to Match Other Pages #88514
    livewellplayhard
    Member

    Hi Davinder. Thanks for your response!

    Within which section of the css should I change this?

    Rather than changing the #widgettitle h4 font size to be the same size as h1, could I change the #widgettitle for my Blog page to be h1?

    Thanks,
    Jennifer

    February 2, 2014 at 6:37 pm in reply to: Posts for Certain Category Don't Appear on Blog (but other categories do) #88262
    livewellplayhard
    Member

    THANK YOU!!

    That was it. I vaguely recall doing this back in 2012 when I originally set this site up, then left it for two years.

    Big sigh! 🙂 I really appreciate your help.

    February 2, 2014 at 6:24 pm in reply to: Posts for Certain Category Don't Appear on Blog (but other categories do) #88256
    livewellplayhard
    Member

    Hi - I'm not sure I understand. Each category has its slug - what am I comparing this to?

    February 2, 2014 at 5:52 pm in reply to: Posts for Certain Category Don't Appear on Blog (but other categories do) #88245
    livewellplayhard
    Member

    Hi anitac. I do think you're right that there is some confusion.

    I tried what you suggested: set the Permalink setting back to the default. My pages then went into redirect loops and wouldn't load at all. I set it back to /%category%/%postname%/ - and the pages loaded again, however, I still have the same issues:

    - the orphan Livelihood category remains on the Blog page with no posts underneath.
    - the two "your-calling-and-livelihood" posts appear under the page of the same category name, but will not display on the Blog page.

    I also deleted all tags, categories containing "livelihood" and the lone Livelihood heading remained.

    What I did notice is in Firebug is this. On the Blog page:

    Relationships Category (which does work and display its posts on Blog page) contains this code:
    <h4 class="widget-title widgettitle">Relationships</h4>
    <div class="post-463 post type-post status-publish format-standard hentry category-social entry">

    Mind, Body & Spirit Category (which also works and displays its posts on Blog page) contains this code:
    <h4 class="widget-title widgettitle">Mind, Body & Spirit</h4>
    <div class="post-164 post type-post status-publish format-standard hentry category-mind-body-spirit entry">

    Livelihood on the Blog page only contains this:
    <h4 class="widget-title widgettitle">Livelihood</h4> it is not followed by the same <div>

    ???

    February 2, 2014 at 2:48 pm in reply to: Hyperlink Color in Lifestyle Legacy Version #88218
    livewellplayhard
    Member

    Hi Summer,

    Yes, any feedback helps. I believe I've gotten that behavior fixed. Thanks so much for your help as well.

    I'm now having issues on with the Blog Template page in its own support post: Posts for Certain Category Don't Appear on Blog (but other categories do).

    Working through this, one item at a time. 🙂

    Jennifer

    February 2, 2014 at 1:35 am in reply to: Hyperlink Color in Lifestyle Legacy Version #88124
    livewellplayhard
    Member

    Fixed. Brute forced somewhat, I think, but fixed. Thanks for the help, Summer. I was able to learn from your suggestions.

    I'm an ex-web developer, but I've been out of it for a long time. 🙂

    Thanks again,
    Jennifer

    February 2, 2014 at 12:30 am in reply to: Hyperlink Color in Lifestyle Legacy Version #88116
    livewellplayhard
    Member

    Thanks Summer,

    Good point about clearing the cache, which I did for both Chrome and Safari. I also restarted (it was time anyway) and now this is getting really weird.

    In Chrome :
    - Nav & Content links: Charcoal/Charcoal (unvisited/visited) - this is similar to original Lifestyle theme color options (which were still there this morning). The Content links are in fact specified in the css as Light Blue (#509ac9), but appears as Charcoal in this browser.
    - Blogroll links: Bright Blue/Charcoal (new, not desired!)

    In Safari:
    - Nav & Blogroll: Bright Blue/Charcoal (new, not desired at all)
    - Content links: Light Blue (desired)/Charcoal - this combination is desired.

    This is what is desired:
    Primary & Secondary Nav: Charcoal/Charcoal
    Content: Light Blue/Charcoal
    Blogroll: Charcoal/Charcoal

    BTW: The ability to configure Color Options in Genesis disappeared this afternoon - Genesis 2.02 upgrade perhaps? - and started me down this rabbit hole... 🙁

    February 1, 2014 at 10:32 pm in reply to: Hyperlink Color in Lifestyle Legacy Version #88107
    livewellplayhard
    Member

    Thanks, Summer.

    I believe that's the code that I added (I think)

    The original code is commented above:

    /*
    .entry-content a,
    .entry-content a:visited {
    text-decoration: underline;
    }
    */

    But if you look on the About page, where there are some links in the content, they still appear as black.

    I wonder if there's something that's overriding that. I saw in Firebug that perhaps the <p> attributes might be inherited here?

    Jennifer

    February 1, 2014 at 8:41 pm in reply to: Lifestyle 'Color Style' Options in Genesis Disappeared #88099
    livewellplayhard
    Member

    Thanks, again. I finally went in and started to hack the .css, which eventually worked but I lost several hours.

    I also don't see an option to rollback to the previous version. I have also searched and searched for how to do this - would you mind sharing this as well? Then I promise I will leave you alone 🙂

    I did turn auto-update off for Genesis though, which I suspect might have played a part in "now it's there, now it's not".

    February 1, 2014 at 7:04 pm in reply to: How do I change the hyperlink color? #88092
    livewellplayhard
    Member

    Thank you so much, Andrea! Nice job.

    Jennifer

  • 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