Supreme DIrectory/ Geodriectory Address input

This topic contains 107 replies, has 5 voices, and was last updated by  Paolo 8 years, 1 month ago.

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

Open Support Ticket
  • Author
    Posts
  • #183806

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    you can only change that via theme files. It is in the folder images.

    Thanks

    #183885

    Andre Anderson
    Free User
    Post count: 190

    Hey it turns out I was just thinking of using it a different way. I was seeing if there was a separate drop down for CPT apart from the search for field and the near field.

    Sorry but how do I get to theme files and then images folder? I feel like I don’t see it…

    #183912

    Paolo
    Site Admin
    Post count: 31206

    You can access them only Via FTP.

    Thanks

    #183919

    Andre Anderson
    Free User
    Post count: 190

    Ahh ok thanks! is there anyway to just have the search as the homepage by itself? meaning theres a white space under the main serach to place widgets and other home conent but right now I don’t really want that. Is it a margin thing or is it just not possible to get rid of the white spacing between the search and the footer?

    #183942

    Paolo
    Site Admin
    Post count: 31206

    For that you can add this to GD > design > scripts > custom css:

    
    
    .home #geodir_wrapper, .home .sd-home-scroll {
        display: none;
    }
    

    Thanks

    #183949

    Andre Anderson
    Free User
    Post count: 190

    THanks Paolo!

    #183955

    Paolo
    Site Admin
    Post count: 31206

    You are welcome 🙂

    #184095

    Andre Anderson
    Free User
    Post count: 190
    This reply has been marked as private.
    #184096

    Andre Anderson
    Free User
    Post count: 190

    Also how do I use the homepage from the pages area to edit the homepage instead of the GD homepage widgets?

    #184117

    Andre Anderson
    Free User
    Post count: 190

    and just one more… is t possible to add the hover over effect on the search bars? example if I hover my mouse over “search for” or ” near” that a little box will show up beside the mouse giving a brief explanation of how to use it? I guess it’d be called a tag.

    #184352

    Giri
    Expired Member
    Post count: 3155

    Oh boy I”m back again…How do I wrap the subcategory dorp down menu around the whole category title? http://www.yegmeals.com go to the top right “food court” and then the very last one does’t fit at the bottom.

    Try this CSS. It can be added in GeoDirectory > Design > Scripts > CSS

    
    
    .sd #primary-nav ul li a { 
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;  
    }
    
    #184515

    Andre Anderson
    Free User
    Post count: 190

    Thank you. Any thoughts on my other issues?

    #184518

    Paolo
    Site Admin
    Post count: 31206

    I’m not sure what you mean by this:

    Also how do I use the homepage from the pages area to edit the homepage instead of the GD homepage widgets?

    This is not possible, it would require a customization:

    and just one more… is t possible to add the hover over effect on the search bars? example if I hover my mouse over “search for” or ” near” that a little box will show up beside the mouse giving a brief explanation of how to use it? I guess it’d be called a tag.

    Thanks

    #184521

    Andre Anderson
    Free User
    Post count: 190

    Ah, ok. FOr the first question I mean when I go through “pages” to work on my home page and add widgets they don’t show up on the homme page but if I go through ” appearance” then “widgets” and use the “GD homepage widgets” it works…but it’s limited if I use it that way.

    2) Also I noticed the “sort” option seems to be missing from the listings page.

    3) I went to edit a listing page and it said the “description” field is mandatory to fill out. It has the asterisks beside it. Anyway to change that from being mandatory?

    #184633

    Andre Anderson
    Free User
    Post count: 190

    Also if there’s no way to customize the search boxes to inculde a hover over text is it possible to expand the size of the search boxes to fit more text? without things getting out of place

Viewing 15 posts - 46 through 60 (of 108 total)

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

Open Support Ticket