• 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

morktron

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
  • November 27, 2014 at 9:32 pm in reply to: How to properly integrate Events Calendar default layout override with Genesis #133094
    morktron
    Member

    Hi Susan, I haven't resolved this yet. It would be great if someone could help me out, thanks

    October 12, 2014 at 6:45 pm in reply to: Change breadcrumb text for custom post type taxonomy #127606
    morktron
    Member

    Hi Susan, thanks for getting back to me. No I haven't resolved this yet unfortunately. Also I actually need it in another client's site as well now.

    In this case they need the parent page of the custom post type to be a link in the breadcrumbs. I see automating this in WordPress is very tricky and involves something called the 'walker'.

    So unless WP core makes this easier I'll manually add the correct links conditionally into the breadcrumbs via function.php if it is possible?

    September 25, 2014 at 9:43 pm in reply to: Add sidebar to Events Calendar page template #125762
    morktron
    Member

    Hi Derekalvarez, I've spent the whole morning trying to get Events Calendar to work with Genesis - now thanks to you I have it working 🙂

    Here is the updated code for it to work with Genesis HTML 5 themes. Just put it here: [your-theme]/tribe-events/default-template.php

    If anyone can see any errors or improvements please don't be shy.

    <?php
    /* Default Events Template - Customised for Genesis HTML5 themes */
    
    if ( !defined('ABSPATH') ) { die('-1'); }
    
    get_header(); ?>
    
    <div class="content-sidebar-wrap">
    
        <main class="content">
            <div id="tribe-events-pg-template">
                <?php tribe_events_before_html(); ?>
                <?php tribe_get_view(); ?>
                <?php tribe_events_after_html(); ?>
            </div> <!-- #tribe-events-pg-template -->
        </main>
        
        <aside id="sidebar" class="sidebar sidebar-primary widget-area">
            <?php do_action( 'genesis_sidebar' ) ?>
        </aside>
        
    </div>
    <?php get_footer(); ?>
    March 6, 2014 at 7:36 pm in reply to: Remove Sidebars Via Action Hook #93785
    morktron
    Member

    Wow, thanks so much for posting this, I never would have worked that one out myself. I've got my custom widget area working now, thanks to you 🙂

  • 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

© 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