• 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

Genesis Developer

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 1,344 total)
← 1 2 3 … 66 67 68 →
  • Author
    Posts
  • March 14, 2017 at 9:30 pm in reply to: Need a developer referral for Hello! Pro Theme #203116
    Genesis Developer
    Member

    Contact me here


    Download Genesis Featured Posts Combo Widget | Simple Grid Layouts Plugin for Posts, CPTs and terms
    You can request new tips/help.

    January 6, 2017 at 6:29 am in reply to: Blog Summary Questions for Home Page – Masonry Layout, Excerpt Length #198850
    Genesis Developer
    Member

    You can try this plugin "Simple Grid Layouts"

    Live demo - http://demo2.genesisdeveloper.me/simple-grid-layouts/masonry-default/


    Download Genesis Featured Posts Combo Widget | Simple Grid Layouts Plugin for Posts, CPTs and terms
    You can request new tips/help.

    January 6, 2017 at 6:23 am in reply to: Daily Dish: How to Hide Site Titlee #198849
    Genesis Developer
    Member

    What is your site URL?


    Download Genesis Featured Posts Combo Widget | Simple Grid Layouts Plugin for Posts, CPTs and terms
    You can request new tips/help.

    January 4, 2017 at 6:38 am in reply to: Change Meta Information Labels in Genesis Featured Posts Widget #198738
    Genesis Developer
    Member

    You will enter this into post info input box

    [post_tags sep=", " before="Tags: "]


    Download Genesis Featured Posts Combo Widget | Simple Grid Layouts Plugin for Posts, CPTs and terms
    You can request new tips/help.

    January 2, 2017 at 9:20 am in reply to: How to add a new footer to Magazine Pro #198602
    Genesis Developer
    Member

    Above code have some typo problem. Replace this text footer-ad-sectio with footer-ad-section


    Download Genesis Featured Posts Combo Widget | Simple Grid Layouts Plugin for Posts, CPTs and terms
    You can request new tips/help.

    January 2, 2017 at 9:17 am in reply to: How to Change Font in Studio Press Theme #198600
    Genesis Developer
    Member

    I wrote this tutorial for GBEAVER theme. But it will give you some idea.


    Download Genesis Featured Posts Combo Widget | Simple Grid Layouts Plugin for Posts, CPTs and terms
    You can request new tips/help.

    December 27, 2016 at 5:20 am in reply to: Creating a custom theme from Genesis framework #198258
    Genesis Developer
    Member

    Install the genesis sample theme and add your custom codes, css, js etc.


    Download Genesis Featured Posts Combo Widget | Simple Grid Layouts Plugin for Posts, CPTs and terms
    You can request new tips/help.

    December 22, 2016 at 9:42 pm in reply to: Show active state on Parent Menu item when viewing sub-page #198021
    Genesis Developer
    Member

    Are you wanting this? See this link http://demo2.genesisdeveloper.me/shop-pro/skin-3/product-category/table/


    Download Genesis Featured Posts Combo Widget | Simple Grid Layouts Plugin for Posts, CPTs and terms
    You can request new tips/help.

    November 14, 2016 at 8:09 am in reply to: WooCommerce and Genesis Examples? #196133
    Genesis Developer
    Member

    I always prefer Genesis Connect for WooCommerce plugin.

    Checkout my two sites:

    1. http://genesisdeveloper.me/shop-pro/
    2. http://gbeaver.wpbeaverworld.com/shop (i kept it simple)


    Download Genesis Featured Posts Combo Widget | Simple Grid Layouts Plugin for Posts, CPTs and terms
    You can request new tips/help.

    November 13, 2016 at 6:26 am in reply to: I'm trying to Wrap my head around WooCommerce? #196097
    Genesis Developer
    Member

    Are you setup the WooCommerce? Are you created all WooCommerce pages and setup them from WooCommere -> Settings -> Product Tab?

    If you add some products and your theme have inbuilt CSS for WooCommerce then your products will display at yoursitedomain/shop page. See the live demo here http://gbeaver.wpbeaverworld.com/shop/ . Shop, My Account, Cart, Checkout etc pages are automatically created by WooCommerce.

    You do not need sub-domain and any other third party theme (storefront). Genesis is fully compatible with WooCommerce.


    Download Genesis Featured Posts Combo Widget | Simple Grid Layouts Plugin for Posts, CPTs and terms
    You can request new tips/help.

    October 16, 2016 at 10:49 am in reply to: Wellness Pro – remove corners #194840
    Genesis Developer
    Member

    Remove this CSS

    .image-section .widget-wrap::before {
        border-bottom-color: #fff;
        border-top-width: 0;
        top: -20px;
    }
    .image-section .widget-wrap::before, .image-section .widget-wrap::after {
        border-color: transparent;
        border-style: solid;
        border-width: 0;
        box-sizing: border-box;
        content: "";
        display: block;
        left: 0;
        position: absolute;
        width: 100%;
    }
    
    .image-section .widget-wrap::after {
        border-bottom-width: 0;
        border-top-color: #fff;
        bottom: -20px;
    }

    Download Genesis Featured Posts Combo Widget | Simple Grid Layouts Plugin for Posts, CPTs and terms
    You can request new tips/help.

    October 3, 2016 at 11:20 pm in reply to: Smart Passive Income – How to add Front Page 1 widget to other pages #194193
    Genesis Developer
    Member

    Here is a pro tutorial


    Download Genesis Featured Posts Combo Widget | Simple Grid Layouts Plugin for Posts, CPTs and terms
    You can request new tips/help.

    October 3, 2016 at 12:30 pm in reply to: Layout broken after updating to 2.4 #194182
    Genesis Developer
    Member

    Moved genesis_create_initial_layouts() to the genesis_setup hook. Possible breaking change, in order to ensure compatibility with WordPress 4.7+.


    Download Genesis Featured Posts Combo Widget | Simple Grid Layouts Plugin for Posts, CPTs and terms
    You can request new tips/help.

    October 3, 2016 at 10:53 am in reply to: Child theme Wellness – how to make the background pictures slide? #194168
    Genesis Developer
    Member

    Are you looking this http://genesisdeveloper.me/adding-responsive-slider-front-page-1-widget-area-wellness-pro-theme/ ?


    Download Genesis Featured Posts Combo Widget | Simple Grid Layouts Plugin for Posts, CPTs and terms
    You can request new tips/help.

    October 2, 2016 at 10:33 pm in reply to: Genesis Sample: How to create text and a button on featured image? [Pic Example] #194145
    Genesis Developer
    Member

    Try Beaver Builder Lite Version Plugin from WordPress repository.


    Download Genesis Featured Posts Combo Widget | Simple Grid Layouts Plugin for Posts, CPTs and terms
    You can request new tips/help.

    September 23, 2016 at 8:03 pm in reply to: How to display ACF fields with category posts #193623
    Genesis Developer
    Member

    in_category() is not a conditional function. So you are getting the 500 error. It would be is_category('4'). Try once.


    Download Genesis Featured Posts Combo Widget | Simple Grid Layouts Plugin for Posts, CPTs and terms
    You can request new tips/help.

    September 23, 2016 at 7:59 am in reply to: Sticky menu – daily dish pro #193584
    Genesis Developer
    Member

    I spent some hours and created this http://genesisdeveloper.me/adding-sticky-menu-effect-daily-dish-pro-theme/ .


    Download Genesis Featured Posts Combo Widget | Simple Grid Layouts Plugin for Posts, CPTs and terms
    You can request new tips/help.

    September 21, 2016 at 7:07 pm in reply to: Using a grid on posts/blog page #193500
    Genesis Developer
    Member

    You can try this plugin http://genesisdeveloper.me/simple-grid-layouts/


    Download Genesis Featured Posts Combo Widget | Simple Grid Layouts Plugin for Posts, CPTs and terms
    You can request new tips/help.

    September 20, 2016 at 12:40 pm in reply to: How to remove the white space between Header and Nav Bar? #193434
    Genesis Developer
    Member

    I think that your right side's widget area is creating the issue. Check CSS or widget settings once.


    Download Genesis Featured Posts Combo Widget | Simple Grid Layouts Plugin for Posts, CPTs and terms
    You can request new tips/help.

    September 20, 2016 at 9:43 am in reply to: Problem with column class and unordered lists #193428
    Genesis Developer
    Member

    add this at end of the above code

    <div class="clearfix">&nbsp;</div>


    Download Genesis Featured Posts Combo Widget | Simple Grid Layouts Plugin for Posts, CPTs and terms
    You can request new tips/help.

  • Author
    Posts
Viewing 20 posts - 21 through 40 (of 1,344 total)
← 1 2 3 … 66 67 68 →
« 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