• 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

brook1979

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 - 21 through 40 (of 41 total)
← 1 2 3 →
  • Author
    Posts
  • October 29, 2013 at 5:36 pm in reply to: Editing functions.php file has crashed site! #69788
    brook1979
    Member
    This reply has been marked as private.
    October 29, 2013 at 5:28 pm in reply to: Executive Pro Theme – Modify size of comment box #69784
    brook1979
    Member

    Hi Cathy,

    Try this;

    .content .entry-header .entry-meta .entry-comments-link {
    background-color: #64C9EA;
    color: #FFFFFF;
    float: right;
    font-size: 12px;
    line-height: 2; (This is what I added)
    padding: 5px; (This is what I changed)
    text-transform: uppercase;

    This is in your CSS on line 1406

    Hope this helps! Let me know if you need anymore help 🙂

    Carl

    October 29, 2013 at 5:22 pm in reply to: Editing functions.php file has crashed site! #69778
    brook1979
    Member
    This reply has been marked as private.
    October 29, 2013 at 5:17 pm in reply to: Executive Pro Theme – Modify size of comment box #69774
    brook1979
    Member

    Hi Cathy,
    Do you mean the actual comments box's? OR where it says "6 coments" in the blue box?

    October 29, 2013 at 10:26 am in reply to: Agency Pro Background #69680
    brook1979
    Member

    Nice, Thanks Brad!
    Carl

    September 25, 2013 at 4:32 am in reply to: Full width slider #64061
    brook1979
    Member

    Awesome , Thanks Brad! 🙂

    September 14, 2013 at 9:13 am in reply to: Responsive header #62523
    brook1979
    Member

    Hi Anitac,

    Sorry that doesn't make sense to me "Desktop version"?? The reason the header is so big is probably because Im working on a 22" monitor so I made it to fit this if that makes sense.

    I have other smaller images of the same version as I did them to fit in with the "responsive header plugin".

    Any ideas??

    Thanks for chipping in.

    June 12, 2013 at 2:26 pm in reply to: Genesis Header jquery #45545
    brook1979
    Member

    Hi rfmeier,

    Not live rfmeier, I tried it in the footer but still the same results! 🙁

    I even have some other jquery code for logins etc and thought that maybe conflicting so i removed that and still the same results.

    Any ideas

    Cheers for dropping in, much appreciated.

    Brook

    June 7, 2013 at 11:33 am in reply to: mmmm What to do??? #44567
    brook1979
    Member

    Brad, just checking to see if you seen my other reply where Im offering some work?? 🙂 I set it as private reply so Im not sure if you seen this?

    June 7, 2013 at 11:25 am in reply to: mmmm What to do??? #44564
    brook1979
    Member

    NICEEE! site by the way Brad! 🙂

    June 7, 2013 at 11:16 am in reply to: mmmm What to do??? #44561
    brook1979
    Member
    This reply has been marked as private.
    June 7, 2013 at 10:49 am in reply to: mmmm What to do??? #44553
    brook1979
    Member

    Sorry to be a pain Brad, but how could I do this so the client can add their own, if that makes sense?

    June 7, 2013 at 10:38 am in reply to: mmmm What to do??? #44548
    brook1979
    Member

    Hi Brad,

    That sounds great!

    It was just for the main content area, but I know the client would like to add more later and maybe delete others as time progresses if that makes sense!

    Thanks again for helping with this, I was stumped 🙂

     

    June 7, 2013 at 10:19 am in reply to: mmmm What to do??? #44546
    brook1979
    Member

    Hi Brad,

    Thanks for jumping in!

    It is just on a specific page.

    Thanks

    April 4, 2013 at 12:31 pm in reply to: Balance theme featured right #33135
    brook1979
    Member

    agilefutureforum.co.uk/category/case-studies/

    Sorry

    April 4, 2013 at 12:26 pm in reply to: Balance theme featured right #33133
    brook1979
    Member

    agile futureforum.co.uk/category/case-studies/

    The test image you see there is suppose to be 506px by 256

    Basically i would like the image to be the size of the red box.,.....Ill be honest, im a little confused.

    Thanks again, hope you can help.

     

     

     

    April 4, 2013 at 12:16 pm in reply to: Balance theme featured right #33128
    brook1979
    Member

    Hi Anitac,

    I have done this, but there is no padding and margins for .home-featured-right, none that cause the big gap anyway! It's quite confusing unless Im missing something.

    It re-sizes the image as well, obviously because of the size of the .home-featured-right width, the width is fine and the height is fine BUT when i add an image the .home-featured-right doesnt shift yet resizes the image if that makes sense.

    Hope this makes sense and you can assist me more with this, it's irritating 🙂

    Thanks for the help, much appreciated.

    April 4, 2013 at 12:13 pm in reply to: return to top #33127
    brook1979
    Member

    HI Susan,

    Would you use the filter to remove it?? like;

    add_filter( 'genesis_footer_backtotop_text', 'custom_footer_backtotop_text' );

    remove_filter ( 'genesis_footer_backtotop_text', 'custom_footer_backtotop_text' );

    mmm, not sure i understand! I looked at that page but it doesn't telly you how to remove it rather customize it.

     

    Thanks

    April 3, 2013 at 8:57 am in reply to: Home featured Left/Right #32830
    brook1979
    Member

    Hi Brad,

    I pasted your code "as above" in the functions.php fil. Id the code above correct??

    I did use the conditional

    if ( is_category (‘case-studies’)
    
    April 3, 2013 at 8:27 am in reply to: Home featured Left/Right #32821
    brook1979
    Member

    Hi Brad,

    Using your code JUST in my functions.php file and the NEW featured areas are now showing, HOWEVER they are appearing on the home page...heres the code.

    /** Add the sub widget section */
    add_action( 'genesis_after_header', 'wpsites_sub_widget', 5 );
    function wpsites_sub_widget() {
    if ( is_category ('case-studies') || is_active_sidebar( 'case-featured-left' ) || is_active_sidebar( 'case-featured-right' ) ) {
    echo '<div id="case-featured"><div class="wrap clearfix">';

    echo '<div id="case-featured"><div class="wrap clearfix">';

    echo '<div class="case-featured-left">';
    dynamic_sidebar( 'case-featured-left' );
    echo '</div><!-- end .case-featured-left -->';

    echo '<div class="case-featured-right">';
    dynamic_sidebar( 'case-featured-right' );
    echo '</div><!-- end .case-featured-right -->';

    echo '</div><!-- end .wrap --></div><!-- end #case-featured -->';

    }
    }

    At least now I have them showing, feel one step closer now so thanks for that, BUT can you add to this to help me get the new featured areas to just display on the specific category page.

    Thanks.

    Carl

  • Author
    Posts
Viewing 20 posts - 21 through 40 (of 41 total)
← 1 2 3 →
« Previous Page

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