GeoDirectory SupportLayout problems after 1.3.3 updates – GeoDirectory Support https://wpgeodirectory.com/support/topic/layout-problems-after-1-3-3-updates/feed Sun, 05 Apr 2026 20:59:12 +0000 http://bbpress.org/?v=2.5.14-6684 en-US https://wpgeodirectory.com/support/topic/layout-problems-after-1-3-3-updates/#post-26539 <![CDATA[Layout problems after 1.3.3 updates]]> https://wpgeodirectory.com/support/topic/layout-problems-after-1-3-3-updates/#post-26539 Tue, 06 Jan 2015 20:53:55 +0000 virtualshropshire Hi, I have a couple of layout problems since the 1.3.3 upgrade and would be grateful if you could help please:

http://www.shropshire-events-guide.co.uk/

using Genesis Geo Travel Theme

1. The Search Button has dropped below the search boxes

2. The home page ‘Featured Events’ uses a GD Event Listing widget in GD Home Content section. This is set a Grid View (Two Columns) but is only now only displaying one column.

Many thanks

Paul

]]>
https://wpgeodirectory.com/support/topic/layout-problems-after-1-3-3-updates/#post-26552 <![CDATA[Reply To: Layout problems after 1.3.3 updates]]> https://wpgeodirectory.com/support/topic/layout-problems-after-1-3-3-updates/#post-26552 Tue, 06 Jan 2015 21:30:58 +0000 Paolo I’ve flagged this for John (theme author) to see if he can see a better way to fix this, meanwhile you can add this to your custom css:


.geodir-search {
    width: 100%;
}

.geodir_category_list_view li.gridview_onehalf {
    width: calc(49% - 4px);
}

Let us know,

Thx

]]>
https://wpgeodirectory.com/support/topic/layout-problems-after-1-3-3-updates/#post-26567 <![CDATA[Reply To: Layout problems after 1.3.3 updates]]> https://wpgeodirectory.com/support/topic/layout-problems-after-1-3-3-updates/#post-26567 Tue, 06 Jan 2015 22:17:24 +0000 virtualshropshire Hi Paolo, many thanks for fast response. Yes, great the CSS fixed the problem:-)

]]>
https://wpgeodirectory.com/support/topic/layout-problems-after-1-3-3-updates/#post-26608 <![CDATA[Reply To: Layout problems after 1.3.3 updates]]> https://wpgeodirectory.com/support/topic/layout-problems-after-1-3-3-updates/#post-26608 Wed, 07 Jan 2015 13:33:53 +0000 John Allsopp Hmm, it seems that your GeoTravel styles are being overridden by the plugin which is why you are having problems. Have you got the Genesis compatibility plugin activated?

]]>
https://wpgeodirectory.com/support/topic/layout-problems-after-1-3-3-updates/#post-26714 <![CDATA[Reply To: Layout problems after 1.3.3 updates]]> https://wpgeodirectory.com/support/topic/layout-problems-after-1-3-3-updates/#post-26714 Thu, 08 Jan 2015 10:17:06 +0000 virtualshropshire Duh, so sorry John for some reason the compatibility plugin had been deactivated. I have activated now and everything looks perfect. Thnak you so much for your help.

]]>