• Resolved My247restore

    (@my247restore)


    Been using this plugin for sometime now but between updates the maps widget is now outside the widget box and showing the zip/address search box over the top of it with the radius selection?

    I tried deleting and redoing the address but it didn’t help.
    I also tried just the shortcode in a text box but it does the same thing.

    Any fix?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author NickDuncan

    (@nickduncan)

    Hi there @my247restore
    I had a look at the site. You need to add some custom CSS for your theme to adapt to the map in the widget:

    #wpgmza_map_widget-3 {
        overflow: auto;
    }

    You can add this custom CSS by going to Maps -> Settings -> Advanced Settings (tab) and enter the above into the “Custom CSS” text area.

    Thread Starter My247restore

    (@my247restore)

    Thank you!!

    Plugin Author NickDuncan

    (@nickduncan)

    My pleasure! Thank you for using my plugin!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Map Widget Now Bugged’ is closed to new replies.