• 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

ChristineFerguson

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
  • June 7, 2017 at 11:07 am in reply to: Executive Pro w/Soliloquy Slider #207443
    ChristineFerguson
    Member

    Someone on FB suggested inserting the slider into the static page itself. I feel silly for not thinking of that.


    WordPress implementer and wannabe developer.

    June 7, 2017 at 9:32 am in reply to: Executive Pro w/Soliloquy Slider #207427
    ChristineFerguson
    Member

    It just occurred to me that once I drop the slider into the widget area it's triggering the other widget areas in the theme instead of displaying the static page and sidebar.

    I'm guessing I need to add some code so that it calls the static page and main sidebar after the slider. I've never done that before, but I'll try to figure it out. If anyone can offer help, that'd be great, but I think I'm now on the right track.


    WordPress implementer and wannabe developer.

    June 7, 2014 at 8:07 am in reply to: Lifestyle Pro – Sidebar Widget CSS #108445
    ChristineFerguson
    Member

    I tried !important and it still didn't override the styling. I instead found the more specific CSS, which is .widget-1.widget-first.widget-odd.world-class.widget.widget_text.

    Thank you for your reply!


    WordPress implementer and wannabe developer.

    February 6, 2014 at 8:24 am in reply to: Custom Home Page for Genesis Sample Theme #88934
    ChristineFerguson
    Member

    Hey Nate,

    Can you post a link to the site you're working on?

    When you say you thought 'it' would be in Pages, what do you mean by 'it'?

    Hope I can help.


    WordPress implementer and wannabe developer.

    February 5, 2014 at 8:54 am in reply to: Lifestyle Pro: Trouble with font size of .site-title #88756
    ChristineFerguson
    Member

    I apologize for not responding; I had to take a break for a little while.

    I must have updated the font-size and either not saved my change and perhaps I was working with the wrong style.css file. Thank you for your response!


    WordPress implementer and wannabe developer.

    January 30, 2014 at 12:20 pm in reply to: Webfonts Not Working On Different Computers #87851
    ChristineFerguson
    Member

    I bought this font from MyFonts.com and I'm using the instruction that can be found here.

    Using Chrome developer tools I see that it's looking on each individual page for the museo-700.js. For exampe, on the Services page it's looking for http://demo.bluegrassdigitalmedia.com/services/museo-700.js.

    I'm so confused as to how I can see the font working at home. How can it work at all if the browser can't find the museo-700.js file? I also can't figure out how to get it to look for the file in the /fonts folder. I've tried putting in every file path up to demo.bluegrassdigitalmedia.com/wp-content/themes/bluegrass-digital-media/fonts and it still can't find the file.


    WordPress implementer and wannabe developer.

    January 30, 2014 at 10:27 am in reply to: Webfonts Not Working On Different Computers #87832
    ChristineFerguson
    Member

    Oh, I must have erased the handle when I pasted the link to the Google fonts in my functions file. They're working now, thank you!

    As for Museo: please forgive my ignorance, I'm trying to figure out what you mean.

    I know that museo-700.js is saved in the /fonts folder. I know that I have the script above in my wp_head section, and I have Museo-700 in the desired locations in my CSS stylesheet.

    Where else should I be calling the museo-700.js?


    WordPress implementer and wannabe developer.

    January 30, 2014 at 9:49 am in reply to: Webfonts Not Working On Different Computers #87825
    ChristineFerguson
    Member

    I have the Google fonts in my functions.php.

    //* Enqueue Oxygen & Source Sans Pro Google font
    add_action( 'wp_enqueue_scripts', 'genesis_sample_google_fonts' );
    function genesis_sample_google_fonts() {
    	wp_enqueue_style( '//fonts.googleapis.com/css?family=Source+Sans+Pro|Oxygen:400,700', array(), CHILD_THEME_VERSION );
    }

    It's strange that Museo is looking there for the .js because I have it pointing to a /fonts folder in my theme folder.

    <script type="text/javascript">
    //uncomment and change this to false if you're having trouble with WOFFs
    var woffEnabled = true;
    //to place your webfonts in a custom directory 
    //uncomment this and set it to where your webfonts are.
    var customPath = "/fonts";
    </script>
    <script type="text/javascript" src="museo-700.js"></script>

    WordPress implementer and wannabe developer.

    January 5, 2014 at 9:08 pm in reply to: Author Meta Displaying Broken IMG Tag #83470
    ChristineFerguson
    Member

    Thanks, Andrea! Since I didn't have anything other than dummy content on the site, I decided just to start from scratch and completely re-install WordPress. It's been a while since I worked on this site, and I remember having this problem before, but I can't remember when it began. If I encounter the issue again, I'll be back here!


    WordPress implementer and wannabe developer.

    December 31, 2013 at 6:04 pm in reply to: Custom Home Page for Genesis Sample Theme #82411
    ChristineFerguson
    Member

    Happy New Year to you too!


    WordPress implementer and wannabe developer.

    December 31, 2013 at 6:01 pm in reply to: Custom Home Page for Genesis Sample Theme #82408
    ChristineFerguson
    Member

    I obviously need to take a break for a little while. I completely skipped over the fact that the Featured Page widget allows you to display it's entire content and not just an excerpt.

    Thank you for your help. I feel silly!


    WordPress implementer and wannabe developer.

    December 2, 2013 at 3:09 pm in reply to: Nav link "jump to" on agency pro? #76651
    ChristineFerguson
    Member

    Can you tell me what testimonial plugin you're using on your site?


    WordPress implementer and wannabe developer.

    December 2, 2013 at 12:32 pm in reply to: Agency Pro: Apply Seamless Background Pattern #76635
    ChristineFerguson
    Member

    That's it! Thank you!


    WordPress implementer and wannabe developer.

    November 2, 2013 at 5:54 pm in reply to: Agency Pro: Home-middle using only one post? #70590
    ChristineFerguson
    Member

    I've changed the width in the function file, and I've tried both width: auto and width: 100% in the stylesheet for .agency-pro-home .content .featured-content .entry-image, .agency-pro-home .featuredpost img.entry-image, .home-middle .featuredpost img.entry-image and the thumbnail width doesn't change.

    When I use Firebug to inspect the element, the HTML shows width= "380" in the img tag, but I don't know where that code is in order to change it.

    Any idea where that setting might be?


    WordPress implementer and wannabe developer.

    October 31, 2013 at 12:37 pm in reply to: Agency Pro: Home-middle using only one post? #70162
    ChristineFerguson
    Member

    Darn, that didn't work either. I'll keep combing through the code. There has to be something else defining the width of the featured image...


    WordPress implementer and wannabe developer.

    October 31, 2013 at 8:03 am in reply to: Agency Pro: Home-middle using only one post? #70106
    ChristineFerguson
    Member

    I uploaded a featured image that is 1140x375. I changed the width in both places to auto, and when that didn't work I tried changing it to 375px. That didn't work either. Hmm.

    *Edited to clarify: I tried both width: auto; and width: 100%; but they didn't adjust the featured image. width: auto; adjusts the preview of the entry content though.


    WordPress implementer and wannabe developer.

  • 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

© 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