GeoDirectory SupportPlaces not displaying correctly – GeoDirectory Support https://wpgeodirectory.com/support/topic/places-not-displaying-correctly/feed Tue, 24 Feb 2026 09:33:54 +0000 http://bbpress.org/?v=2.5.14-6684 en-US https://wpgeodirectory.com/support/topic/places-not-displaying-correctly/#post-25638 <![CDATA[Places not displaying correctly]]> https://wpgeodirectory.com/support/topic/places-not-displaying-correctly/#post-25638 Sun, 28 Dec 2014 04:10:13 +0000 ray-ramon-r Maybe I’ve just been overlooking something very simply, but on my places page the display is not correct or at least not how I want it, I want at least 2 colums to display but only one is showing up. I’ve looked in the widget and the geodirectory design area and I can’t find a fix. Also the side map is not centering to show the area correctly.
Here’s a url to see: http://www.encuentramaz.com/places/mexico/sinaloa/mazatlan/

]]>
https://wpgeodirectory.com/support/topic/places-not-displaying-correctly/#post-25639 <![CDATA[Reply To: Places not displaying correctly]]> https://wpgeodirectory.com/support/topic/places-not-displaying-correctly/#post-25639 Sun, 28 Dec 2014 04:21:57 +0000 Guust 1. For the map, you should set to autozoom.
2. You have to use the settings of your theme to define the column widths.
3. I don’t quite understand why your grid view is displaying one less column than what is requested from the menu. Can you post your admin detail? Most likely theme related.

]]>
https://wpgeodirectory.com/support/topic/places-not-displaying-correctly/#post-25640 <![CDATA[Reply To: Places not displaying correctly]]> https://wpgeodirectory.com/support/topic/places-not-displaying-correctly/#post-25640 Sun, 28 Dec 2014 04:26:41 +0000 ray-ramon-r How do I send you the admin details privately?

]]>
https://wpgeodirectory.com/support/topic/places-not-displaying-correctly/#post-25644 <![CDATA[Reply To: Places not displaying correctly]]> https://wpgeodirectory.com/support/topic/places-not-displaying-correctly/#post-25644 Sun, 28 Dec 2014 05:12:50 +0000 Guust Mark your post as “set as private reply”.

]]>
https://wpgeodirectory.com/support/topic/places-not-displaying-correctly/#post-25666 <![CDATA[Reply To: Places not displaying correctly]]> https://wpgeodirectory.com/support/topic/places-not-displaying-correctly/#post-25666 Sun, 28 Dec 2014 12:29:35 +0000 Stiofan O'Connor This seems to be some rough padding or something, you should be able to fix it by adding this to your child theme css file


.geodir_category_list_view li.geodir-gridview {
margin-right: -1px;
}

Thanks,

Stiofan

]]>
https://wpgeodirectory.com/support/topic/places-not-displaying-correctly/#post-25693 <![CDATA[Reply To: Places not displaying correctly]]> https://wpgeodirectory.com/support/topic/places-not-displaying-correctly/#post-25693 Sun, 28 Dec 2014 17:53:30 +0000 ray-ramon-r Can you please be a little more specific where in the css file I should place?

]]>
https://wpgeodirectory.com/support/topic/places-not-displaying-correctly/#post-25694 <![CDATA[Reply To: Places not displaying correctly]]> https://wpgeodirectory.com/support/topic/places-not-displaying-correctly/#post-25694 Sun, 28 Dec 2014 17:54:27 +0000 ray-ramon-r https://wpgeodirectory.com/support/topic/places-not-displaying-correctly/#post-25708 <![CDATA[Reply To: Places not displaying correctly]]> https://wpgeodirectory.com/support/topic/places-not-displaying-correctly/#post-25708 Sun, 28 Dec 2014 23:15:01 +0000 Guust I added the CSS to your child theme’s stylesheet. The way to do that is
Appearance > Editor > and then choose the stylesheet from the menu (usually presented first)
http://www.encuentramaz.com/wp-admin/theme-editor.php?file=style.css&theme=myencuentramaz

I also adjusted your GD Listing Right Sidebar Map widget.

You might be interested in this article:
http://docs.wpgeodirectory.com/customizing-your-style/

]]>