• 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

cwalsh

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 96 total)
1 2 3 4 5 →
  • Author
    Posts
  • February 14, 2017 at 2:25 pm in reply to: Infinity Pro Sidebar #201175
    cwalsh
    Member

    Oh my goodness, I never even thought to look at that as imported the posts from the xml file didn't realize they would be different.

    Thank you so much for suggesting that, I really appreciate it.

    Caley


    Need website customization services or other help? Caley @ PixelPerfect Design Studio | Connect with me on Twitter: @pixelsperfect | Like me on Facebook: https://www.facebook.com/PixelPerfectDesignStudio

    February 14, 2017 at 1:02 pm in reply to: Alternatives to Genesis Responsive Slider #201151
    cwalsh
    Member

    Take a look at the Soliloquy Slider. It works really well with Genesis. The free version includes the basic slider (images with captions if you want to include them), the pro version has a lot of great add-ons (carousel, thumbnails...)


    Need website customization services or other help? Caley @ PixelPerfect Design Studio | Connect with me on Twitter: @pixelsperfect | Like me on Facebook: https://www.facebook.com/PixelPerfectDesignStudio

    January 14, 2015 at 10:57 am in reply to: Favicon will not change! #137453
    cwalsh
    Member

    It must be a browser caching issue because I can see the planet favicon when I view the site.


    Need website customization services or other help? Caley @ PixelPerfect Design Studio | Connect with me on Twitter: @pixelsperfect | Like me on Facebook: https://www.facebook.com/PixelPerfectDesignStudio

    November 25, 2014 at 4:18 pm in reply to: Adding strip of color to bottom of header #132810
    cwalsh
    Member

    I found this article, perhaps this will work http://css-tricks.com/snippets/css/multiple-borders/


    Need website customization services or other help? Caley @ PixelPerfect Design Studio | Connect with me on Twitter: @pixelsperfect | Like me on Facebook: https://www.facebook.com/PixelPerfectDesignStudio

    November 25, 2014 at 1:42 pm in reply to: Adding strip of color to bottom of header #132789
    cwalsh
    Member

    You could try making an image of the stripe you want to use and set it as the background image of .site-header. In this example, the images is uploaded into the images folder of the theme.

    .site-header {
    background: #fff url(images/green-stripe.png) repeat-x bottom center;
    min-height: 160px;
    background-color: #fff;
    border-bottom: 12px solid #1e318b;
    margin-top: 3.75em;
    -webkit-box-shadow: 0 15px 5px -15px #1e318b;
    -moz-box-shadow: 0 15px 5px -15px #1e318b;
    box-shadow: 0 15px 5px -15px #1e318b;
    }

    Need website customization services or other help? Caley @ PixelPerfect Design Studio | Connect with me on Twitter: @pixelsperfect | Like me on Facebook: https://www.facebook.com/PixelPerfectDesignStudio

    November 25, 2014 at 1:32 pm in reply to: Editing "Leave a Reply" in Magazine Pro #132787
    cwalsh
    Member

    Try this from http://my.studiopress.com/snippets/comments/#comments-headline

    //* Modify the speak your mind title in comments
    add_filter( 'comment_form_defaults', 'sp_comment_form_defaults' );
    function sp_comment_form_defaults( $defaults ) {

    $defaults['title_reply'] = __( 'Leave a Comment' );
    return $defaults;

    }


    Need website customization services or other help? Caley @ PixelPerfect Design Studio | Connect with me on Twitter: @pixelsperfect | Like me on Facebook: https://www.facebook.com/PixelPerfectDesignStudio

    November 25, 2014 at 1:19 pm in reply to: Hello great member of SP forum, I need a little help! #132783
    cwalsh
    Member

    There is a button class that should work to add a button to any page/post.<a href="#" class="button">Button Text</a>


    Need website customization services or other help? Caley @ PixelPerfect Design Studio | Connect with me on Twitter: @pixelsperfect | Like me on Facebook: https://www.facebook.com/PixelPerfectDesignStudio

    November 18, 2014 at 3:41 pm in reply to: Visual Editor Can't Enter Text – Unchecked "Disable Vis. Ed." – Disabled Plugins #132040
    cwalsh
    Member

    Try disabling all your plugins and see if that fixes the issue. If it does, activate them one at a time and see which one is causing the issue. If that doesn't work, you can try updating your WordPress files manually by uploading them via FTP, just make sure you don't upload the wp-content file over your existing one or you will overwrite all your themes, plugins and uploads.


    Need website customization services or other help? Caley @ PixelPerfect Design Studio | Connect with me on Twitter: @pixelsperfect | Like me on Facebook: https://www.facebook.com/PixelPerfectDesignStudio

    November 18, 2014 at 2:57 pm in reply to: social icons questions #132029
    cwalsh
    Member

    Try the plugin Simple Social Icons https://wordpress.org/plugins/simple-social-icons/

    Drag the Simple Social Icons widget to the Header Right widget area. You can then set which social links you want to add, what size and color you want the icons to be.


    Need website customization services or other help? Caley @ PixelPerfect Design Studio | Connect with me on Twitter: @pixelsperfect | Like me on Facebook: https://www.facebook.com/PixelPerfectDesignStudio

    November 18, 2014 at 2:53 pm in reply to: Changing the default hyperlink color on style css – education pro theme #132028
    cwalsh
    Member

    Are you using the default color scheme or one of the other colors? Would you be able to provide a link to the site?


    Need website customization services or other help? Caley @ PixelPerfect Design Studio | Connect with me on Twitter: @pixelsperfect | Like me on Facebook: https://www.facebook.com/PixelPerfectDesignStudio

    November 18, 2014 at 2:51 pm in reply to: Font color in Going Green posts #132027
    cwalsh
    Member

    I checked out the site and the body font is black, maybe you need to clear your browser cache to see the change.


    Need website customization services or other help? Caley @ PixelPerfect Design Studio | Connect with me on Twitter: @pixelsperfect | Like me on Facebook: https://www.facebook.com/PixelPerfectDesignStudio

    November 18, 2014 at 2:47 pm in reply to: Daily-Dish/ Video / mobile #132026
    cwalsh
    Member

    You have the div that the video is in set to a specific height so it remains that height in all browsers. Remove the height: 360px from the div and it will be fine,

    I use Screenfly to test different view ports. You might find it useful http://quirktools.com/screenfly/


    Need website customization services or other help? Caley @ PixelPerfect Design Studio | Connect with me on Twitter: @pixelsperfect | Like me on Facebook: https://www.facebook.com/PixelPerfectDesignStudio

    October 28, 2014 at 8:34 am in reply to: Different sliders, different pages #129576
    cwalsh
    Member

    You could try using a different plugin that allows you to setup different slideshows. The one I use it Soliloquy, there is a free version in the WP repository. You setup the slideshows with whatever slides you want and then add to the page using a shortcode.


    Need website customization services or other help? Caley @ PixelPerfect Design Studio | Connect with me on Twitter: @pixelsperfect | Like me on Facebook: https://www.facebook.com/PixelPerfectDesignStudio

    October 25, 2014 at 8:16 am in reply to: Using non-standard fonts #129086
    cwalsh
    Member

    Yes that is the correct way to do it. And I checked your site and the fonts are working properly.


    Need website customization services or other help? Caley @ PixelPerfect Design Studio | Connect with me on Twitter: @pixelsperfect | Like me on Facebook: https://www.facebook.com/PixelPerfectDesignStudio

    October 16, 2014 at 1:53 pm in reply to: Header image issues #128043
    cwalsh
    Member

    The slim black border at the top of the page is part of the background image so you would need to edit the image in order to remove that.

    To move your logo down below that black section add some padding to #wrap

    example

    #wrap {
    background: url(images/wrap.jpg) top repeat-x;
    margin: 0 auto;
    padding: 40px 0 0;
    }

    Need website customization services or other help? Caley @ PixelPerfect Design Studio | Connect with me on Twitter: @pixelsperfect | Like me on Facebook: https://www.facebook.com/PixelPerfectDesignStudio

    October 16, 2014 at 1:46 pm in reply to: WYSIWYG Editor Broken #128042
    cwalsh
    Member

    Yes it could be a conflict with a plugin. The best thing to do it deactivate all your plugins and see if that fixes the issue. If it does, activate the plugins one at a time until you find the one causing the conflict.


    Need website customization services or other help? Caley @ PixelPerfect Design Studio | Connect with me on Twitter: @pixelsperfect | Like me on Facebook: https://www.facebook.com/PixelPerfectDesignStudio

    October 6, 2014 at 8:34 am in reply to: Odd Title Break in Agency Pro #126909
    cwalsh
    Member

    You've done a great job on your site and thanks for the compliment 🙂


    Need website customization services or other help? Caley @ PixelPerfect Design Studio | Connect with me on Twitter: @pixelsperfect | Like me on Facebook: https://www.facebook.com/PixelPerfectDesignStudio

    October 3, 2014 at 10:55 am in reply to: Odd Title Break in Agency Pro #126687
    cwalsh
    Member

    The word Development is too large for the space. If you increase the width of .home-middle .wrap it will make each widget area slightly wider and the title will fit properly. 680px should do it.

    media="all"
    @media only screen and (max-width: 800px)
    .agency-pro-home .wrap {
    max-width: 640px;
    }

    By the way, I love your site design!


    Need website customization services or other help? Caley @ PixelPerfect Design Studio | Connect with me on Twitter: @pixelsperfect | Like me on Facebook: https://www.facebook.com/PixelPerfectDesignStudio

    October 1, 2014 at 8:49 am in reply to: [Help]Top Menu Bar in News pro Theme #126429
    cwalsh
    Member

    Just to clarify you want to remove the extra space above the primary menu and then make the whole thing black?


    Need website customization services or other help? Caley @ PixelPerfect Design Studio | Connect with me on Twitter: @pixelsperfect | Like me on Facebook: https://www.facebook.com/PixelPerfectDesignStudio

    September 26, 2014 at 7:54 am in reply to: Agency Pro – where is this specific text color in CSS? #125820
    cwalsh
    Member

    Actually there is a declaration for that

    .agency-pro-home .content .featured-content a:hover {
    color: #d7c603;
    }

    Need website customization services or other help? Caley @ PixelPerfect Design Studio | Connect with me on Twitter: @pixelsperfect | Like me on Facebook: https://www.facebook.com/PixelPerfectDesignStudio

  • Author
    Posts
Viewing 20 posts - 1 through 20 (of 96 total)
1 2 3 4 5 →

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