Near Me

This topic contains 3 replies, has 2 voices, and was last updated by  Paolo 7 years, 7 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #269513

    Jeff Adams
    Free User
    Post count: 1780

    I understand it to be that the “Near Me” feature doesn’t work without SSL. Because of the cost and the fact that this site/project is in beta since we’re assessing interest, we want everything working but we don’t want to have to pay for SSL at this time until we know there is enough interest in this project to justify it.

    Is there a way to remove the “near me” diamond icon in the search field so the near me feature is disabled? Should we decide to move forward with this project then we will get an SSL Certificate and the near me feature will be great. Until then i need to remove it.

    #269818

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    add this to GD >> design >> scripts >> custom css:

    
    
    .near-compass {
        display: none;
    }

    Remove it when you want it back.

    Thanks

    #270175

    Jeff Adams
    Free User
    Post count: 1780

    I tried and this didn’t work. thanks though! I still have the code in the “Custom style css code” field of scripts in design. And, I still see the compass…

    #270565

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    please provide a link and admin credentials and I will check. It should work…

    Let us know,

    Thanks

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

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

Open Support Ticket