• 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

itzsnider

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 85 total)
← 1 2 3 4 5 →
  • Author
    Posts
  • October 19, 2015 at 5:18 am in reply to: My New Design Business Site #168454
    itzsnider
    Participant

    Derek thanks for the heads up.

    I have no problem seeing the above page.

    Anyone else having this issue?

    October 14, 2015 at 1:33 pm in reply to: FaceBook Widget is cutoff in the Modern Studio Theme #168162
    itzsnider
    Participant

    Okay here is what you need to change

    from

    .sidebar .widget
    background-color: #fff;
    border: 1px solid #000;
    margin-bottom: 60px;
    padding: 40px 40px 30px;

    to

    .sidebar .widget
    background-color: #fff;
    border: 1px solid #000;
    margin-bottom: 60px;
    padding: 100px 40px 30px;

    Have a great day!

    October 14, 2015 at 12:34 pm in reply to: Reducing PHP Calls #168148
    itzsnider
    Participant

    Honestly Blue Host is atop the worst list.

    I currently use Flywheel and would never look back! LOVE them. For 15 bucks a month and a minimal delay, it's awesome!

    There are a ton of other WP Managed solutions though as well.

    October 14, 2015 at 12:04 pm in reply to: Remove pagination links for entry on archive pages #168143
    itzsnider
    Participant

    There shouldn't be at all.

    And I agree, I try not to use it but if it works, ehhh!

    Glad you got it working.

    October 14, 2015 at 11:54 am in reply to: Reducing PHP Calls #168142
    itzsnider
    Participant

    Honestly, this shouldn't be an issue any longer. IF this is from a pingdom check or from google page speed, it's your server that can't handle this.

    Hosting these days is super fast so there really isn't a need for this. IF you want to utilize something, a plugin like W 3 Total Cache should work to help.

    Hope that helps.

    October 14, 2015 at 11:52 am in reply to: Background Image #168141
    itzsnider
    Participant

    Appearance - Customize - http://glui.me/?i=a7cdee9tl16md50/2015-10-14_at_1.51_PM.png/

    October 14, 2015 at 11:43 am in reply to: Genesis total custom build #168140
    itzsnider
    Participant

    The Genesis Framework comes with a child theme. No need to purchase another theme on top of it unless you like said theme.

    October 14, 2015 at 9:30 am in reply to: Remove pagination links for entry on archive pages #168124
    itzsnider
    Participant

    Mary,

    IF I am hearing what you need try this

    p.pages {
    display:none;
    }

    in your style.css

    October 14, 2015 at 9:19 am in reply to: Genesis Installation Failure #168117
    itzsnider
    Participant

    Genesis is not a PLUGIN. You need to go to the themes section and add it as a new theme.

    Hope it's that simple!

    October 14, 2015 at 9:18 am in reply to: Agency Pro: How do I hange the background of the widget area #168116
    itzsnider
    Participant

    You would need to find the CSS property and change the background in the style.css.

    If you include a link, that would help.

    October 14, 2015 at 9:16 am in reply to: Font and Link Colors in Altitude Pro #168115
    itzsnider
    Participant

    For your titles - find the <h4> code that has a "white" don't and remove that code. I can't find it before my next meeting but it's overwriting it down the line

    This code is being overwritten

    .image-section h4, .solid-section h4
    font-size: 16px;
    font-weight: 800;
    color: #000000 !important;
    letter-spacing: 3px;
    text-transform: uppercase;

    For the after entry widget change this in your style.css

    .widget-area a:link, .widget-area a:visited to whatever color you want.

    October 14, 2015 at 9:09 am in reply to: How do I link a menu item to a homepage widget area #168112
    itzsnider
    Participant

    Check out - https://wordpress.org/plugins/page-scroll-to-id/

    This is what I am using. Then in the menu itself I have this - http://glui.me/?i=gizaw13jbensmyq/2015-10-14_at_11.09_AM.png/

    October 14, 2015 at 8:36 am in reply to: Mobile Responsive issues with Altitude theme #168109
    itzsnider
    Participant

    When checking it out the following class="image-section" is set to height: 667px;

    That is your problem, not sure where in the code it is making it setup but that is your issue.

    Even using a margin-bottom:-400px; wouldn't work in the div itself.

    October 14, 2015 at 8:21 am in reply to: iOS 9 update issue or Mobile !?!?! #168108
    itzsnider
    Participant

    Found it -

    damn newsletter add-on

    .newsletter-cta-caption {
    display:none;
    }

    October 14, 2015 at 7:45 am in reply to: using htaccess as sole file in site #168105
    itzsnider
    Participant

    I honestly would try this first, it's less of a hassle in my opinion https://wordpress.org/plugins/redirection/

    October 14, 2015 at 7:44 am in reply to: Help for a Rookie on Template Edit #168104
    itzsnider
    Participant

    Sunny I would check out the following - https://bobwp.com/prose-genesis-child-theme-tutorial/

    If that doesn't help out, I would look around some more. These are usually services folks offer (setting up a theme etc) so not sure how much "support" will come.

    October 14, 2015 at 7:35 am in reply to: Site Not Working on I.E. #168102
    itzsnider
    Participant

    There are sites out there such as http://netrenderer.com/index.php etc that you have to have in your arsenal of tools. Or even http://browsershots.org

    There is IE Tab for Chrome - http://www.chromeextensions.org/utilities/ie-tab/#.Vh5ZuLyabqg

    If you are on a Mac this helps as well - http://www.imore.com/how-view-websites-your-mac-require-internet-explorer-or-pc

    I design on a mac and never check IE. It's outdated and doesn't play by standards. BUT that is part of my contract as well that browsers older than IE9 I won't "code" for.

    Hope that helps a tad.

    October 14, 2015 at 7:03 am in reply to: Phantom email notifications! #168101
    itzsnider
    Participant

    This seems to be an issue for some folks all of a sudden.

    To me this is NOT a Genesis issue rather an SMTP issue with your server/host. I would reach out to them.

    ALSO there is a spot within Genesis here - http://glui.me/?i=o9t9q9ipm2c0f9y/2015-10-14_at_9.03_AM.png/

    Mine is left blank so I don't get an email every time.

    Hope that helps

    October 13, 2015 at 12:34 pm in reply to: Theme still showing old theme home page #168064
    itzsnider
    Participant

    No worries Laura I hope you get it fixed! Strange for sure. Something is either caching it or you have it called out specifically somewhere secret!!

    October 13, 2015 at 12:33 pm in reply to: Adding Two Custom Stylesheets #168063
    itzsnider
    Participant

    Marlon,

    The built in pricing table has everything you need as a basis to make better. You can add anything with the properties you want honestly. You just need to know how.

    I would advise the use of the built in CSS pricing Table and the use of some fantastic CSS craziness over adding more load to the server/site.

    Speed is everything now-a-days.

  • Author
    Posts
Viewing 20 posts - 21 through 40 (of 85 total)
← 1 2 3 4 5 →
« 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