• 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

Ginger

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 - 41 through 60 (of 313 total)
← 1 2 3 4 … 14 15 16 →
  • Author
    Posts
  • January 26, 2016 at 5:01 pm in reply to: Cafe Pro Home Feature Image size #177631
    Ginger
    Participant

    Do you have a link to your site, or is the link above your site?


    @gscoolidge | Support Nerd | Website Producer/Tweaker | IDX Integrations | Hosting Options

    January 26, 2016 at 4:57 pm in reply to: AgentPress Listings #177630
    Ginger
    Participant

    Sure, you control the status values on the individual listing entries. Can you elaborate more? Do you have a site link?


    @gscoolidge | Support Nerd | Website Producer/Tweaker | IDX Integrations | Hosting Options

    January 26, 2016 at 4:55 pm in reply to: Realtor Websites? #177629
    Ginger
    Participant

    Hi there,

    Nothing is better than quality content. The way to show the value over the Zillows and Realtor.com info is for the realtor site to have quality, fresh posts of local content that fits their niche or expertise and their keywords for SEO. Then if they decide to spend %% for paid ads they have somewhere to send them. If traffic is only generated via externally, it won't stick. It will take several months unless they already have a following.


    @gscoolidge | Support Nerd | Website Producer/Tweaker | IDX Integrations | Hosting Options

    January 26, 2016 at 12:50 pm in reply to: Visual COmposer Responsive Settigs #177596
    Ginger
    Participant

    I would suggest posting your question in the support area for Visual Composer:

    http://support.wpbakery.com/?_ga=1.257975178.180933849.1453834125


    @gscoolidge | Support Nerd | Website Producer/Tweaker | IDX Integrations | Hosting Options

    January 26, 2016 at 12:44 pm in reply to: How to add responsive image instead of the backstretch image in Minimum Pro #177595
    Ginger
    Participant

    Hi Matt,

    That background image area in Minimum Pro wasn't really intended for a logo, you don't have to use that space if you do not want to. I recommend uploading your logo via the header image area already built-in or something.


    @gscoolidge | Support Nerd | Website Producer/Tweaker | IDX Integrations | Hosting Options

    January 17, 2016 at 3:31 pm in reply to: Ambiance Pro homepage images #176796
    Ginger
    Participant

    Hi,

    The Regenerate Thumbnails should have worked, however, if your original image is smaller than what is required for the Ambiance theme settings, entry-image (800 x 450) , it will show a gap.


    @gscoolidge | Support Nerd | Website Producer/Tweaker | IDX Integrations | Hosting Options

    January 12, 2016 at 5:38 pm in reply to: Divine – Home Before Content #176330
    Ginger
    Participant

    Hmm, I'm not familiar with this particular theme, maybe someone else can chime in. Or, you might reach out to Restored 316 Designs, the theme author.

    http://restored316designs.com/support/divine-theme/front-page-setup/home-before-content/

    http://restored316designs.com/support/divine-theme/


    @gscoolidge | Support Nerd | Website Producer/Tweaker | IDX Integrations | Hosting Options

    January 12, 2016 at 3:23 pm in reply to: Divine – Home Before Content #176325
    Ginger
    Participant

    Does it show up when you go to Appearance => Widgets to view outside of the customizer?


    @gscoolidge | Support Nerd | Website Producer/Tweaker | IDX Integrations | Hosting Options

    January 12, 2016 at 3:17 pm in reply to: How to position footer closer to the main content? #176324
    Ginger
    Participant

    Hi there,

    I'm assuming you mean the white space above your footer menu? If so, have a look in your style.css file around line 1473 for this section:

    
    .site-footer {
    	background-color: #fff;
    	font-size: 16px;
    	font-size: 1.6rem;
    	line-height: 1;
    	padding: 40px 0;
    	text-align: center;
    }

    The line you want to adjust is

    padding: 40px 0:

    That is shorthand that is saying apply 40px of padding to the top and bottom of the footer area, and 0 to the left and right. Try reducing the 40 to a lower number until it's the distance you'd like. If it reduces the bottom padding too much , you can separate that statement and use padding-top and padding-bottom to have different values. Hope that makes sense!

    You can accomplish troubleshooting this in your browser using this tutorial:

    https://www.nutsandboltsmedia.com/how-to-customize-your-genesis-child-theme-with-chromes-inspector/


    @gscoolidge | Support Nerd | Website Producer/Tweaker | IDX Integrations | Hosting Options

    January 12, 2016 at 3:10 pm in reply to: Image Listing Sizes For AgentPress Pro #176323
    Ginger
    Participant

    Hi there, your site looks nice! Do you mean the image on the listing detail page ? It does appear to show the full image on the demo as 900 x 580 but yet they have a featured image assigned as well, some oddities there. When using the theme, If you use a featured image on the listing (which you need for the listing archive page) it will size it down to 740x285. Which do you prefer?


    @gscoolidge | Support Nerd | Website Producer/Tweaker | IDX Integrations | Hosting Options

    January 11, 2016 at 1:12 pm in reply to: Ambiance Pro homepage images #176242
    Ginger
    Participant

    Hi, looks like you changed your site back to the eleven40 theme so it's difficult to troubleshoot. If you change it back, make sure you have the correct image size selected in the Genesis => Theme Settings => Content Archive settings, they are large -- you can view the instructions for the Ambiance Pro theme setup here:

    http://my.studiopress.com/setup/ambiance-theme/


    @gscoolidge | Support Nerd | Website Producer/Tweaker | IDX Integrations | Hosting Options

    January 11, 2016 at 11:06 am in reply to: Template Hierarchy #176236
    Ginger
    Participant

    If you have a file in your theme that the Genesis framework also has, it will use your file first. I recommend using the plugin Query Monitor to see what template is being used so you can be sure.


    @gscoolidge | Support Nerd | Website Producer/Tweaker | IDX Integrations | Hosting Options

    January 9, 2016 at 6:39 pm in reply to: Site displays too narrow in IOS #176092
    Ginger
    Participant

    I see what you mean, the answer is still the same -- the mobile devices are defaulting to the widest part of the page which is those two ads. If you remove those temporarily, I bet your site will display normally on the phone. To add them back, maybe there is a plugin to serve up the ads that is mobile-friendly....otherwise you'll need to see if you can customize the ad width.


    @gscoolidge | Support Nerd | Website Producer/Tweaker | IDX Integrations | Hosting Options

    January 9, 2016 at 1:39 pm in reply to: Front page in genesis sample theme #176072
    Ginger
    Participant

    Ok....it sounds like you want a homepage with a layout of widgets you can populate. The sample theme doesn't come with a front-page.php file, which is what other Genesis child themes have that create the widgetized homepage. If you'd like to make your own, here is a handy tutorial that can walk you through that:

    Create a Widgetized Custom Home Page in Genesis Child Theme WordPress

    The above tutorial offers a link to the files created and you might just take those and incorporate into the latest sample theme that you have now.


    @gscoolidge | Support Nerd | Website Producer/Tweaker | IDX Integrations | Hosting Options

    January 9, 2016 at 1:23 pm in reply to: Site displays too narrow in IOS #176071
    Ginger
    Participant

    Hi there,

    Your posts look nice and centered on the iPhone 5 simulator I use in Chrome. The reason your site is bloated out wide is from the two ads you have...one at the top and one at the bottom, those are using widths that are wider than the mobile view and distort the view so it slides horizontally to the right.


    @gscoolidge | Support Nerd | Website Producer/Tweaker | IDX Integrations | Hosting Options

    January 9, 2016 at 1:15 pm in reply to: Altitude Pro Navigation Change #176069
    Ginger
    Participant

    Hi there,

    Here is a tutorial that might help:

    http://www.alphablossom.com/split-genesis-navigation-menu-center-logo-css-only/

    Or, if you want to search for more, using the phrase split navigation and centered menus in Genesis.


    @gscoolidge | Support Nerd | Website Producer/Tweaker | IDX Integrations | Hosting Options

    January 9, 2016 at 1:12 pm in reply to: Front page in genesis sample theme #176068
    Ginger
    Participant

    That is quite a big change, basically you'd be creating the theme from scratch. I recommend buying the Altitude Pro theme so you can have the actual code and functionality.


    @gscoolidge | Support Nerd | Website Producer/Tweaker | IDX Integrations | Hosting Options

    January 9, 2016 at 1:10 pm in reply to: Links on home page not working #176067
    Ginger
    Participant

    All the links I tried on the homepage work, and the blog posts links work as well. Can you be more specific on what is not working for you?


    @gscoolidge | Support Nerd | Website Producer/Tweaker | IDX Integrations | Hosting Options

    January 9, 2016 at 1:07 pm in reply to: Mobile Showing filling only half the screen? #176065
    Ginger
    Participant

    Link to site is requiring a password.


    @gscoolidge | Support Nerd | Website Producer/Tweaker | IDX Integrations | Hosting Options

    January 9, 2016 at 1:03 pm in reply to: Make Menu Item Mobile Responsive #176062
    Ginger
    Participant

    Hi there,

    Did you end up solving this? When I view in mobile it shows to shrink the image like I would expect.


    @gscoolidge | Support Nerd | Website Producer/Tweaker | IDX Integrations | Hosting Options

  • Author
    Posts
Viewing 20 posts - 41 through 60 (of 313 total)
← 1 2 3 4 … 14 15 16 →
« Previous Page

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