Osclass Support Forums

Osclass plugin support => Radius Search Plugin => Topic started by: tonero on February 19, 2017, 08:54:02 AM

Title: Radius Search Map always showing full screen
Post by: tonero on February 19, 2017, 08:54:02 AM
The radius search map always shows in full screen mode even after the option is unchecked from the Zara theme configurator
Title: Re: Radius Search Map always showing full screen
Post by: BabyDunk on February 19, 2017, 03:04:54 PM
Hey Tonero

you need to place your radius search code

Code: [Select]
<?php if(function_exists('radius_map_items')) { radius_map_items(); } ?>
inside an existing div or if you can't find one for where you want to place the radius search map . you will then have to create div and css rules to hold the map exactly how you want it.


All the best
Babydunk
Title: Re: Radius Search Map always showing full screen
Post by: tonero on February 22, 2017, 12:47:25 AM
My understanding is that Zara theme configurator is supposed to handle the width of the Map.
Title: Re: Radius Search Map always showing full screen
Post by: MB Themes on February 22, 2017, 08:18:23 AM
@Tonero
There are no settings for Radius Search Plugin.
As you can read, all is related to Google Maps plugin.