• 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

vukmilicevic

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 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • March 30, 2021 at 7:15 pm in reply to: How do I hook Genesis Blocks Sharing after content #503644
    vukmilicevic
    Participant

    We are in the Genesis Blocks area talking about new Sharing Buttons, they look like this:

    New Genesis Blocks Sharing Buttons.

    So, no, they are not "default" sharing buttons, Atomic Blocks became Genesis Blocks, migration was made properly and the backend simply doesn't render that part of commented wp:foo stuff. It burps a part of a first image and drops everything else out.

    March 30, 2021 at 6:14 pm in reply to: How do I hook Genesis Blocks Sharing after content #503641
    vukmilicevic
    Participant

    These are leftovers, not GB Sharing. Deleted that plugin and cleared the cache.

    October 7, 2020 at 9:15 am in reply to: Hello, awesome people! #501373
    vukmilicevic
    Participant

    Thank you, Brad! Works, just have to run Regenerate Thumbnails now.

    August 12, 2020 at 6:10 pm in reply to: Essence Pro – hamburger menu. Where to change the text itself? #500545
    vukmilicevic
    Participant

    Here is the code to put in functions.php or in another way. Adjust other parameters as per your needs.

    function genesis_sample_responsive_menu_settings()
    {
        $settings = array(
            'mainMenu'         => __('YOUR_MENU_NAME_OR_EMPTY', 'essence-pro'),
            'menuIconClass'    => 'dashicons-before dashicons-menu',
            'subMenu'          => __('Submenu', 'essence-pro'),
            'subMenuIconClass' => 'dashicons-before dashicons-arrow-down-alt2',
            'menuClasses'      => array(
                'combine' => array(
                    '.nav-primary',
                ),
                'others'  => array(),
            ),
        );
        return $settings;
    }
    August 12, 2020 at 6:05 pm in reply to: Load Google font funktions.php #500544
    vukmilicevic
    Participant

    Hello,

    Change "Poppins" to "Roboto" or "Roboto+Slab" and ditch the "200". Much more useful is 400,700 (which translates to normal and bold). Also, instead of display=optional, you should (as per Google's advice) use "display=swap".

    By not using &display=swap, you will not have the issue with changing fonts (the short blink on the first load, however it will take an increased amount of time before any text using the font is visible on your website, and PageSpeedInsights will mark it as an error. Aggregation of such "errors" over time affects your SERP.

    And, finally, you can combine fonts, just separate them with a pipe symbol:

    //fonts.googleapis.com/css?family=Playfair+Display|Source+Serif+Pro|Suwannaphum&display=swap

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