Set address map

Discussion in 'ClassiCraft WordPress Theme' started by nvr2late, Feb 9, 2015.

  1. nvr2late

    nvr2late Member

    Joined:
    Sep 10, 2014
    Messages:
    148
    Likes Received:
    2
    Location:
    Cambria, Ca
    I was told before that one cannot delete the map from being used. Well, when I first started with this theme there was a map showing, and now it is blank. But if I select the button "set address map", even though it does nothing as far as showing a map of an area, , which I don't care about anyway, it is still blank, but it makes it possible for the address to show up in the classifieds, otherwise it does not. I have to click the button for that to happen. But someone registering is not going to know what to do with that.

    And even if I try and put the cursor inside the box, it doesn't even allow anyone to put an address in there. Very confusing. Thanks.
     
  2. nvr2late

    nvr2late Member

    Joined:
    Sep 10, 2014
    Messages:
    148
    Likes Received:
    2
    Location:
    Cambria, Ca
    I just want anyone registering to know to select that button so their address will show up in my dashboard.
     
  3. nvr2late

    nvr2late Member

    Joined:
    Sep 10, 2014
    Messages:
    148
    Likes Received:
    2
    Location:
    Cambria, Ca
    Here is a screenshot of "setaddressonmap"
     

    Attached Files:

  4. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello !

    " set address on map " is based on address which you selected.
    If you have disabled it from coding section it cannot be enabled so please do customization only which you don't want to undo.
    At last when all customization will create issues and not be able to work theme please install the fresh theme.

    Thanks & Regards
    Pramod
     
  5. nvr2late

    nvr2late Member

    Joined:
    Sep 10, 2014
    Messages:
    148
    Likes Received:
    2
    Location:
    Cambria, Ca
    Well, I don't know if I disabled it. But if I did, why would the "set address map" with a blank box show up? Why wouldn't that whole part be eliminated? Where in the editor could I take out anything to do with a map? Thanks.
     
  6. nvr2late

    nvr2late Member

    Joined:
    Sep 10, 2014
    Messages:
    148
    Likes Received:
    2
    Location:
    Cambria, Ca
    Just a question here, how would any of us know whether something isn't working right and we need to refresh the theme, or we just don't know how to customize something or correct something that is correctable?
     
  7. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello !

    Please Paste given code in Custom CSS box

    Code:
    span.description {
      display: none !important;
    }
    div#map_canvas {
      display: none;
    }
    
    Lots of websites are running with this theme without any issues.
    If there is any issue in theme we will always help and assist you and please feel free to ask.

    Follow below tutorial link to know more about theme functionality .
    http://www.inkthemes.com/classified-theme-for-wordpress-tutorial/

    Thanks & Regards
    Pramod
     
  8. nvr2late

    nvr2late Member

    Joined:
    Sep 10, 2014
    Messages:
    148
    Likes Received:
    2
    Location:
    Cambria, Ca
    I am so happy to hear that this theme runs without any issues. I guess I am amazed so many people know Wordpress well enough to successfully use these themes. As you can see, I have found it extremely difficult. As every time I have tried to do something pretty basic, I get a glitch. But I have appreciated your patience.
     

Share This Page