• 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

digitgirl2

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 19 posts - 1 through 19 (of 19 total)
  • Author
    Posts
  • October 1, 2015 at 12:44 pm in reply to: Lifestyle Pro – Mobile Responsive Header #167166
    digitgirl2
    Member

    Hi,

    Thanks for the response. I have done everything from the link provided above and have all media queries added along with the respective logo size.

    However, the mobile responsive logos are still not showing up. Using Lifestyle pro theme. I'm close, but now hit a wall.

    Any help please.

    Thanks!


    http://www.CPRMedia.net | WordPress Design

    February 2, 2014 at 12:33 pm in reply to: Adding "Welcome Text" widget to LifeStyle Pro Theme #88201
    digitgirl2
    Member

    Thanks! This is exactly what I needed. Worked like a charm.


    http://www.CPRMedia.net | WordPress Design

    January 16, 2014 at 5:24 pm in reply to: Reposition Primary Navigation #85571
    digitgirl2
    Member

    Hello,

    I used Brads code as the studio press did nothing, but now the nav is above and below. I'd like it to only be below.

    Here is the test site: http://ricostudios.com/USAuctions/

    Thanks,
    Robin


    http://www.CPRMedia.net | WordPress Design

    August 16, 2013 at 8:49 am in reply to: Freelance ie. Browser Preview Issue #56799
    digitgirl2
    Member

    I resolved this myself.


    http://www.CPRMedia.net | WordPress Design

    July 7, 2013 at 12:30 pm in reply to: OutReach Theme – Mobile Responsive – Menu #49665
    digitgirl2
    Member

    Thanks Stewart, I thought that might be the case. I've always had iPhones and just switched over, so I was a bit dissapointed when I saw it didn't work.

    -Robin


    http://www.CPRMedia.net | WordPress Design

    May 30, 2013 at 10:00 am in reply to: Minimum Theme – elements not showing up #43221
    digitgirl2
    Member

    The last post I set as private.


    http://www.CPRMedia.net | WordPress Design

    May 30, 2013 at 10:00 am in reply to: Minimum Theme – elements not showing up #43220
    digitgirl2
    Member
    This reply has been marked as private.
    May 30, 2013 at 8:44 am in reply to: Minimum Theme – elements not showing up #43198
    digitgirl2
    Member

    Hello,

    Well I don't see the icon circles on your home page. Strange. Maybe your site is cached.

    In home featured 1, you should have text widget added to it as:

    <a class="icon-facebook" href="https://www.facebook.com/pages/EVOLVE-yoga-fitness/204624986274929?ref=hl"></a>
    <h4>Facebook</h4>
    Like me.

    Home featured 2:Β text widget with

    <a class="icon-google" href="https://www.facebook.com/pages/EVOLVE-yoga-fitness/204624986274929?ref=hl"></a>

    <h4>Google</h4>
    Circle me.

    Home featured 3:

    <a class="icon-pinterest" href="http://pinterest.com/stefanilharris/"></a>

    <h4>Pinterest</h4>
    Pin me.

    Home featured 4:

    <a class="icon-pinterest" href="www.linkedin.com/pub/stefani-harris/31/357/882/">Testing</a>

    <h4>Linked In</h4>
    Link me.

    This should work.

    As far as the home image. I do not see the sample.jpg image when viewing your code. Without having access to your wordpress and ftp account it's hard to to tell what is happening. If you want to pm, with your info or email me, I can look further for you.

    Thanks,

    Robin


    http://www.CPRMedia.net | WordPress Design

    May 29, 2013 at 2:54 pm in reply to: Minimum Theme – elements not showing up #43124
    digitgirl2
    Member

    Hi Stefani,

    You removed the social media widgets, so I cannot tell you what went wrong.

    For the image: Navigate to your theme files using FTP or your webhost control panel.

    Find /wp-content/themes/minimum/images/sample.jpg

    Replace this image with your own image, named the same. The image size is 1600 x 600. Feel free to use any size you wish. Plus, it's not a slider image but 1 static image. Are you trying to use the Genesis slider plugin?

    -Robin


    http://www.CPRMedia.net | WordPress Design

    May 28, 2013 at 4:01 pm in reply to: Minimum Theme – elements not showing up #42960
    digitgirl2
    Member

    Sorry not sure why it copied it that way....

    <a class="icon-pinterest" href="http://www.pinterest.com/`stefanilharris`"></a>

    <h4>Pinterest</h4>
    Pin me.

    Sometimes it takes a second pair of eyes to find small things. πŸ™‚


    http://www.CPRMedia.net | WordPress Design

    May 28, 2013 at 3:59 pm in reply to: Minimum Theme – elements not showing up #42959
    digitgirl2
    Member

    Hi,

    You put a closed ">" after icon-pinterest"

    Should be:

    <a class="icon-pinterest" href="http://www.pinterest.com/stefanilharris"></a>

    <h4>Pinterest</h4>
    Pin me.

    -Robin


    http://www.CPRMedia.net | WordPress Design

    May 24, 2013 at 11:40 am in reply to: Outreach Theme – adding something to primary nav menu #42499
    digitgirl2
    Member

    It would be very helpful if you posted how you figured it out. This will help someone else who may have the same issue.

    πŸ™‚


    http://www.CPRMedia.net | WordPress Design

    May 7, 2013 at 11:03 pm in reply to: Remove Genesis Slider Border #39826
    digitgirl2
    Member

    Glad I gave you the correct solution! πŸ™‚ Firebug is awesome, I use it all the time.


    http://www.CPRMedia.net | WordPress Design

    May 7, 2013 at 10:23 pm in reply to: Remove Genesis Slider Border #39822
    digitgirl2
    Member

    I'm not an expert but looking in firebug the code that needs to be changed is:

    .full-width-content.outreach #content {
    Β  padding: 0;
    }
    Original:
    .full-width-content.outreach #content {
    padding: 10px;
    }
    Try this and see if it works.

    -Robin


    http://www.CPRMedia.net | WordPress Design

    May 7, 2013 at 10:14 pm in reply to: Is it a good idea to install Jetpack by WordPress.com on a self host wordpress? #39820
    digitgirl2
    Member

    I just activated it and I am wondering if it's possible to customize the subscribe form with the look of my current enews extended subscribe widget that is part of the theme look and feel. Has anyone been able to integrate it with their site? I'm using the streamline theme. The interior pages have the second instance of the subscription form. http://www.cprmedia.net

    I'm trying out the subscribe, share and contact forms to start.Β  πŸ™‚

    Thanks,
    Robin


    http://www.CPRMedia.net | WordPress Design

    May 6, 2013 at 10:41 pm in reply to: Streamline Enews Extended #39655
    digitgirl2
    Member

    Thanks Anita! I used the Widget Logic plugin and excluded the widget from home page. Worked like a charm.


    http://www.CPRMedia.net | WordPress Design

    May 6, 2013 at 9:37 pm in reply to: Taking up the challenge #39648
    digitgirl2
    Member

    Even though I ask questions, I often see ones I can answer or have read them in other posts that I can offer up. So I will take the challenge!! πŸ™‚ I'm still fairly new but I pick up quick.


    http://www.CPRMedia.net | WordPress Design

    April 21, 2013 at 11:30 pm in reply to: Genesis eNews Extended and Mailchimp #36818
    digitgirl2
    Member

    Rob G, I was able to get mine working by following this:

    http://wordpress.org/support/topic/plugin-genesis-enews-extended-mailchimp-tutorial

    Although, I am not collecting first name yet. You can post something on the plugins page and I'm sure Brandon will walk you through it.

    I hope this helps.

    -Robin


    http://www.CPRMedia.net | WordPress Design

    March 11, 2013 at 12:33 am in reply to: Further help with minimum profile #25423
    digitgirl2
    Member

    I experienced the same thing abbypanda talked about.. Row 2 of images should of had image, image, image. Instead I had blank, blank, Image. The next row had image, image, image followed by row 4 having blank, blank, image. I deleted all portfolio images and added them again, yet still I had blank areas on rows. Yes, I downloaded the Ajax Rebuild thumbnail and it solved the issue but why must we do this. Maybe the Portfolio step-by-step tutorial should mention images should all be a certain size. Maybe I missed this somewhere. I wasted a lot of time trying to figure out the issue. Anyways, I'm glad I found the issue and fixed my page. Thanks.


    http://www.CPRMedia.net | WordPress Design

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