• Resolved summerchilde

    (@summerchilde)


    This is similar to an earlier post. I’ve created a custom post type plugin to use for stories and the Map Component meta box doesn’t show up. I’ve figured out how to add my post type to component-map.php of the Aesop plugin using ‘pages’ => array(‘post’,’page’,’story’), on line 53. While this works I would rather not edit the Aesop Store Engine plugin.

    How can I get the meta box to show up in the custom post type’s editor page? The other post here (http://ww.wp.xz.cn/support/topic/custom-post-types-125?replies=5) says it can be done at the theme level. I’d rather do this within my custom post type plugin so it is theme independent.

    https://ww.wp.xz.cn/plugins/aesop-story-engine/

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Map Component with Custom Post Types’ is closed to new replies.