• 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

Lisa at OG

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 92 total)
1 2 3 4 5 →
  • Author
    Posts
  • January 17, 2017 at 12:44 pm in reply to: Scale background cover image properly #199569
    Lisa at OG
    Member

    I had the same problem with the Centric Pro Theme and also the Wellness Pro Theme. Adding the background-attachment: scroll !important worked for me as well. When I got a reply from StudioPress customer service they said the following, "Unfortunately, it's a limitation on iOS, where fixed background image property is ignored on purpose to conserve browser's processing, in effort to ensure performance. But, I'll be happy to pass on this feedback to the development team, so they can review and possibly include some CSS workaround, in next theme's update."

    January 30, 2015 at 2:03 pm in reply to: Connection Reset Error #139077
    Lisa at OG
    Member

    Just spoke with the internet provider. The Trace route results are not an issue. They point to the hosting company as the issue. We'll continue digging. We did have PHP 5.4 (Fast CGI) turned on. We have turned this off and now we haven't been able to reproduce the issue in over an hour. Might be resolved?

    January 30, 2015 at 1:33 pm in reply to: Connection Reset Error #139073
    Lisa at OG
    Member

    Hi Coralsealt, yes, we have spoken with the hosting company. There may be an issue with the shared server but it is unlikely. All cacheing is turned off so it's not that either. We have traced the route and get a hop on the very first one so we are calling our internet provider but it would be very odd given that the client lives in the U.S. (we are in Canada) and we both would have different providers -- they are having the same issue. The website is http://www.seattledogspot.com. There are times we are unable to reproduce the error and then it arises again.

    One solution is to move the site to a different shared server at the hosting side but that may not necessarily solve the problem. Any other light you could shed on this could be helpful as we continue to troubleshoot.

    November 26, 2014 at 2:57 pm in reply to: wrap text around image #132898
    Lisa at OG
    Member

    Archana, if you are adding an image into the WordPress Editor for a page or post, The WordPress image editor should give you options to set the image to the left, right, center, or none. If you choose left, the text should wrap automatically to the right. If you choose right, the text should warp automatically to the left.

    If I am misunderstanding your question, perhaps, you could provide details as to where you are wanting to place this image?

    October 21, 2014 at 7:03 pm in reply to: Best way to add XML Sitemap & Robots.txt to Genesis site #128701
    Lisa at OG
    Member

    We use the Yoast SEO plugin and get great value from it for our client websites. Here is an interesting article: http://wisdmlabs.com/blog/genesis-seo-vs-wordpress-seo-yoast-choose/

    October 21, 2014 at 6:56 pm in reply to: Associate Theme – Widgets and plugins #128700
    Lisa at OG
    Member

    Before you install plugins to your theme you should read the details to ensure that it is compatible with the current version of WordPress. If it is, you should check the reviews of the plugin to see if anyone else is experiencing issues as well. If they aren't, then you should check to see if your plugins are conflicting with one another -- turn them all off and then back on one by one testing as you go.

    If you get the white screen of death try checking to ensure that your hosting is set to php 5.4 -- we had an issue with sites that had not yet been updated from php 5.2. Upgrading to php 5.4 resolved the issue.

    Hope this helps.

    October 21, 2014 at 6:48 pm in reply to: Adding Genesis Responsive Slider only to home page #128698
    Lisa at OG
    Member

    No, Nick's instructions are correct but when placing your php you need to choose a place in simple hooks that is not inside the site-inner container.

    October 20, 2014 at 8:11 pm in reply to: Adding Genesis Responsive Slider only to home page #128539
    Lisa at OG
    Member

    From what I can see, it looks like you've put your code within the site-inner container which has a max-width of 1140px...your slider is 1850px wide and as a result it won't fit within site-inner. A full width slider below the navigation needs to be outside of site-inner.

    So....You need to revisit the steps of registering your widget so that it is between nav-primary and site-inner. Once you've done that, then you can add your slider code again. Make sure that the css for the wrap within your slider widget has a max-width that is set to none.

    October 20, 2014 at 6:22 pm in reply to: Adding Genesis Responsive Slider only to home page #128517
    Lisa at OG
    Member

    You are using a secondary navigation which we didn't use in our design. You just need to put your php in a different place in Genesis Simple Hooks. You may have it in the wrong place. Try installing the plugin - Genesis Visual Hooks. will help you determine where in Simple Hooks the php should go.

    To get the slider full width you will need to adjust your css. You can use firebug to see what code we have used in our css to accomplish this.

    We did not use the background banner at the top of the home page in our design. We edited it out from the home page in CSS and just used the slider instead.

    October 20, 2014 at 4:07 pm in reply to: Adding Genesis Responsive Slider only to home page #128493
    Lisa at OG
    Member

    Hi bhaynet,

    Sure. We just registered a new widget. See http://designsbynickthegeek.com/tutorials/add-widgeted-sidebar for information on how to do that.

    Second, we used Genesis simple hooks to be able to display the sidebar once we registered it by adding the php code as per the thread above (thanks to badlydrawnben).

    Third, you need to install the Genesis responsive slider plugin. Then, from the widget area move the Genesis Responsive Slider sub widget inside the new one you just created and set up the Genesis Responsive Slider the way you normally would.

    Hope this helps.

    You'll need to style the slider using CSS if you want to change the width or background etc.

    October 14, 2014 at 3:06 pm in reply to: Breadcrumbs Not Displaying Categories #127823
    Lisa at OG
    Member

    Actually, the screenshot above is not for permalinks settings in the Yoast SEO plugin. Move down the left sidebar to where it says SEO and then go to the permalinks settings there. Make sure that the "strip the category base from the category URL" is NOT checked.

    October 14, 2014 at 2:42 pm in reply to: Breadcrumbs Not Displaying Categories #127817
    Lisa at OG
    Member

    I'm not sure if this will help you or not, but in the Yoast SEO plugin there is a setting under Permalinks that allows you to strip the category base from the category URL. If for some reason you have this enabled, it could be affecting your breadcrumbs.

    July 30, 2014 at 1:21 pm in reply to: Unknown Posts #116369
    Lisa at OG
    Member

    Mystery solved and I'm posting here should anyone else experience this. The Unknown posts were NOT caused by a hack. We are using Gravity Forms by RocketGenius. We had chosen to use a custom field (from the Posts Type section of Gravity Forms) in one of our forms. Everytime someone filled out the form it was creating the draft post. So, only use Standard and Advanced Fields for your regular forms -- don't use form fields from the Post section.

    Easy fix.

    July 29, 2014 at 1:06 pm in reply to: Unknown Posts #116249
    Lisa at OG
    Member

    We just had Wordfence do a scan with no vulnerabilities and complete success and no security issues to report. It's a mystery.

    July 23, 2014 at 3:32 pm in reply to: Add featured images to posts in Beautiful Pro #115596
    Lisa at OG
    Member

    Thanks. I looked there and totally missed it. Wasn't thinking that the archive settings affected the home page. Much appreciated.

    July 23, 2014 at 3:13 pm in reply to: Add featured images to posts in Beautiful Pro #115593
    Lisa at OG
    Member

    We have added this code to the BeautifulPro theme because we want featured images to show on the home page; however, although it adds the featured image to the single post page it is NOT adding it to the home page which is really where we want it to go.

    Can you help?

    June 17, 2014 at 4:28 pm in reply to: Adding Genesis Responsive Slider only to home page #110279
    Lisa at OG
    Member

    You are super genius - LOL! Thank you so much for your assistance. It is now working. Much appreciated. 😉

    June 17, 2014 at 3:45 pm in reply to: Adding Genesis Responsive Slider only to home page #110269
    Lisa at OG
    Member

    Thanks for offering your help. Unfortunately, the slider has now completely disappeared from all pages. 🙁

    June 17, 2014 at 2:35 pm in reply to: Adding Genesis Responsive Slider only to home page #110255
    Lisa at OG
    Member

    Hi there,

    I'm not that strong with php. This is what I currently have in the simple hooks box:

    <div class="home-slider">
    <?php dynamic_sidebar( 'home-slider' ); ?>
    </div>

    There is NO shortcode. We used the genesis responsive slider plugin inside a new widget we set up. Are you able to help further?

    June 12, 2014 at 6:13 pm in reply to: Magazine Theme #109536
    Lisa at OG
    Member

    Never mind I figured it out. For anyone else having this issue. Here is the resolution:

    If you originally had the default set to disable comments in the blog it appears that any blog posts you wrote during that time automatically don't allow comments. In order to re-activate the ability for people to post comments you have to not only enable all of the settings in my post above BUT you also have to go each individual post, select screen options at the top, select discussion, and then scroll down below the WordPress editor window to discussion and select Allow Comments.

    Resolved.

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