Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Michael Beil

    (@michaelbeil)

    @chuubie,

    Only posts show the Map Metabox by default.

    If you want it to show up on the page you can apply this filter: aesop_map_meta_location

    Plugin Author Nick Haskins

    (@nphaskins)

    Yep! As Michael pointed out, you can filter this to show where you want. Going to close this out, let us know if you need anything else.

    Thread Starter chuubie

    (@chuubie)

    Hi Michael,

    How do I apply filter?

    apply_filters('aesop_map_meta_location', array( 'post','page' ) );

    Added that to my functions.php but it didn’t show the map metabox. Please advise, thank you!

    Plugin Author Michael Beil

    (@michaelbeil)

    you could just add that with the code snippets plugin.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Map Components Metabox not displaying on Pages’ is closed to new replies.