• 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

livelife7

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 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • March 24, 2014 at 8:52 am in reply to: Static Content Above Blog Homepage – Lifestyle Theme #96414
    livelife7
    Member

    Hi Brad,

    Yay, I now have static content above my blog! Thank you so much for all of your time and efforts!

    March 23, 2014 at 8:12 am in reply to: Static Content Above Blog Homepage – Lifestyle Theme #96166
    livelife7
    Member

    Hi Brad,

    Thank you for the suggestion. Okay, I copied the exact code from the above posting and it still is not working?

    genesis_register_sidebar( array(
    'id' => 'new-widget',
    'name' => __( 'New Widget', 'domain' ),
    'description' => __( 'Add Content Here', 'domain' ),
    ) );

    add_action( 'genesis_after_header', 'your_widget' );

    function your_widget() {

    if ( is_front_page() && is_active_sidebar('new-widget') ) {

    genesis_widget_area( 'new-widget', array(

    'before' => '<div class="new-widget widget-area">',

    'after' => '</div>',

    ) );

    I am using Lifestyle Pro. Let me know if you have any other ideas?

    Thank you!!!

    March 22, 2014 at 8:23 am in reply to: Static Content Above Blog Homepage – Lifestyle Theme #96067
    livelife7
    Member

    Hi Brad,

    Thank you for your thoughts. Below is the code I have added to my functions.php file. I tried changing the two hooks as well as my reading settings between latest posts and static pages (which are set to the blog template) and I still cannot seem to add any content above the blog. However, I am able to create the new widget area, but the content I add never shows up. Do you have any other suggestions?

    ) );
    genesis_register_sidebar( array(
    'id' => 'text before blog',
    'name' => __( 'Text Before Blog', 'domain' ),
    'description' => __( 'Add Content Here', 'domain' ),
    ) );

    add_action( 'genesis_before_loop', 'your_widget' );

    function your_widget() {

    if ( is_front_page() && is_active_sidebar('new-widget') ) {

    genesis_widget_area( 'new-widget', array(

    'before' => '<div class="new-widget widget-area">',

    'after' => '</div>',

    ) );

    }

    }

    Thank you so much for your time!!

    March 21, 2014 at 4:58 pm in reply to: Static Content Above Blog Homepage – Lifestyle Theme #96000
    livelife7
    Member

    Hi Brad,

    Thank you for the response. I have tried switching to the front page blog page and just to my latest posts under reading settings and I still am not able to have any static content (a few sentences) show above my blog. Any suggestions? What am I missing?

    Thank you!!!

    March 21, 2014 at 8:12 am in reply to: Blog Images- Not Responsive – Lifestyle Theme ? #95950
    livelife7
    Member

    Thank you so much- I just removed the plugin and the problem is solved!

    March 13, 2014 at 7:56 pm in reply to: Search Box Suddenly Is Not Responsive??? Agency Pro Theme #94791
    livelife7
    Member

    Thank you so much, this fixed the problem!

    December 29, 2013 at 11:00 am in reply to: Agency Responsive Navigation Menu & Header #81846
    livelife7
    Member

    So I inserted the code, but still cannot seem to get the icons to be inline with the navigation. What am I missing?

    Lohrbend.com

    Thank you!!!

    December 28, 2013 at 10:23 am in reply to: Agency Responsive Navigation Menu & Header #81579
    livelife7
    Member

    Scratch that, the navigation is responsive again. I will try Brad's tutorial later to see if I can get that to work too. Thank you!

    December 28, 2013 at 10:18 am in reply to: Agency Responsive Navigation Menu & Header #81578
    livelife7
    Member

    Thank you for the response! I will look over Brad's tutorial.

    As for the navigation responsive issues. I pasted back in the original css for the media queries section and the menus are still not responsive. Do you have any ideas as to what I might be missing?

    Thank you!

    December 22, 2013 at 9:34 am in reply to: Agency Pro Homepage Box Border- Responsive Issues #80763
    livelife7
    Member

    Hi Tony,

    Thank you so much for getting back to me. Yes, this week's data loss has been a hard lesson to learn...

    So I plugged in the new code and love the background. What a great addition, thank you! Now the box is responsive and make's my widget easier to see.

    Happy Holidays!

    December 21, 2013 at 10:43 am in reply to: Agency Pro Homepage Box Border- Responsive Issues #80628
    livelife7
    Member

    Hi Tony,

    To make a long story short, I lost a lot of the most recent work I did to my website and have back tracking trying to catch it back up. I lost the beautiful coding that made my box responsive. I tried adding your code back in, but I must be doing something wrong? Can you let me know how I can make the box on my homepage responsive again?

    Thank you!!!
    Victoria

    Lohrbend.com

    December 12, 2013 at 11:11 am in reply to: Align Left Contact Form – News Pro Theme #78563
    livelife7
    Member

    That worked great, thank you so much!

    December 5, 2013 at 9:01 am in reply to: Agency Pro Header Box #77194
    livelife7
    Member

    Thank you, the first option you recommended looks great!!!!

    December 4, 2013 at 2:27 pm in reply to: Agency Pro Homepage Box Border- Responsive Issues #77031
    livelife7
    Member

    Thank you, it worked great!

    March 18, 2013 at 11:15 am in reply to: Adorable Theme- How to change header to full length? #29044
    livelife7
    Member

    Thank you, that worked great!

    March 17, 2013 at 9:28 am in reply to: On Going Process #28570
    livelife7
    Member

    I love the header on you Kaker's site.... I have been having issues with making my header the full length of the page. That is, I go to change my header and remove the polkadots and it leaves dots on the far right and left sides of the header. See my site: santaynezweddingguide.com How did you get your header to fill the whole area?

     

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