• 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

Marcel Bootsman

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 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • December 13, 2013 at 2:30 am in reply to: How to get rid of ".entry-content" div? #78753
    Marcel Bootsman
    Member

    Just remove the genesis_do_loop function and add your own loop:

    remove_action( 'genesis_loop', 'genesis_do_loop' );
    add_action( 'genesis_loop', your_custom_loop' );
    March 6, 2013 at 9:32 am in reply to: content not showing up in added widget areas #24546
    Marcel Bootsman
    Member

    Glad to hear it's working now.

     

    March 6, 2013 at 9:31 am in reply to: Genesis Responsive Slider #24545
    Marcel Bootsman
    Member

    This code:


    .slide-excerpt {
    opacity: 1;
    filter:alpha(opacity=100); /* For IE8 and earlier */
    }

    Makes the silde-excerpt non-transparent. Change the values to ie. 0.5 and 50, then it should work.

    Also remove the !important bit that is in your CSS code now.

    February 22, 2013 at 10:09 am in reply to: content not showing up in added widget areas #22247
    Marcel Bootsman
    Member

    Hi!

    I see the following code in the page source:

    <!--?php dynamic_sidebar( 'header-sidebar' ); ?--> and <!--?php dynamic_sidebar( 'before-content-sidebar' ); ?-->

    There's a good chance that the widgets will appear when you change the code to

    <?php dynamic_sidebar( 'header-sidebar' ); ?> and <?php dynamic_sidebar( 'before-content-sidebar' ); ?>

  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 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