GeoDirectory SupportMain map on a separate page – GeoDirectory Support https://wpgeodirectory.com/support/topic/main-map-on-a-separate-page/feed Wed, 25 Feb 2026 08:49:33 +0000 http://bbpress.org/?v=2.5.14-6684 en-US https://wpgeodirectory.com/support/topic/main-map-on-a-separate-page/#post-47930 <![CDATA[Main map on a separate page]]> https://wpgeodirectory.com/support/topic/main-map-on-a-separate-page/#post-47930 Mon, 03 Aug 2015 14:39:25 +0000 vcherednichenko Is it poosible set main map on a separate page?

I want in main menu make section “Search on map”. User click on this section and get on a separate page with big map.

Thanks

]]>
https://wpgeodirectory.com/support/topic/main-map-on-a-separate-page/#post-47962 <![CDATA[Reply To: Main map on a separate page]]> https://wpgeodirectory.com/support/topic/main-map-on-a-separate-page/#post-47962 Mon, 03 Aug 2015 16:32:50 +0000 Paolo Hi,

For that you could use the shortcode in a full width page. https://wpgeodirectory.com/docs/core-shortcodes/

Let us know how you went,

Thanks

]]>
https://wpgeodirectory.com/support/topic/main-map-on-a-separate-page/#post-47971 <![CDATA[Reply To: Main map on a separate page]]> https://wpgeodirectory.com/support/topic/main-map-on-a-separate-page/#post-47971 Mon, 03 Aug 2015 17:30:05 +0000 vcherednichenko Very good, thank you!

Help me please, how I can make width of category box in map wider?

Thanks

http://gorod-naladoni.ru/map/

]]>
https://wpgeodirectory.com/support/topic/main-map-on-a-separate-page/#post-47974 <![CDATA[Reply To: Main map on a separate page]]> https://wpgeodirectory.com/support/topic/main-map-on-a-separate-page/#post-47974 Mon, 03 Aug 2015 17:40:48 +0000 Paolo Hi,

with this css:


#gd_home_map_cat {
    width: 60%;
}

Then change % value to whatever fits your need.

Thanks

]]>
https://wpgeodirectory.com/support/topic/main-map-on-a-separate-page/#post-47988 <![CDATA[Reply To: Main map on a separate page]]> https://wpgeodirectory.com/support/topic/main-map-on-a-separate-page/#post-47988 Mon, 03 Aug 2015 17:57:16 +0000 vcherednichenko Code work good. Thank you…

Tell me please why picture of pointer are moved down?

On home page all good…

See attached foto please

]]>
https://wpgeodirectory.com/support/topic/main-map-on-a-separate-page/#post-48014 <![CDATA[Reply To: Main map on a separate page]]> https://wpgeodirectory.com/support/topic/main-map-on-a-separate-page/#post-48014 Mon, 03 Aug 2015 19:53:54 +0000 Paolo Please try this:


.geodir_map_container .main_list img {
    margin: 0;
}

Let us know,

Thanks

]]>
https://wpgeodirectory.com/support/topic/main-map-on-a-separate-page/#post-48024 <![CDATA[Reply To: Main map on a separate page]]> https://wpgeodirectory.com/support/topic/main-map-on-a-separate-page/#post-48024 Mon, 03 Aug 2015 22:49:00 +0000 vcherednichenko Very good! Thanks!

]]>
https://wpgeodirectory.com/support/topic/main-map-on-a-separate-page/#post-48025 <![CDATA[Reply To: Main map on a separate page]]> https://wpgeodirectory.com/support/topic/main-map-on-a-separate-page/#post-48025 Mon, 03 Aug 2015 23:01:40 +0000 vcherednichenko Now search does not feel very well

Help fixed please…

]]>
https://wpgeodirectory.com/support/topic/main-map-on-a-separate-page/#post-48067 <![CDATA[Reply To: Main map on a separate page]]> https://wpgeodirectory.com/support/topic/main-map-on-a-separate-page/#post-48067 Tue, 04 Aug 2015 15:17:26 +0000 Paolo HI,

if you remove the search widget we can’t help. 1 question, have you ever tried doing this yourself with firebug or chrome developer tools?

https://wpgeodirectory.com/docs/customizing-your-style/

It’s really not that difficult and could be super useful, if developing websites is something you intend to keep on doing.

Let us know,

Thanks

]]>
https://wpgeodirectory.com/support/topic/main-map-on-a-separate-page/#post-48086 <![CDATA[Reply To: Main map on a separate page]]> https://wpgeodirectory.com/support/topic/main-map-on-a-separate-page/#post-48086 Tue, 04 Aug 2015 16:32:51 +0000 vcherednichenko Thank you Paolo.

I don’t try developmet tools. I try understand.

]]>