• 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

cesweb

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 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • January 10, 2014 at 9:58 am in reply to: Genesis Responsive Slider Not Showing Up #84416
    cesweb
    Member

    in the console I see 'Uncaught ReferenceError: portfolioSlideshowOptions is not defined '

    So without actually being in the site, i'd say take a look at the link below in the setup and in your dashboard go to 'Genesis Tab -> responsive Slider' and make sure you have done the settings...

    Look @ http://my.studiopress.com/setup/agency-20-theme/#slider

    The link above has the exact way the demo is setup, hopefully that helps.

    September 4, 2013 at 6:04 am in reply to: Show Wp Main Nav on minimum portfolio page #60594
    cesweb
    Member

    appears to be working w/

    //* Reposition the primary navigation menu
    remove_action('genesis_after_header', 'genesis_do_nav');
    //add_action('genesis_after_header', 'genesis_do_nav', 15);
    add_action( 'genesis_after_header', 'show_nav_portfolio_pages_only', 15 );
    function show_nav_portfolio_pages_only() {
    	if (is_post_type_archive('portfolio') || is_singular( 'portfolio' ) || is_archive('portfolio-type')) {
       
    
                    
                genesis_do_nav();
    
            }
    }

    thanks!

    September 4, 2013 at 5:51 am in reply to: Show Wp Main Nav on minimum portfolio page #60592
    cesweb
    Member

    Sirdhar that works excellent, but how would i Identify this taxonomy?

    Using hte is_taxonomy 'portfolio-type', doesn't work it actually makes the menu appear on every page. ;/

    /* Register Portfolio Taxonomy */
    add_action( 'init', 'create_portfolio_tax' );
    function create_portfolio_tax() {
        register_taxonomy(
            'portfolio-type',
            'portfolio',
            array(
                'label' => __( 'Type' ),
                'hierarchical' => true
            )
        );
    }
    July 9, 2013 at 1:33 pm in reply to: Public License Issue w/ Studio press Executive theme, HTML5 2.0 beta? #50003
    cesweb
    Member

    It appears that somehow my CSS Got reformatted, which in turn removed the attributes or extended the comments section out...

    just make sure at the top of your CSS you have this part correctly formatted, and the comments aren't extending over.

    hope that makes sense/helps.

    /*
    	Theme Name: Executive Child Theme
    	Theme URI: http://www.studiopress.com/themes/executve
    	Description: Executive is a two or three column child theme created for the Genesis Framework.
    	Author: StudioPress
    	Author URI: http://www.studiopress.com/
    
    	Version: 2.0
    
    	Tags: blue, gray, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, fixed-width, custom-background, custom-header, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments
    
    	Template: genesis
    	Template Version: 1.8
    
    	License: GNU General Public License v2.0 (or later)
    	License URI: http://www.opensource.org/licenses/gpl-license.php
    */
    July 4, 2013 at 8:58 am in reply to: Executive Theme, HTML 5, Home Div Issue #49180
    cesweb
    Member

    bump

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