Viewing 4 replies - 1 through 4 (of 4 total)
  • Same problem on mine! Doesn’t show up in Custom Fields.

    Even with Custom Fields added, I could not find Mega Box at all on the interface. May be me, but using WP 4.0 dsenergy.com/location is the site I am trying to embed the following code, though nothing to see except that this is not entered where it should be?

    ?? ???

    Seems I never get past them

    <script type=”text/javascript”>
    width=’100%’; //the width of the embedded map in pixels or percentage
    height=’450′; //the height of the embedded map in pixels or percentage
    border=’1′; //the width of the border around the map (zero means no border)
    shownames=’false’; //to display ship names on the map (true or false)
    latitude=’37.4460′; //the latitude of the center of the map, in decimal degrees
    longitude=’24.9467′; //the longitude of the center of the map, in decimal degrees
    zoom=’9′; //the zoom level of the map (values between 2 and 17)
    maptype=’3′; //use 0 for Normal map, 1 for Satellite, 2 for Hybrid, 3 for Terrain
    trackvessel=’0′; //MMSI of a vessel (note: it will displayed only if within range of the system)
    fleet=”; //the registered email address of a user-defined fleet
    remember=’false’; //remember or not the last position of the map (true or false)
    language=’en’; //the preferred display language
    showmenu=true; //show or hide thee map options menu
    </script>
    <script type=”text/javascript” src=”https://www.marinetraffic.com/js/embed.js”></script&gt;

    I’m having the same problem. Not able to find the custom field meta box. Using Thesis framework and the site is https://www.healthdummy.org.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Custom Field Meta Box missing’ is closed to new replies.