Title: munrobr's Replies | WordPress.org

---

# munrobr

  [  ](https://wordpress.org/support/users/munrobr/)

 *   [Profile](https://wordpress.org/support/users/munrobr/)
 *   [Topics Started](https://wordpress.org/support/users/munrobr/topics/)
 *   [Replies Created](https://wordpress.org/support/users/munrobr/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/munrobr/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/munrobr/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/munrobr/engagements/)
 *   [Favorites](https://wordpress.org/support/users/munrobr/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Leaflet Maps Marker (Google Maps, OpenStreetMap, Bing Maps)] [Plugin: Leaflet Maps Marker (Google Maps, OpenStreetMap, Bing Maps)] Map not fully loading](https://wordpress.org/support/topic/plugin-leaflet-maps-marker-google-maps-openstreetmap-bing-maps-map-not-fully-loading/)
 *  Thread Starter [munrobr](https://wordpress.org/support/users/munrobr/)
 * (@munrobr)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-leaflet-maps-marker-google-maps-openstreetmap-bing-maps-map-not-fully-loading/#post-3060050)
 * Yeah I was testing other plugins.
 * I disabled the slider and I’m still having the issue, unfortunately.
 * I’ll take a look over there for help. If it comes down to it I may request their
   services. Thanks a lot!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Leaflet Maps Marker (Google Maps, OpenStreetMap, Bing Maps)] [Plugin: Leaflet Maps Marker (Google Maps, OpenStreetMap, Bing Maps)] Map not fully loading](https://wordpress.org/support/topic/plugin-leaflet-maps-marker-google-maps-openstreetmap-bing-maps-map-not-fully-loading/)
 *  Thread Starter [munrobr](https://wordpress.org/support/users/munrobr/)
 * (@munrobr)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-leaflet-maps-marker-google-maps-openstreetmap-bing-maps-map-not-fully-loading/#post-3060048)
 * Yeah when I open console or minimize sometimes it pops in properly, which makes
   me think it’s a frame resize issue. The css appears to be fine and it works on
   a standard template… As you can see it loads within a jQuery popout box on the
   site, which you can minimize.
 * I only see 1 google maps call, where are you seeing multiple calls? Maybe the
   cache? I had it running 2 plugins at once before, but now it’s just running your
   leaflets plugin.
 * Do you know how I could attach that resize function to your map outside of that
   javascript file? I think if we can somehow get that object into that resize function
   in like the footer section after everything loads, we might be okay. I just have
   no idea how to do that.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Leaflet Maps Marker (Google Maps, OpenStreetMap, Bing Maps)] [Plugin: Leaflet Maps Marker (Google Maps, OpenStreetMap, Bing Maps)] Map not fully loading](https://wordpress.org/support/topic/plugin-leaflet-maps-marker-google-maps-openstreetmap-bing-maps-map-not-fully-loading/)
 *  Thread Starter [munrobr](https://wordpress.org/support/users/munrobr/)
 * (@munrobr)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-leaflet-maps-marker-google-maps-openstreetmap-bing-maps-map-not-fully-loading/#post-3059914)
 * I’m just unsure how to put the map object in the resize. I tried doing google.
   maps.event.trigger(map, “resize”); but I honestly don’t know what the object 
   name is to put into that first parameter. I think the CSS should be fine. It’s
   just cause the silly sidebar pops in with javascript, which messes with the page
   size when your plugin loads. That’s what it feels like anyway.
 *   Forum: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
   
   In reply to: [multisite settings page, saving data in db – can wp api handle this](https://wordpress.org/support/topic/multisite-settings-page-saving-data-in-db-can-wp-api-handle-this/)
 *  Thread Starter [munrobr](https://wordpress.org/support/users/munrobr/)
 * (@munrobr)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/multisite-settings-page-saving-data-in-db-can-wp-api-handle-this/#post-2577998)
 * This is a great help. Definitely steered me in the right direction.
 * For anyone else looking to accomplish the whole register_settings thing on a 
   multisite I definitely recommend the mentioned plugin for guidance. I also took
   a quick look based on what you said and found a neat tutorial:
    [http://wpengineer.com/2324/register-settings-on-wordpress-multisite/](http://wpengineer.com/2324/register-settings-on-wordpress-multisite/)
 * edit: Just to clarify this is used instead of the register settings.
 * Thanks for the help!
 *   Forum: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
   
   In reply to: [Slash page index problem](https://wordpress.org/support/topic/slash-page-index-problem/)
 *  [munrobr](https://wordpress.org/support/users/munrobr/)
 * (@munrobr)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/slash-page-index-problem/#post-2577896)
 * Hey Bruce, take a look at the template hierarchy page. That might help you get
   a feel for how pages work and depend on each other. You could do everything you
   want by simply putting your splash page in front-page.php, hassle free. Then 
   it calls home.php, and if that doesn’t exist, index.php
 * [http://codex.wordpress.org/Template_Hierarchy](http://codex.wordpress.org/Template_Hierarchy)
 * Hope that helps!
 *   Forum: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
   
   In reply to: [links widget – add a divider between each link](https://wordpress.org/support/topic/links-widget-add-a-divider-between-each-link/)
 *  [munrobr](https://wordpress.org/support/users/munrobr/)
 * (@munrobr)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/links-widget-add-a-divider-between-each-link/#post-2547131)
 * I’m not 100% positive if this is what you’re after, but you wanted to use css
   to divide each item you could break it up with an unordered list. Just a ul and
   an li. Then the border-style css element could separate the li items.
 * Hope that helps!

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