• 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

worldviewpr

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 58 total)
1 2 3 →
  • Author
    Posts
  • December 2, 2015 at 4:34 pm in reply to: jquery undefined #172520
    worldviewpr
    Member

    Thanks carasmo, I've been struggling to fix the the http mixed content but can't seem to find some of the files or don't know how to edit them.

    Also reregistering jquery is way beyond my pay grade and ken.

    If there are any n the community that could help on this in a short paid project please let me know.

    October 22, 2015 at 7:57 pm in reply to: Magazine Pro After Entry Widget issue #168811
    worldviewpr
    Member

    Having problems getting widget admin page to load without a time out so squally do customize will try to find way to it thanks

    October 22, 2015 at 11:40 am in reply to: Magazine Pro breaks Tribe Events Calendar Pro #168784
    worldviewpr
    Member

    four it. there was an unclosed script in the footer. Please close

    June 19, 2015 at 12:01 pm in reply to: CSS for media queries with custom header #156813
    worldviewpr
    Member

    Thanks, Tom, yeah the google verification code has been deleted from genesis theme settings/header scripts. Don't know why it showed up like that.

    The padding is not effecting the way the image is served to mobile screens as I've tried it both ways.

    As you correctly surmised, yes I am in need of building media queries that will mitigate the issue and don't have slightest clue except to know I will need to upload different images but don't know how to call to them.

    If anyone wants to share her or private go for it, thanks in advance.

    bgr

    June 17, 2015 at 11:49 pm in reply to: CSS for media queries with custom header #156624
    worldviewpr
    Member

    Tom, I get good results on the desktop at http://contracostabee.com with the 1140x200 image reducing size at jumps but it doesn't look right on an iPhone or other mobile screens. Can you suggest a way to fix this or is the aspect ratio of image just too much for the scaling of the media queries.

    responsive fail

    June 15, 2015 at 4:24 pm in reply to: CSS for media queries with custom header #156312
    worldviewpr
    Member

    Hey that worked great, thanks. I still wanted to fiddle with the top and bottom padding but figured it out.

    The only caveat I'd add is make clear you use the image from the image folder of theme, not your media library.

    SO the same responsiveness should appear in mobile views (iPhone/ipad etc) as well yes?

    June 15, 2015 at 12:26 pm in reply to: CSS for media queries with custom header #156290
    worldviewpr
    Member

    Tom, for clarification...when option 6 says "delete current header image set up...

    should I remove the changes I made according to this, put back the defaults then

    do steps in option 6?

    http://wpsites.net/web-design/add-full-width-header-image-to-the-magazine-pro-theme/”

    June 15, 2015 at 12:23 pm in reply to: CSS for media queries with custom header #156287
    worldviewpr
    Member

    Thanks Tom
    I will check that out. And report back to the thread or for advice.

    June 11, 2015 at 3:59 pm in reply to: anyone seen these, want to remove social tabs #155905
    worldviewpr
    Member

    I found this from stack overflow that it is a default "feature of facebook"

    That post was from 2012. Is there any new development or advice on how to defeat this?

    June 10, 2015 at 11:49 pm in reply to: My featured image in Mag Pro edit disappeared #155804
    worldviewpr
    Member
    This reply has been marked as private.
    June 10, 2015 at 8:09 pm in reply to: My featured image in Mag Pro edit disappeared #155798
    worldviewpr
    Member

    UPDATE...I was editing and creating a forum in bbpress and noticed the "featured widget is showing up in the right hand sidebar of that edit window, but not edit post.

    June 7, 2015 at 8:20 pm in reply to: stylesheet and images missing after migration #155295
    worldviewpr
    Member
    This reply has been marked as private.
    June 7, 2015 at 3:01 pm in reply to: stylesheet and images missing after migration #155262
    worldviewpr
    Member

    but alas...content area is still served first. I wonder if there is a way to

    for mobile serve the sidebar first?

    June 7, 2015 at 2:56 pm in reply to: stylesheet and images missing after migration #155260
    worldviewpr
    Member

    Synthesis did the migration. They wrote it off as a cacheing issue but I don't think it is.

    June 7, 2015 at 2:55 pm in reply to: Change Magazine pro front page layout #155259
    worldviewpr
    Member

    yeah..II just stumbled onto that. THANK YOU, for your help!

    June 3, 2015 at 11:31 am in reply to: genesis connect and design palette clash #154725
    worldviewpr
    Member

    Threads I've been able to find were dated so I removed it, thanks.

    May 30, 2015 at 4:48 pm in reply to: Add TIled stripe background to Magazine Pro #154226
    worldviewpr
    Member

    here is the style.css area re site containers It seemed like it should go after the .wrap, no? Get message that the file can't be saved The document “style.css” could not be saved. Text encoding Western (ISO Latin 1) isn’t applicable. or did I inherit from copying from the email?

    `/* Site Containers
    --------------------------------------------- */

    .site-inner,
    .wrap {
    margin: 0 auto;
    max-width: 1140px;
    background-image: url(‘http://halfwaytoconcord.com/wp-content/uploads/2015/05/cocobee-stripe-fade.png');
    background-repeat: repeat;

    }

    .site-inner {
    clear: both;
    padding-top: 40px;
    padding-top: 4rem;
    }

    .magazine-home .site-inner {
    padding-bottom: 10px;
    padding-bottom: 1rem;
    }

    .magazine-landing .site-inner,
    .magazine-landing .wrap {
    max-width: 800px;
    }

    .magazine-landing .site-inner {
    padding-bottom: 40px;
    padding-bottom: 4rem;
    }

    May 30, 2015 at 4:36 pm in reply to: Add TIled stripe background to Magazine Pro #154221
    worldviewpr
    Member

    let me work on that, thanks.

    the email enter

    url("file url goes here");

    so I have changed it to just quote marks

    Film at 11.

    thanks.

    June 29, 2014 at 6:30 am in reply to: Genesis simple hooks content after posts #111684
    worldviewpr
    Member
    This reply has been marked as private.
    May 19, 2014 at 5:46 pm in reply to: Change default color by page in Mag Pro #105942
    worldviewpr
    Member
    This reply has been marked as private.
  • Author
    Posts
Viewing 20 posts - 1 through 20 (of 58 total)
1 2 3 →

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