• 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

AQthinker

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 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • February 11, 2015 at 9:19 am in reply to: Drop Down Div Menus #140469
    AQthinker
    Member

    Ah! Thank you !

    January 24, 2015 at 2:22 pm in reply to: Template Hierarchy Front-page.php not working #138541
    AQthinker
    Member

    Worked perfectly.

    There was a list of things my functions.php was missing.

    Thanks, Ren

    January 24, 2015 at 10:50 am in reply to: Template Hierarchy Front-page.php not working #138515
    AQthinker
    Member

    Hey Tim,

    I am using the primary genesis theme. I'm attempting to build a dynamic one page layout which will be named engineered but the template hierarchy is not working. I'm not certain why.

    Its being developed locally, so the is no link for it. But I've literally just installed genesis. Create a folder for the child theme. I've place the css header in the style.css file, I also added the code to start the engines for genesis in the functions.php. That's all I've done so far.

    My next step was to simply create a front-page.php but its not registering. I'm still being directed to sample page.

    January 18, 2015 at 6:09 pm in reply to: Remove Genesis Framework Title and Image in header #137893
    AQthinker
    Member

    Yes, Prephaps I should submit a ticket.

    My menu follows this order:
    1) Information
    2) Custom feeds
    3) Default Layout
    4) Breadcrumbs
    5) Comments and Traceback
    6) Content Achieves
    7) Blog Feed
    8) Header and Footer Scripts

    January 18, 2015 at 3:41 pm in reply to: Remove Genesis Framework Title and Image in header #137884
    AQthinker
    Member

    Hi,

    I must have a different version. I'm using 2.1.2 and the fourth option down is Breadcrumbs.

    December 30, 2014 at 10:24 pm in reply to: Before Entry widgets #135712
    AQthinker
    Member

    Using the guide above you will learn the basic steps to adding a widget area in genesis.

    You may want to change the location of the widget, this visual guide is an awesome resource.

    http://genesistutorials.com/visual-hook-guide/

    Simply, changing line four of the sample function.php mentioned in the post above, to either of the options in the visual guide will hook the widget to a different area.

    For example to add the widget right after the header, the code for line four would look like this
    'name' => __( 'genesis_after_header', 'your-theme-slug' ),

    December 30, 2014 at 10:13 pm in reply to: Genesis Slider #135709
    AQthinker
    Member

    I ended up having to get more creative because editing photos was a bit too time consuming for a solution.

    Using the Inspector Element in Chrome, I was able to target the img css properties the 'Genesis Responsive Slider' style.css was applying.

    I used this code in the childtheme's style.css to adjust the photo within the area:

    .flexslider .slides img {
    	margin: 0 155px;
    }
    

    Be sure to remember to adjust the picture back to its natural position after the content bar disappear using a responsive layout. Add this code to the appropriate media query:

    .flexslider .slides img {
    	margin: 0 0px;
    }
    December 30, 2014 at 12:34 pm in reply to: Executive Pro – Increase number of featured pages #135680
    AQthinker
    Member

    In case anyone is wondering how I fixed this problem. I used the inspect element for my browser.

    Target the following css areas:

    1) .home-middle .widget:nth-of-type(?n+1) .home-top .widget:nth-of-type(?n+1)
    ( Replace the "?" with the number 4, this selectively picks the featured page aligned with the left margin)

    2) .home-middle .widget, .home-top .widget areas. Here you would want to decrease width of each post to get the all the items to fit into the widget area.

    3) You may need to play with the margin areas to get the alignment correct. I was able to use the outreach pro template for css help, which featured four post by default.

    December 29, 2014 at 12:53 pm in reply to: Executive Pro – Display slider at max-width #135575
    AQthinker
    Member

    Thanks for the suggestions guys.

    Using //www.diffchecker.com, I was able to find the problem. It was a simple misplaced comma after editing the css that prevented the style from taking effect.

    December 27, 2014 at 10:57 am in reply to: Executive Pro – Display slider at max-width #135407
    AQthinker
    Member

    Unfortunately, I don't have the site up live. Its being developed locally.

    I do know that the computed value for the size is stoping short at 1020. Can you tell me where this value is being computed from? Which line of code?

    December 24, 2014 at 7:38 pm in reply to: Executive Pro – Increase number of featured pages #135287
    AQthinker
    Member

    Can you explain to how adding a widget area would help?

    I know how to register and hook widgets. I just feel like I would still be in the same position however. If I was to drag four genesis featured post into the widget area.

  • Author
    Posts
Viewing 11 posts - 1 through 11 (of 11 total)

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