Title: Broken map
Last modified: February 8, 2019

---

# Broken map

 *  Resolved [carobell](https://wordpress.org/support/users/carobell/)
 * (@carobell)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/broken-map-2/)
 * Map is glitching all over the page, scrolling makes it worse and I cannot figure
   out what I can do to make it right.
 * There are no errors on the servers logs.
 * I made the change to the “Single location page format” but it does not seem to
   have changed anything.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fbroken-map-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 15 replies - 1 through 15 (of 24 total)

1 [2](https://wordpress.org/support/topic/broken-map-2/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/broken-map-2/page/2/?output_format=md)

 *  Plugin Author [Stonehenge Creations](https://wordpress.org/support/users/duisterdenhaag/)
 * (@duisterdenhaag)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/broken-map-2/#post-11185953)
 * Your website is not loading the em-osm.min.css stylesheet, so the map content
   has no definitions. If you look at the source code of your page, you will see
   `
   <link rel="stylesheet">`
 * It should be:
    `<link rel="stylesheet" href="yourdomain.com/wp-content/plugins/
   stonehenge-em-osm/inc/em-osm.min.css">`
 * You may also want to deactivate the Mappress plugin to see if that causes the
   clash. You might need to exclude that plugin from injecting into Events Manager
   pages.
 * Additionally:
    You need to look at your Google Fonts references. They are loaded
   over http, while you site has https. This gives 7 errors.
 *  Thread Starter [carobell](https://wordpress.org/support/users/carobell/)
 * (@carobell)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/broken-map-2/#post-11185997)
 * I am confused to where I can modify that stylesheet link.
 * I do not know what mappress plugin you are talking about nor fonts references.
 *  Plugin Author [Stonehenge Creations](https://wordpress.org/support/users/duisterdenhaag/)
 * (@duisterdenhaag)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/broken-map-2/#post-11186031)
 * Mappress is an active plugin on your website. [https://wordpress.org/plugins/mappress-google-maps-for-wordpress/](https://wordpress.org/plugins/mappress-google-maps-for-wordpress/)
 * These are all quite basic WordPress things.
    -  This reply was modified 7 years, 4 months ago by [Stonehenge Creations](https://wordpress.org/support/users/duisterdenhaag/).
 *  Thread Starter [carobell](https://wordpress.org/support/users/carobell/)
 * (@carobell)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/broken-map-2/#post-11186055)
 * I actually do not have the plugin in my plugin page. I really do not know how
   it would be installed as I have not done so at any point.
 *  Plugin Author [Stonehenge Creations](https://wordpress.org/support/users/duisterdenhaag/)
 * (@duisterdenhaag)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/broken-map-2/#post-11186061)
 * An online WordPress Theme & Plugin detector says you do. But now your site is
   down, so there is something wrong with your website.
 *  Thread Starter [carobell](https://wordpress.org/support/users/carobell/)
 * (@carobell)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/broken-map-2/#post-11186066)
 * I am disabling all plugins and figuring out which one is causing the problem.
 *  Thread Starter [carobell](https://wordpress.org/support/users/carobell/)
 * (@carobell)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/broken-map-2/#post-11186070)
 * Widget Context was the one causing the glitching problem, but now there is no
   map.
    Trying to figure out how to change the stylesheet link.
 * I have also added a plugin to disable google fonts.
    -  This reply was modified 7 years, 4 months ago by [carobell](https://wordpress.org/support/users/carobell/).
 *  Thread Starter [carobell](https://wordpress.org/support/users/carobell/)
 * (@carobell)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/broken-map-2/#post-11186235)
 * I really want the widget context plugin so I reactivated it, so now still glitchy.
   
   I added <link rel=”stylesheet” href=”[https://mydomain.com/wp-content/plugins/stonehenge-em-osm/inc/em-osm.min.css”&gt](https://mydomain.com/wp-content/plugins/stonehenge-em-osm/inc/em-osm.min.css”&gt);
   to the header file and no more glitch, but no map anymore.
 *  Plugin Author [Stonehenge Creations](https://wordpress.org/support/users/duisterdenhaag/)
 * (@duisterdenhaag)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/broken-map-2/#post-11210280)
 * Personally, I do not know Widget Context, but I am using Widget Logic myself 
   without any troubles. 🙂
    From the screenshots, it looks like WC is has more 
   options, while WL uses the WP native references, like: `is_page('event');`
 * Still… I see no reason why WC should (want to) interfere with the loading of 
   a non-widget stylesheet…
 *  Thread Starter [carobell](https://wordpress.org/support/users/carobell/)
 * (@carobell)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/broken-map-2/#post-11210365)
 * I really do not see how it would make it glitchy either…
 * Now I’m kinda stuck on what to do, if I have :
    - WC activated without the stylesheet I get the glitchy map,
    - WC activated with the stylesheet I get no map,
    - WC deactivated with the stylesheet I get no map,
    - WC deactivated without the stylesheet, still no map.
 *  Plugin Author [Stonehenge Creations](https://wordpress.org/support/users/duisterdenhaag/)
 * (@duisterdenhaag)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/broken-map-2/#post-11210397)
 * Ah… try this, as stated in the plugin FAQ’s:
    Please check Events → Settings 
   → Formatting → Single Event Page → Single Event Page format. Replace: <div style
   =”float:right; margin:0px 0px 15px 15px;”>#_LOCATIONMAP</div> With: #_LOCATIONMAP
 * It seems your map is filling 100% of 0px.
 *  Thread Starter [carobell](https://wordpress.org/support/users/carobell/)
 * (@carobell)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/broken-map-2/#post-11210538)
 * That’s already done.
 *  Plugin Author [Stonehenge Creations](https://wordpress.org/support/users/duisterdenhaag/)
 * (@duisterdenhaag)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/broken-map-2/#post-11210584)
 * [https://bjdqc.ca/events/foire-geek/](https://bjdqc.ca/events/foire-geek/)
 * No, it’s not!
 *  Thread Starter [carobell](https://wordpress.org/support/users/carobell/)
 * (@carobell)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/broken-map-2/#post-11210769)
 * I know you cannot believe everything everyone says to you, but I’m a little tired
   of being told something isn’t as it is, so here are screenshots of my config.
   
   No mappress, stylesheet added and Event Page format modified : [https://bjdqc.ca/wp-content/uploads/Screenshot-from-2019-02-15-11-17-29.jpg](https://bjdqc.ca/wp-content/uploads/Screenshot-from-2019-02-15-11-17-29.jpg)
   [https://bjdqc.ca/wp-content/uploads/Screenshot-from-2019-02-15-11-15-47.jpg](https://bjdqc.ca/wp-content/uploads/Screenshot-from-2019-02-15-11-15-47.jpg)
   [https://bjdqc.ca/wp-content/uploads/Screenshot-from-2019-02-15-11-14-55.jpg](https://bjdqc.ca/wp-content/uploads/Screenshot-from-2019-02-15-11-14-55.jpg)
 *  Plugin Author [Stonehenge Creations](https://wordpress.org/support/users/duisterdenhaag/)
 * (@duisterdenhaag)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/broken-map-2/#post-11210854)
 * Well, this is what your source code tells me:
    [https://paste.pics/71c7b555519c23b8dfe182f4b564cb69](https://paste.pics/71c7b555519c23b8dfe182f4b564cb69)

Viewing 15 replies - 1 through 15 (of 24 total)

1 [2](https://wordpress.org/support/topic/broken-map-2/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/broken-map-2/page/2/?output_format=md)

The topic ‘Broken map’ is closed to new replies.

 * ![](https://ps.w.org/stonehenge-em-osm/assets/icon-256x256.jpg?rev=2143406)
 * [Events Manager - OpenStreetMaps](https://wordpress.org/plugins/stonehenge-em-osm/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/stonehenge-em-osm/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/stonehenge-em-osm/)
 * [Active Topics](https://wordpress.org/support/plugin/stonehenge-em-osm/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/stonehenge-em-osm/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/stonehenge-em-osm/reviews/)

## Tags

 * [glitching](https://wordpress.org/support/topic-tag/glitching/)

 * 24 replies
 * 2 participants
 * Last reply from: [Stonehenge Creations](https://wordpress.org/support/users/duisterdenhaag/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/broken-map-2/page/2/#post-11215946)
 * Status: resolved