Avada 3.8.3 and Geodirectory issue

This topic contains 7 replies, has 3 voices, and was last updated by  David Shirley 9 years ago.

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

Open Support Ticket
  • Author
    Posts
  • #38207

    David Shirley
    Expired Member
    Post count: 10

    After an update (I don’t know exactly which), my site started displaying the Geodirectory Map oddly and the Avada Page title bar (which sits under the header and that I have hidden in the theme), is now now showing up on the Geodirectory-powered pages.

    The Map is consistently pulled to the left of the screen and the “Customize my search” is showing full screen like I was on a mobile device. Additionally, the adsense ad which is supposed to sit at the bottom of the header, is now at the bottom of the Map.

    I have attempted to replace the old header.php for the child theme with Avada’s new header.php, but that did not do anything. Please let me know what login info you need in order to help me out.

    #38209

    David Shirley
    Expired Member
    Post count: 10
    This reply has been marked as private.
    #38211

    David Shirley
    Expired Member
    Post count: 10
    This reply has been marked as private.
    #38215

    David Shirley
    Expired Member
    Post count: 10

    We just changed the css so its default height is zero and the display is set to none on both the css and the template settings. This removed the Page Title Bar, but still not sure how to fix the geodirectory map being fixed to the left of the screen and the custom search fields being full-screen width

    This is the only page with the issues now: http://www.motornetics.com/?geodir_search=1&stype=gd_vehicles&s=+&snear=&sgeo_lat=&sgeo_lon=

    #38218

    Simone
    Expired Member
    Post count: 3515

    Hello, your map had a fixed width (1024pixels) I’ve set it to 100% and it’s fine.

    about the custom search, I see

    
    
    .geodir-listing-search {
        text-align: center;
    }

    so it seems it is already custom-edited, if you want to make it different, you should play with the css.

    #38271

    David Shirley
    Expired Member
    Post count: 10

    Thanks!

    One more thing – I tried to play with it some, and I placed the site into boxed mode, and Geodirectory will not conform. Does the site have to be 100% width?

    I tried changing the map to be a fixed width, and it sticks to the left and leaves the Geodirectory search and listings as 100% width as well.

    Please help

    #38350

    Paolo
    Site Admin
    Post count: 31206

    with all the multipurpose themes the top section is full width to allow for bigger maps.

    Just set it to a fixed width via the widget settings and than with css add:

    margin: 0 auto;

    to all your maps.

    Thanks

    #38384

    David Shirley
    Expired Member
    Post count: 10

    Thanks – feel free to mark this resolved!

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

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

Open Support Ticket