Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Paolo

    (@paoltaia)

    hi,

    we are planning to provide shortcodes but at the moment they are not available.

    Thanks

    Thread Starter emeka_toby

    (@emeka_toby)

    Back again. Good day, Just wanted to still point out that i love your plugin. Anyway, Was wondering if i could turn off one part of the search widget i.e Since the “Near” search box in the search widget doesn’t work for me because for some reason google hasn’t listed my town(Sucks), so that search box is really not necessary but the “Search for” search box works well enough for me. The places i listed using your plugin are within just one small (unlisted) town, so the “search for” box is all i need. Please how will i turn off the other search box and it would be cool if that option is provided in the next update atleast for people in the same situation as me. ?? Thanks

    Plugin Author Paolo

    (@paoltaia)

    you can hide it with CSS?

    something like :

    .geodir-search input.snear[type="text"] {
        display: none;
    }

    should work for you.

    Thread Starter emeka_toby

    (@emeka_toby)

    Awesome worked like magic. Side note as an addition to my earlier post i just update to v1.2.3 if i am correct and it going ok. As a suggestion for the next update please add the ability to manually add your own locations to geodirectory instead of depending on google as i’m very sure that alot of people are facing this problem i am facing with google not listing my town, so that when a user searches the site using the near search box a location will be shown as if i may put it “a dummy location” will show and act like it was listed on google. That would be really helpful so the plugin can atleast depend on two methods of adding locations to places. Thanks again.

    Plugin Author Paolo

    (@paoltaia)

    with multilocation installed you can disable google address autocompleter.

    Thx

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Does Geodirectory Pluign have shortcodes’ is closed to new replies.