Avada Child Theme for GD 1.0 released

This topic contains 75 replies, has 13 voices, and was last updated by  Joana Cardoso 8 years, 8 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #8499

    John Allsopp
    Expired Member
    Post count: 399

    Hi @onesa,

    Thanks for bringing this up. I am not seeing those problems on my Android phone in either portrait or landscape, but i will check the display on an iPad today and make the appropriate changes 🙂

    #8524

    dnosker
    Buyer
    Post count: 68

    Hi John,

    Can you please try and fix the problems I listed on the previous page?

    i.e. (Problem with listings when browser window is sized to smallest width and when viewing in android phones.) and blank area (Problem with map displayed on /location page).

    I am testing using my Macbook Pro using Chrome and Safari receiving the same results. I just checked with my wifes laptop running windows with chrome and same exact results.

    Thanks John!

    #8525

    dnosker
    Buyer
    Post count: 68

    John,

    Forgot to mention…

    The Problem with listings when browser window is sized to smallest width and when viewing in android phones…

    Only happens when the settings are set to List View. Does not happen in grid modes.

    #8532

    John Allsopp
    Expired Member
    Post count: 399

    Hi,

    To fix the small images, please add the following code to the very bottom of style.css in the child theme

    
    
    @media only screen and (max-width:480px) {
    	.wpgeo-avada .geodir_category_list_view li .geodir-content,
    	.wpgeo-avada .geodir_category_list_view li .geodir-post-img,
    	.wpgeo-avada .geodir_category_list_view li .geodir-addinfo {
    		display: block;
    	}
    }

    The map should fill the screen – did you set the width to 100% in the widget?

    #8533

    dnosker
    Buyer
    Post count: 68

    Hi John,
    ok, stupid question I guess… What do you mean by “did you set the width to 100% in the widget?”… I am using the simple link of /location that shows the map. Where is the setting for 100% ?

    Thanks.

    #8535

    John Allsopp
    Expired Member
    Post count: 399

    It’s a setting in the map widget which is in GD Home Top Section. The map has a default size, so put 100% in there to override it 🙂

    #8547

    dnosker
    Buyer
    Post count: 68

    Thanks John, You Rock! 🙂

    Now the only other couple items I have found are:

    1… Setting the widget (GD>Popular Post View) for the right sidebar to “List View” instead of a gridview totally is messed up for the display. I wanted to use this as my right side bar width is too small for multiple grid displays, even if set to 2. See attached

    Which brings up another question… I would like to make the right sidebar wider but every setting I have tried does nothing.

    2… The location changer at the top has the y in “country” cut off. See attachment…

    Thanks.

    #8551

    John Allsopp
    Expired Member
    Post count: 399

    Hi,

    I will switch our demo into list mode and troubleshoot it for you.

    In the meantime, Avada has settings for the width of the content & sidebar areas – it’s under the Sidebar section in theme options.

    #8597

    dnosker
    Buyer
    Post count: 68

    ok, found one more thing that looks really bad in this theme.

    The top search bar does not resize correctly at all. Unless the window is at full maximized, anything shorter in width just progressively makes it worse and cuts of words in both the left drop down and the right buttons.

    This also looks really bad using my android phone.

    Please also note that the search widget cannot be placed in a sidebar either since it does not resize small… If you want to see exactly what the search bar looks like on my android phone, put the search widget on a sidebar and it is what it looks like for cutting everything off.

    Thanks!

    #8667

    semperteneo
    Free User
    Post count: 39
    This reply has been marked as private.
    #8670

    semperteneo
    Free User
    Post count: 39

    @dnosker – would you mind sharing the “checkboxes” you used to correct the issue with the map on the settings page?

    #8689

    dnosker
    Buyer
    Post count: 68

    @semperteneo: On the Design section / Home Tab:
    Make sure that the “Home top section” “Show the top section of home page” is checked. If not, the map will not display.

    Hope that helps!

    #8691

    semperteneo
    Free User
    Post count: 39

    No-go. That is checked…

    I also have the newest version of the child theme.

    I tried un-checking, saving, then re-checking, and still no luck.

    I’ve even checked the widget section, and it includes all the usual suspects in the “popular posts” – “GD-GMap” – “GD-Search” (I haven’t been messing with layout of the theme / pages yet…

    #8692

    semperteneo
    Free User
    Post count: 39
    This reply has been marked as private.
    #8695

    Paolo
    Site Admin
    Post count: 31206

    Hi semperteneo,

    you can’t use GD that way.

    You can assign GD home to be the home page of you website, or disable that and use whatever you prefer in your website home page and use the yoursite.com/location page as the directory home.

    Hope this help.

    Thx

Viewing 15 posts - 31 through 45 (of 76 total)

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

Open Support Ticket