• 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

Jumpringer

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 38 total)
1 2 →
  • Author
    Posts
  • March 1, 2018 at 9:46 am in reply to: Enable an image custom URL from a widget #217176
    Jumpringer
    Member

    Thanks for your response.

    July 19, 2017 at 2:27 pm in reply to: SSL Redirect errors #209308
    Jumpringer
    Member

    Thank you - much appreciated!

    April 11, 2016 at 2:36 pm in reply to: Seeking plugin to track stats of logged-in members #183416
    Jumpringer
    Member

    Thanks Cristoph. It looks like adjusting the GA tracking code is the answer.

    November 9, 2015 at 7:40 am in reply to: Revolution Slider full-width video Caching Issue #170555
    Jumpringer
    Member

    Tom,

    Thanks for your reply. The Chris Harmsworth site is attractive and close to what I'd like to do.

    What is the total bit rate for the videos shown on chrisharmsworth.com?

    I ask because videos with tbr's of 1200 - 3000kbps will play without problem, but pixelation is a issue, especially when the video contain scenes with a lot of movement.

    Also, is it possible for the videos on chrisharmsworth.com to play automatically and eliminate the player bar?

    I wonder if forcing the viewer to click the "play" button affects how the video is initially cached for viewing.

    Valerie

    Valerie

    June 9, 2015 at 9:23 am in reply to: Google page speed recommends gzip, but WP Supercache is already installed #155579
    Jumpringer
    Member

    Hi itzsnider - it's great not only to hear from a fellow Baltimoron, but a Towsonite as well !

    Thanks for your response - I will check out the 3dTotal Cache. Did not know that a host could offer this .

    I think I know the problem with my site... it's a matter of pointing to the correct directory.

    May 7, 2015 at 11:06 am in reply to: Portfolio and slider page images loading slowly #150721
    Jumpringer
    Member

    cache plugin helped

    December 9, 2014 at 9:06 am in reply to: Soliloquy Free – remove transparent caption background #134080
    Jumpringer
    Member

    solution:

    .cap.soliloquy-container .soliloquy-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1120;
    /* background: rgba(0,0,0,.5); */
    background: rgba(0,0,0,0);
    }

    December 5, 2014 at 8:19 pm in reply to: Minimum Pro Theme: reduce content top margin in tablet and mobile #133766
    Jumpringer
    Member

    Hello,

    If you are trying to reduce the amount of white space between the clickable menu and content, then:

    Your CSS states:

    .site-header {padding-bottom:100px;}

    You will need to update your CSS under media queries for the affected screen sizes by adding this line of CSS (with no or reduced padding) to eliminate the big white space.

    December 5, 2014 at 7:46 pm in reply to: Soliloquy Free – remove transparent caption background #133762
    Jumpringer
    Member

    Yes, it't the transparent black background behind the white captions at the bottom.

    September 23, 2014 at 11:21 am in reply to: Phone number displays white (invisible) on ipad #125442
    Jumpringer
    Member

    Thanks for the note, Jamie.

    I have an old iPad; maybe that's why you see the phone# in black, if you have a newer model.

    Also, when I ran a cross browser check, the phone# was black in all cases.

    I will try the CSS, though. And maybe get a new iPad 🙂

    September 23, 2014 at 9:01 am in reply to: How to center Home Bottom Widget Titles on Outreach Pro? #125429
    Jumpringer
    Member

    .featured-content .entry-title {
    font-size: 20px;
    text-align:center; /* home-bottom titles centered*/
    }

    September 15, 2014 at 11:06 am in reply to: Outreach Pro enlarge header logo #124524
    Jumpringer
    Member

    Susan,

    Thanks so much! This solved the issue of enlarging the logo, yet keeping it responsive.

    Appreciate your fast response.

    August 26, 2014 at 2:37 pm in reply to: Opinions on automatic backup plugins and security #121193
    Jumpringer
    Member

    Bill, thanks for your thoughtful reply. I'll check out your other posts on this topic.

    June 25, 2014 at 1:26 pm in reply to: Seeking recommendations for an events registration plugin #111521
    Jumpringer
    Member

    thanks anitac - I hadn't considered Eventbrite but will take a look.

    May 16, 2014 at 8:34 am in reply to: Remove Product Archive/Shop page display for Woo Commrce #105481
    Jumpringer
    Member

    Thanks Brad, appreciate the link.

    For anyone interested, I found the solution on this link:

    http://www.skyverge.com/blog/hide-certain-woocommerce-subcategories-catalog/#comment-434102

    April 15, 2014 at 9:50 am in reply to: Make a background-image logo clickagle #100488
    Jumpringer
    Member

    Lauren, that worked perfectly. Thanks very much 🙂

    January 3, 2014 at 10:06 am in reply to: Page title in two colors – how to accomplish? #82919
    Jumpringer
    Member

    I've reopened this post b/c although my solution worked visually, it does not validate.

    On each slider, I want all text after "..." to be in a different color.

    Suggestions welcome.... thanks.

    December 19, 2013 at 4:59 pm in reply to: Seeking CSS help with form styling #80341
    Jumpringer
    Member

    Many thanks - that worked!

    December 19, 2013 at 12:36 pm in reply to: Contact Form Plugin that validates in wc3 validator #80273
    Jumpringer
    Member

    Thanks Andrea.

    I did run into the same validation issues with the Ninja plugin, although I'm glad to know about it.

    I'll try creating a new template page with a simple contact form that I've used on regular (non WP) sites which require far fewer files.

    December 16, 2013 at 1:14 pm in reply to: "itemprop" validation error – #79514
    Jumpringer
    Member

    resolved via css:

    #sidebar-alt h4.widgettitle - added background image; this displays an image beneath the widget title and eliminates the itemprop validation error.

  • Author
    Posts
Viewing 20 posts - 1 through 20 (of 38 total)
1 2 →

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