• 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

PageH

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 33 total)
1 2 →
  • Author
    Posts
  • June 5, 2017 at 11:02 am in reply to: Can't find mistake in widget code! #207357
    PageH
    Member

    BRAVO! And thanks to both of you, it is fixed!

    June 1, 2017 at 8:37 am in reply to: Can't find mistake in widget code! #207256
    PageH
    Member

    Victor, your answer was clear and comprehensive, thank you!!!

    I'm not seeing three closing div tags, here's the code for the front-page.php, and I'm using Remobile Pro:

    }
    }

    //* Add markup for homepage widgets
    function remobile_homepage_widgets() {

    genesis_widget_area( 'home-intro', array(
    'before' => '<div class="home-section home-intro widget-area"><div class="wrap">',
    'after' => '</div></div>',
    ) );

    genesis_widget_area( 'home-pricing', array(
    'before' => '<div class="home-section home-pricing widget-area"><div class="wrap">',
    'after' => '</div></div>',
    ) );

    genesis_widget_area( 'home-features', array(
    'before' => '<div class="home-section home-features widget-area"><div class="wrap">',
    'after' => '</div></div>',
    ) );

    genesis_widget_area( 'home-social', array(
    'before' => '<div class="home-section home-social widget-area"><div class="wrap">',
    'after' => '</div></div>',
    ) );

    }

    genesis();

    May 31, 2017 at 11:11 am in reply to: Can't find mistake in widget code! #207226
    PageH
    Member

    Ok....so the answer is???
    I used this elsewhere in another site and it's working just fine.

    December 2, 2015 at 11:39 am in reply to: Agentpress Pro–want to make featured widget transparent #172485
    PageH
    Member

    Using this theme again for a new site. Hoping to change the text color for the featured widget text for Agentpress Pro. Anyone know how?

    October 26, 2014 at 8:21 am in reply to: Agentpress Pro Home Middle 1 widget #129279
    PageH
    Member

    Thanks, easy! It did the trick.

    October 20, 2014 at 5:55 pm in reply to: Agentpress Pro–want to make featured widget transparent #128513
    PageH
    Member

    sorry, it DID work, and I didn't catch that last line to edit.

    Many thanks 🙂

    October 20, 2014 at 4:39 pm in reply to: Agentpress Pro–want to make featured widget transparent #128503
    PageH
    Member

    It worked!

    In /* Home Page
    --------------------------------------------- */

    I changed it to:

    }

    .home-featured .widget {
    background-color: rgba(255, 255, 255, 0.3);
    padding: 40px;
    margin: 0 auto;
    max-width: 80%;
    }

    But still looking the same.

    October 20, 2014 at 3:07 pm in reply to: Transparent Widget #128480
    PageH
    Member

    site is:

    http://pagesellsmontana.com/wp-admin/

    Widget I'm trying to make more transparent (not completely) is the Home - Featured.

    Would also like to ideally control the height of it as well.

    October 20, 2014 at 1:48 pm in reply to: Transparent Widget #128475
    PageH
    Member

    Will this work for other widgets? I'm using AgentPress Pro and would like my text widget to be more transparent, but not completely.

    October 2, 2014 at 10:40 am in reply to: Remobile theme: Change text color on home page for #126562
    PageH
    Member

    AWESOME! Thank you so much!

    October 2, 2014 at 9:44 am in reply to: Remobile theme: Change text color on home page for #126555
    PageH
    Member

    Hi, sorry. The widget I'm using is Recent Posts under the home intro section.

    October 1, 2014 at 5:00 pm in reply to: Remobile theme: Change text color on home page for #126475
    PageH
    Member

    Thanks for the response. I believe I was wrong in my description. ON the link, you'll see recent posts listed on top of the image in a light blue--that is the text color I'm trying to modify.

    Found the code you specified, but that is the wrongspot.

    April 4, 2014 at 9:49 am in reply to: How to make secondary sidebar transparent in Agency-Pro #98467
    PageH
    Member

    I didn't, can you share?

    November 5, 2013 at 4:10 pm in reply to: Expose Pro Theme – Display menu all the time? #71124
    PageH
    Member

    I tried the second method mentioned and it didn't work for me, so now I'm having my web support look into it. I'll provide an update if/when it is successful.

    November 1, 2013 at 10:45 am in reply to: Expose Pro Theme – Display menu all the time? #70326
    PageH
    Member

    I was trying the last method with 3 steps and the menu still wasn't showing until the scroll down. So I went in and deleted the sticky-menu.js file, then decided to go back and restore the functions.php and am now getting this text on top of my site home page:

    Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/vida/public_html/criticalbydesign.com/wp-content/themes/expose-pro/functions.php:3) in /home/vida/public_html/criticalbydesign.com/wp-content/plugins/si-contact-form/si-contact-form.php on line 1950

    site URL is:
    http://criticalbydesign.com/

    October 9, 2013 at 9:15 am in reply to: Background customization for Landscape theme #65971
    PageH
    Member

    Thanks so much, I added the code and it provides me with the ability to customize through the Dashboard appearances--you the man!

    October 3, 2013 at 2:54 pm in reply to: Sixteen Nine sidebar help #65252
    PageH
    Member

    Thanks Robin, that did the trick! I guess I was caught off guard by "header right"--thanks so much for the quick response.

    October 3, 2013 at 2:16 pm in reply to: Sixteen Nine sidebar help #65249
    PageH
    Member

    I did that, but it shows up on the right, and I'm trying to get it on the left like the demo. How do I get it over there?

    May 21, 2013 at 4:31 pm in reply to: Pretty Pictures theme–get rid of double header text #42090
    PageH
    Member

    KiwiDean you the man!  I followed the theme instructions for the text widget, so yes that was the problem.  Thanks a bunch!

    May 21, 2013 at 1:25 pm in reply to: Help with Pretty Pictures #42068
    PageH
    Member

    I'm trying to add social media icons as well, and the way krystina has placed them under the header image is nice.  When you say:

    I removed the “unregister secondary menus” from the functions.php

    Does that mean you removed:

    /** Unregister secondary navigation menu */
    add_theme_support( 'genesis-menus', array( 'primary' => __( 'Primary Navigation Menu', 'pictures' ) ) );

  • Author
    Posts
Viewing 20 posts - 1 through 20 (of 33 total)
1 2 →

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2023 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