• 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

Christina

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 20 posts - 1 through 20 (of 74 total)
1 2 3 4 →
  • Author
    Posts
  • January 31, 2022 at 9:12 am in reply to: Full Site Editing Update? #504682
    Christina
    Participant

    Now that it's released, I'm very sadly considering quitting Genesis after 7+ years of developing on it.

    It was a red flag to me when they automatically disabled blocks in widget areas when they clearly new FSE was coming.

    Anyone else heard any updates on whether StudioPress is going to start staying up-to-date again?

    November 23, 2020 at 8:51 am in reply to: Move submit comment button above Jetpacks subscription checkboxes? #502040
    Christina
    Participant

    No problem! For some reason, it's not liking my imgur links. Here's a different one. Image.

    November 20, 2020 at 1:31 pm in reply to: Move submit comment button above Jetpacks subscription checkboxes? #502015
    Christina
    Participant

    Sorry, maybe you went to the wrong link? 😀 Here's a screenshot of that link: jetpack comment subscription See the Jetpack "Notify me of follow-up..." is showing above the comment submit button instead of below it.

    To answer your question, like I mentioned in the title and the first question, I'm not trying to remove anything, I am trying to swap the positions of the jetpack subscription options and the submit comment button.

    And thanks, I know that theme is out-of-date, it's my own old blog that I don't update anymore, so I'm sure there are lot's of weird errors. It was just an example of the comment section in all of the blogs I design and develop because it's a Genesis thing (like I said, even with the child themes off, it still swaps the position of the "Post comment" and Jetpack subscription checkboxes).

    November 20, 2020 at 9:54 am in reply to: Move submit comment button above Jetpacks subscription checkboxes? #502012
    Christina
    Participant

    They are all different custom themes. But it's Genesis, it does it even with testing just the framework as the theme. I know it has to be a simple fix to swap positions, I just can't find the code to tweak. You can see one example of a really old theme of mine here: https://www.littlevictorian.com/dollhouse-flooring#respond

    February 9, 2018 at 3:55 pm in reply to: Post pagination showing random posts (or no posts) #216385
    Christina
    Participant

    Yeah, it's a problem with the theme. I've replicated it on a staging site, but even after stripping almost all other code in the child theme, it's still happening. I'll keep looking. Thanks for verifying that the code is good Brad!

    February 9, 2018 at 10:54 am in reply to: Post pagination showing random posts (or no posts) #216378
    Christina
    Participant

    Hmm, any ideas of where I could start looking for the cause of the problem on the live site? I don't even know where to start.

    On the latest posts, it just shows a blank spot for the previous post. It works on some posts, but on others it will show a post that was 3 or 4 posts previous, not immediately previous (same for "next" posts).

    And thank you very much for your help so far!

    February 9, 2018 at 9:51 am in reply to: Post pagination showing random posts (or no posts) #216374
    Christina
    Participant

    I moved it to the entry footer, but it's still not working properly.
    add_action( 'genesis_entry_footer', 'prev_next_post_nav' );

    February 9, 2018 at 9:10 am in reply to: Post pagination showing random posts (or no posts) #216373
    Christina
    Participant

    I moved it from entry content to after entry. Is that the problem?

    January 25, 2018 at 8:04 pm in reply to: URL issues #215745
    Christina
    Participant

    Yes, that's all you have to do. They will automatically appear there.

    January 25, 2018 at 8:01 pm in reply to: Book Image, Description, Link in sidebar #215744
    Christina
    Participant

    You can use a text widget. Just click the "Add Media" button to add the photo of the cover, then turn it into a link just like you would when writing a post. Then you can write your description underneath.

    January 18, 2018 at 2:00 pm in reply to: Menu Highlighting Issue #215505
    Christina
    Participant

    You're welcome! 🙂

    January 15, 2018 at 3:57 pm in reply to: Menu Highlighting Issue #215432
    Christina
    Participant

    These are what you're looking for:

    .genesis-nav-menu a:focus, .genesis-nav-menu a:hover, .genesis-nav-menu li:focus, .genesis-nav-menu li:hover, .genesis-nav-menu li:focus a, .genesis-nav-menu li:hover a, .genesis-nav-menu .current-menu-item > a:focus, .genesis-nav-menu .current-menu-item > a:hover {
        background-color: #fff;
        color: #666;
        text-decoration: none;
    }

    and

    .genesis-nav-menu .sub-menu a:focus, .genesis-nav-menu .sub-menu a:hover {
        background-color: #f5f5f5;
        color: #222;
    }

    Change the background colors to #5000000

    May 15, 2017 at 10:54 am in reply to: Importing from WordPress.com #206476
    Christina
    Participant

    Version 2 is giving me problems as well. It just WILL NOT upload any of her posts from between August and May. I've tried exporting each month at a time, even though they are full of posts, the importer says there are no posts on them.

    I'm pulling my hair out over this. There are 30 some posts that won't import, with tons of comments and images, so I can't just copy and paste them.

    Anyone have any ideas?

    May 11, 2017 at 7:38 am in reply to: Is the content safe to download when hacked? #206283
    Christina
    Participant

    Unfortunately, she has 7 years of blog posts, I'm not sure she'll want to re-write them all. 🙂 Is there another way to copy old content besides an export file?

    May 10, 2017 at 9:04 am in reply to: Menu & Header Text All Uppercase – Why? #206252
    Christina
    Participant

    I'm not seeing all caps or bold in Chrome, it looks good!

    Your browser might just be still showing you the old copy. Try a hard refresh in chrome: When you're looking at your blog, push CTRL and F5 at the same time (Windows). (I believe it's CMD and R if you're on a mac.)

    May 9, 2017 at 12:12 pm in reply to: Importing from WordPress.com #206199
    Christina
    Participant

    Never mind, found and uploaded version 2 right after writing this.
    https://github.com/humanmade/WordPress-Importer

    May 9, 2017 at 11:58 am in reply to: Menu & Header Text All Uppercase – Why? #206196
    Christina
    Participant

    It looks like you got it fixed?

    April 21, 2017 at 11:26 am in reply to: How to find a specific link on website? #205139
    Christina
    Participant

    Perfect! Didn't even think to use Notepad++. Thanks Brad!

    December 9, 2015 at 7:43 am in reply to: No Side Bar Pro Theme – Add Author Picture in Page Title #173315
    Christina
    Participant

    What theme do you have and can you give us a link to your site so we might be able to help you?

    December 9, 2015 at 7:28 am in reply to: Author Pro nav menu hover #173313
    Christina
    Participant

    Mindy, you can change it with this CSS:

    .nav-primary:hover .genesis-nav-menu a:hover {
        color: #fff;
    }

    #fff is white, you can change that to whatever you want.

  • Author
    Posts
Viewing 20 posts - 1 through 20 (of 74 total)
1 2 3 4 →

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