Layout problems after 1.3.3 updates

This topic contains 4 replies, has 3 voices, and was last updated by  virtualshropshire 9 years, 4 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #26539

    virtualshropshire
    Full Member
    Post count: 23

    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

    #26552

    Paolo
    Site Admin
    Post count: 31206

    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

    #26567

    virtualshropshire
    Full Member
    Post count: 23

    Hi Paolo, many thanks for fast response. Yes, great the CSS fixed the problem:-)

    #26608

    John Allsopp
    Expired Member
    Post count: 399

    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?

    #26714

    virtualshropshire
    Full Member
    Post count: 23

    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.

Viewing 5 posts - 1 through 5 (of 5 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket