• 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

A few issues

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

Community Forums › Forums › Archived Forums › Design Tips and Tricks › A few issues

This topic is: resolved

Tagged: CPT, custom post types

  • This topic has 3 replies, 2 voices, and was last updated 9 years, 4 months ago by Christoph.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • February 23, 2016 at 11:02 am #179723
    jjc710
    Member

    Hi All,

    I am running into few issues here and I am hoping to get some help. First things first:

    I created a CPT of TV Shows, and selected the settings to have_archive,show_ui_ - and show_in_menu are all set to true. The following code has been added to my custom themes funtions.php

    // Add archive settings to tv show CPT. 
    add_post_type_support('shows','genesis-cpt-archives-settings');
    

    And there are no archive settings options for the CPT. Any clue why?

    Secondly - I am trying to add columns to the same CPT - in the wp-admin/edit.php?post_type=shows.php page. Using the following code:

    // Add columns to wp-admin/edit.php?post_type=shows.php
    
    add_filter('manage_taxonomies_for_shows_columns', 'shows_columns');
    function shows_columns( $taxonomies ) {
    	$taxonomies[] = 'genre';
    	return $taxonomies;
    }

    Any clue why when viewing the CPT the custom column is not being shown? The above code has also been placed in my child themes functions.php file in-fact the above to sniplets of code are the only items in the functions.php file of my childtheme.

    February 23, 2016 at 12:11 pm #179735
    Christoph
    Member

    Hi,

    maybe run us first through how you setup a Genesis child theme without content in the functions.php.


    https://www.christophherr.com | Genesis Customizations | Buy me a coffee

    February 23, 2016 at 12:25 pm #179737
    jjc710
    Member

    Let me be a bit more clearer sorry. I did not set up a child theme without a functions.php having content. I am using the Dynamik website builder which itself is a child theme, and contains the core functions etc in a seperately functions file, however the only thing in my custom-functions.php file are those above.

    February 23, 2016 at 1:16 pm #179740
    Christoph
    Member

    Thank you for clarifying. I don't use that plugin/theme.

    This forum is centered primarily around Genesis child themes by Studiopress.
    I´d recommend you ask in the cobaltapps forum http://cobaltapps.com/forum/
    and / or close this topic and open a new one with a title that makes it clear your question is about dynamik website builder and CPTs.


    https://www.christophherr.com | Genesis Customizations | Buy me a coffee

  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Design Tips and Tricks’ is closed to new topics and replies.

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