• 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

eknight74

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 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • March 8, 2018 at 2:08 pm in reply to: Nav Bar & Word-wrap #217509
    eknight74
    Member

    I figured it out. Thanks.

    March 8, 2018 at 2:03 pm in reply to: Nav Bar & Word-wrap #217508
    eknight74
    Member

    Victor,
    Adding the </br> does break the words but they are then left aligned. I would like them to be centered.

    March 1, 2018 at 11:06 am in reply to: Responsiveness of Sample Theme #217179
    eknight74
    Member

    Thanks Victor. I got it done. 🙂

    January 3, 2018 at 10:42 am in reply to: Responsiveness of Sample Theme #215059
    eknight74
    Member

    @media queries are above my level of knowledge. I know how to inspect for mobile responsiveness and I can see the @media queries but I don't know enough about them to make changes. Could you point me in the direction of a resource that could help me. Thanks in advance.

    December 15, 2017 at 8:34 am in reply to: Primary Navigation Extras Issues #214570
    eknight74
    Member

    Thanks @braddalton. I had just figured it out and was coming back to mark this resolved. Thanks for your help.

    December 15, 2017 at 8:20 am in reply to: Primary Navigation Extras Issues #214568
    eknight74
    Member

    @braddalton
    I copied the code from the code snippets. There was nothing on that page that said I needed to uncomment. Here is the code I have. How do I uncomment? Thanks in advance.

    add_filter( 'wp_nav_menu_items', 'theme_menu_extras', 10, 2 );
    /**
    * Filter menu items, appending either a search form or today's date.
    *
    * @param string $menu HTML string of list items.
    * @param stdClass $args Menu arguments.
    *
    * @return string Amended HTML string of list items.
    */
    function theme_menu_extras( $menu, $args ) {
    //* Change 'primary' to 'secondary' to add extras to the secondary navigation menu
    if ( 'primary' !== $args->theme_location )
    return $menu;
    //* Uncomment this block to add a search form to the navigation menu
    /*
    ob_start();
    get_search_form();
    $search = ob_get_clean();
    $menu .= '<li class="right search">' . $search . '';
    */
    //* Uncomment this block to add the date to the navigation menu
    /*
    $menu .= '<li class="right date">' . date_i18n( get_option( 'date_format' ) ) . '';
    */
    return $menu;
    }

    December 14, 2017 at 11:15 am in reply to: Customize Genesis Sample Primary Navigation to Include Search Bar #214556
    eknight74
    Member

    I added the code to the functions.php file and updated the file. However, nothing about the customized menu options changed. How do I add the search bar? OR Where do I access the "extras"?

    December 14, 2017 at 10:07 am in reply to: Customize Genesis Sample Primary Navigation to Include Search Bar #214553
    eknight74
    Member

    Do you add this to the functions.php file? The link you gave has the code but no instructions. Thanks.

    December 7, 2017 at 8:39 am in reply to: Genesis Sample Theme Menu #214348
    eknight74
    Member

    Some additional information. The menu goes to the hamburger mode. Once it converts to hamburger it then flashes red when hovered over. I want to change the color of hover mode. Any help is appreciated.

    February 2, 2017 at 2:03 pm in reply to: Changing Image Opacity #200469
    eknight74
    Member

    I fixed the opacity of the image prior to seeing your response. Thank you for responding. However, I am not sure how to get the two sections to overlay. I understand the positioning property but am struggling.

    <div class="home-top widget-area"><div class="wrap">
    <section id="image-2" class="widget widget_image" style="opacity: 0.5;">
    <div class="widget-wrap"><div class="jetpack-image-container"></div>
    </div></section>
    <section id="text-5" class="widget widget_text" style="">
    <div class="widget-wrap">
    <div class="textwidget" style="">
    <h2>Are you a business owner who is....</h2>
    <h4>struggling with do-it-yourself bookkeeping?<br>
    stressed without a clear picture of your financial position?<br></h4>
    <h2>Bookkeeping Sherpa LLC can get you on the right path. </h2></div>
    </div></section>
    </div></div>

    January 26, 2017 at 12:32 pm in reply to: Changing Image Opacity #200080
    eknight74
    Member

    Once the opacity is set correctly, I will need to add text that will overlay on the picture. I haven't done that yet. FYI

    January 26, 2017 at 12:29 pm in reply to: Changing Image Opacity #200079
    eknight74
    Member

    http://www.bookkeepingsherpallc.com

    I edited the post to contain the correct link but it didn't save it. Thanks.

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