GeoDirectory SupportHome Map showing wrong CPT. – GeoDirectory Support https://wpgeodirectory.com/support/topic/home-map-showing-wrong-cpt/feed Mon, 06 Apr 2026 17:34:16 +0000 http://bbpress.org/?v=2.5.14-6684 en-US https://wpgeodirectory.com/support/topic/home-map-showing-wrong-cpt/#post-27699 <![CDATA[Home Map showing wrong CPT.]]> https://wpgeodirectory.com/support/topic/home-map-showing-wrong-cpt/#post-27699 Fri, 16 Jan 2015 15:38:31 +0000 halalcompass Hi, I need some help on a couple issues.

1. I’m using the home map on the listing page for all my CPTs so that it shows all the markers and not just the ones on the current page. For some reason however, it is always defaulting to the “Restaurant CPT”.

example: http://halalcompass.com/schools/all-schools/

2. Is there a way to hide the bottom bar overlay on the map that shows all the CPTs?

The login/pass to view the site is:
user: wpgeo
pass: wpgeo

Thanks in advance.

]]>
https://wpgeodirectory.com/support/topic/home-map-showing-wrong-cpt/#post-27701 <![CDATA[Reply To: Home Map showing wrong CPT.]]> https://wpgeodirectory.com/support/topic/home-map-showing-wrong-cpt/#post-27701 Fri, 16 Jan 2015 15:42:01 +0000 Simone 1- you cannot see all the CPT in one single map…

you can set the default cpt in the gd settings, design and then in the map tab.

2- to hide the bar with the cpts add this in your style.css inside your child theme folder


div#geodir_map_v3_home_map_2_posttype_menu.map-places-listing {
display:none;
}
]]>
https://wpgeodirectory.com/support/topic/home-map-showing-wrong-cpt/#post-27751 <![CDATA[Reply To: Home Map showing wrong CPT.]]> https://wpgeodirectory.com/support/topic/home-map-showing-wrong-cpt/#post-27751 Sat, 17 Jan 2015 08:02:05 +0000 halalcompass Thanks for your quick reply.

I actually do not need to show all CPTs in one map. Just all the markers of one CPT, but for the CPT listing page that the map is on. For example, if the map is on the “Restaurants” listing page, it will show only those markers by default. If it’s on the “Schools” listing page, then the schools markers by default.

This is how the current Listing Page Map works, but it doesn’t show all the markers at once, just the ones listed on the page. OR is there a way to modify his map to show all the markers instead of just the ones listed.

So will the feature being developed be able to do this? Any rough idea on when it may be released? This is an important feature crucial to our site. Is there a resource where I can commission custom GD modifications?

Thanks again for your help.

]]>
https://wpgeodirectory.com/support/topic/home-map-showing-wrong-cpt/#post-27752 <![CDATA[Reply To: Home Map showing wrong CPT.]]> https://wpgeodirectory.com/support/topic/home-map-showing-wrong-cpt/#post-27752 Sat, 17 Jan 2015 09:28:17 +0000 Guust It is standard that the Listings page only shows the listings called on the page, you can increase the markers by increasing the listings shown on the map:
http://docs.wpgeodirectory.com/faqs/how-do-i-change-the-number-of-listings-per-page/

Look in the sidebar here to learn more about Feature Requests or Cusotm GD Jobs.

]]>