• 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 - 21 through 40 (of 58 total)
← 1 2 3 →
  • Author
    Posts
  • May 18, 2014 at 11:17 pm in reply to: Change default color by page in Mag Pro #105820
    worldviewpr
    Member

    Got it, thanks, simple does it.

    May 18, 2014 at 6:44 pm in reply to: Change default color by page in Mag Pro #105800
    worldviewpr
    Member

    Thanks, that seems to work, although unregistered (as below) colors do not work, like purple. If I create same but for 'purple' and assign the hex color to #d1469b, would that be right way to add a color that then could be called in an argument?

    /* Magazine Pro Blue
    --------------------------------------------- */
    
    .magazine-pro-blue a:hover,
    .magazine-pro-blue .entry-content a,
    .magazine-pro-blue .entry-title a:hover,
    .magazine-pro-blue .genesis-nav-menu a:hover,
    .magazine-pro-blue .genesis-nav-menu .current-menu-item > a,
    .magazine-pro-blue .genesis-nav-menu .sub-menu .current-menu-item > a:hover,
    .magazine-pro-blue .nav-primary a:hover,
    .magazine-pro-blue .nav-primary .sub-menu a:hover,
    .magazine-pro-blue .nav-primary .genesis-nav-menu .current-menu-item > a {
    	color: #469bd1;
    }
    
    .js.magazine-pro-blue .content .home-middle a .entry-time,
    .js.magazine-pro-blue .content .home-top a .entry-time,
    .magazine-pro-blue button:hover,
    .magazine-pro-blue input:hover[type="button"],
    .magazine-pro-blue input:hover[type="reset"],
    .magazine-pro-blue input:hover[type="submit"],
    .magazine-pro-blue .archive-pagination li a:hover,
    .magazine-pro-blue .archive-pagination li.active a,
    .magazine-pro-blue .button:hover,
    .magazine-pro-blue .enews-widget input[type="submit"],
    .magazine-pro-blue .entry-content .button:hover,
    .magazine-pro-blue .home-middle a.more-link:hover,
    .magazine-pro-blue .home-top a.more-link:hover,
    .magazine-pro-blue .sidebar .tagcloud a:hover {
    	background-color: #469bd1;
    }
    May 16, 2014 at 10:53 am in reply to: Change default color by page in Mag Pro #105507
    worldviewpr
    Member

    thanks for helping...all pages are halfwaytoconcrd.com/page-name/

    also can the color be for not just the page but children underneath?

    The first are (i believe) the Mag Pro default colors built in

    page/(color)

    /business/ (green)
    /communities/ (orange) +children (so I have a template of how to add children pages in the regimen
    nonprofits/ (blue)
    /realestate/ (red)

    /politics/ (purple if possible)

    March 17, 2014 at 4:48 pm in reply to: adjust header so right hand widget area does not impinger on left side title are #95389
    worldviewpr
    Member

    see relevant default code below. In your response it looks at least the header image are is set to '0' but not sure that is what we are talking about.

    in title area below what line is it exactly that I would change to '0'? I thought padding would be from top of page. Thanks for any clarification

    title-area {
    	float: left;
    	padding-top: 30px;
    	padding-top: 3rem;
    	width: 380px;
    }
    
    .header-image .title-area {
    	padding: 0;
    }
    
    .site-title {
    	font-family: 'Raleway', sans-serif;
    	font-size: 48px;
    	font-size: 4.8rem;
    	line-height: 1;
    	margin-bottom: 0;
    }
    
    .site-title a,
    .site-title a:hover {
    	color: #222;
    	font-weight: 900;
    }
    
    .site-description {
    	display: block;
    	height: 0;
    	margin-bottom: 0;
    	text-indent: -9999px;
    }
    
    /* Full width header, no widgets 
    ----------------------------------------*/
    
    .header-full-width .title-area,
    .header-full-width .site-title {
    	width: 100%;
    }
    
    .header-image .site-description,
    .header-image .site-title a {
    	display: block;
    	height: 0;
    	margin-bottom: 0;
    	text-indent: -9999px;
    }
    
    /* Logo, hide text */
    
    .header-image .site-header .wrap {
    	padding: 0;
    }
    
    .header-image .site-title a {
    	background-position: center !important;
    	background-size: contain !important;
    	float: left;
    	display: block;
    	min-height: 90px;
    	text-indent: -9999px;
    	width: 100%;
    }
    
    /* Widget Area
    --------------------------------------------- */
    
    .site-header .widget-area {
    	float: right;
    	text-align: right;
    	width: 725px;
    }
    
    .header-image .site-header .title-area,
    .header-image .site-header .widget-area {
    	padding: 40px 0;
    	padding: 4rem 0;
    }
    
    .site-header .widget-area p {
    	margin-bottom: 0;
    }
    January 14, 2014 at 7:40 pm in reply to: problem updateing to Genesis 2.02 #85247
    worldviewpr
    Member

    I think I know what the problem was. I mistook the "upgrade available" badge at top with the Activate link. I must have activated the core genesis as theme instead of just updating it. So the updated Genesis Core became the active theme not Agency.

    Will drop back ten and try again.

    December 28, 2013 at 3:00 pm in reply to: Categories producing 404 not found #81655
    worldviewpr
    Member

    nevermind...i turned off the breadcrumbs settings in wordpress seo plugin as they over rode built-in genesis.

    December 7, 2013 at 4:46 pm in reply to: Need help with Mag Pro "after entry" and "right header" widgets #77579
    worldviewpr
    Member

    Actually, now that I double checked, the before entry widget works buyt the after entry widget does not.

    December 7, 2013 at 2:57 pm in reply to: Need help with Mag Pro "after entry" and "right header" widgets #77575
    worldviewpr
    Member

    The Before-Entry php and css appears to work, but on testing, it looks like actual usage is—one or the other, not both—as identical text widgets in both would only show the Before Entry image and not the same image in the After Entry area. Not a nig deal, but Is this by design?

    For the Header css I am confused about where to put that snippet.

    In the section on TITLE AREA?

    If so, there is already a couple lines at the bottom of that section

    .title-area {
       padding-top: 0;
    }
    

    Would I then just add the second phrase of the snippet

    .site-title {
        font-size: 3.2rem;
    }
    

    Below the above or duplicate?

    thanks.

    December 3, 2013 at 12:20 pm in reply to: custom background image for MAGAZINE theme? #76820
    worldviewpr
    Member

    I agree.

    November 21, 2013 at 5:12 pm in reply to: custom background image for MAGAZINE theme? #74801
    worldviewpr
    Member

    Hi wildwebwest, happy to share my experience.

    To answer your question, no I do not see any reference to Background" settings in the admin of Mag Pro.

    That said.

    I assume you are talking not about background color in the site container but the background on rest of page. If so you may want to look at wp-backstretch

    http://reaktivstudios.com/store/wp-backstretch/

    It is a premium plugin by Andrew Norcross but does the job. I tried it and was able to add backgrounds easily.

    It just turns out like the clean white back ground of Mag Pro and felt adding a background---for my purposes---might add too much for the eye. That's me. I am sure you can use it judiciously for your own clients.

    best to you and good luck.

    bgr

    November 18, 2013 at 5:58 pm in reply to: Need Help Customizing Posts in Pages #74065
    worldviewpr
    Member

    close please, thank you.

    Susan, are you the "cold case" support?

    November 18, 2013 at 3:55 pm in reply to: Agency Theme and HTML5 & Micro Data #74040
    worldviewpr
    Member

    close it thanks

    November 12, 2013 at 9:55 pm in reply to: Align home top image in Mag Pro #72625
    worldviewpr
    Member

    That doesn't seem correct. That's in the Jetpack simple social icons section before site header.

    /* Simple Social Icons
    --------------------------------------------- */
    
    .sidebar .simple-social-icons ul li {
    	margin: 0 2px 4px !important;
    	margin: 0 0.2rem 0.4rem !important;
    }
    
    (1102) /*
    Site Header
    ---------------------------------------------------------------------------------------------------- */
    
    November 5, 2013 at 10:14 pm in reply to: Any Tips To Improve Magazine Pro Speed? #71194
    worldviewpr
    Member

    That's great news, William. I obsess about this all the time. I have a love-hate relationship with Jetpack and am entering a new hate cycle. I need to solve the google font api latency. Will also jettison jetpack and alexa/quancast apis. worhtless for a site like mine. If there is any clue out there on how to make cloud front and google font servers not be such a drag let us know.

    November 5, 2013 at 12:41 am in reply to: Any Tips To Improve Magazine Pro Speed? #71017
    worldviewpr
    Member

    I am really happy using Sythesis hosting. Mag Pro is routinely loading at around 1.0-1.2 secs with page speed score 600-800, depending on images. per

    http://www.webpagetest.org/result/131104_JB_7AA/

    But I am using CDN, Smush.it and W3TC. So it really is going to depend on your host, dom files, cache regimen, etc.

    My biggest beef is that the chief bottlenecks are not the theme or host bu google font api and cloudfront and quantserve each costing anywhere from 200 to 400ms to load. I hope google fonts installed somehow is a way to mitigate this but rough going for me understanding best approach to that.

    November 5, 2013 at 12:33 am in reply to: Magazine Pro : I am disappointed #71016
    worldviewpr
    Member

    I've been waiting over a month for Mag Pro and am busily trying to break it. I love the crisp sharp look. Go big or stay home. It needs a dash of color, maybe, but this is where some great images and some deft .css in menus, section headers, and headlines can make a difference. do have questions about the font-family Icon, and use of Roboto and Raleway. BG et al had a reason for choosing those so would like the back story on that is possible.

    November 5, 2013 at 12:24 am in reply to: Best Way To Add Custom Font To Magazine Pro #71015
    worldviewpr
    Member

    I have some questions about this, too. My problem originally stems from seeing google api taking 400+ms to load fonts, which is easily the largest chunks of time slowing down page load speed.

    1. Does either the enqueue method or font-face generator address this issue?

    2. It would seem that the font-face generator solution seems simple enough but when it comes to simply "changing" fonts in style.css it would be more than just changing names, as different fonts may require different config for weight, line height, margin, font-size, etc depending on the object, for optimal use. Or does none of that apply?

    3. In the area of Mag Pro default style.css it defines font family: 'Icon'; --- Is this a branded font-family as search only produces links to posts about icons (images)? Would it be something to include in the generator kit?

    4. I have some questions about use of Roboto and Raleway that can be a separate thread and how to incorporate them in either font-generator or enqueue method.

    November 5, 2013 at 12:08 am in reply to: Magazine Pro #71014
    worldviewpr
    Member

    Once installed, where do you find the selector for the other optional colors. Might be right in front of my nose but can't see it.

    October 30, 2013 at 11:31 am in reply to: Genesis 2.0.0 / The Event Calendar problem #69930
    worldviewpr
    Member

    Did this change for the better make it to 2.0.1, or will it find its way to 2.1? Thanks for your eagle eye.

    October 25, 2013 at 11:39 am in reply to: Optimizing schema in Genesis #68868
    worldviewpr
    Member

    Still struggling with this.

    How does one use either plugins above and NOT HAVE schema code display in the HTML? Currently in using both plugins the schema snippet is appearing at top of single post view and that looks like heck. I believe Raven as a check box for not to display css in html but even this does not seem to address issue.

    My experience with the Microdata plugin is that it is obtuse and a guessing game of what too put where with no real documentation or even explanations of the examples. Plus I can't figure out where properties like events, persons, dates, events are entered properly

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