Map Pin not Updating

This topic contains 13 replies, has 2 voices, and was last updated by  Bernardo Ramirez 5 years, 9 months ago.

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

Open Support Ticket

Tagged: ,

  • Author
    Posts
  • #439756

    Bernardo Ramirez
    Free User
    Post count: 19

    Hello,

    I changed the Map Marker but it does not changes, the new marker is this one: https://sanmiguelmarket.com/wp-content/uploads/2018/07/Pointer.png

    But as you can see here https://sanmiguelmarket.com/lugar/ the marker shows the one we had before which is huge!

    See attached the configuration…

    Hope someone can help me!

    #439759

    Alex Rollin
    Moderator
    Post count: 27815

    Try clearing your cache for your site.

    #439760

    Bernardo Ramirez
    Free User
    Post count: 19

    I have purge my cache I have site ground server and they have a Purge Cache addon…

    #439763

    Alex Rollin
    Moderator
    Post count: 27815

    OK, then send over a link and WP Admin credentials so we can take a look at your settings.

    Please do also link to the page where we can see the issue.

    I will say, though, that if the correct image shows in the category edit page, then it will show on the map if your cache is cleared.

    #439768

    Bernardo Ramirez
    Free User
    Post count: 19

    I have purge my cache I have site ground server and they have a Purge Cache addon…

    Which email should I use to create your account?

    #439775

    Alex Rollin
    Moderator
    Post count: 27815

    Any email is fine, just use a private reply and share the username and password here.

    #439779

    Bernardo Ramirez
    Free User
    Post count: 19
    This reply has been marked as private.
    #439785

    Alex Rollin
    Moderator
    Post count: 27815

    OK, take a look now, i just selected the icon from the library.

    #439786

    Bernardo Ramirez
    Free User
    Post count: 19

    Amazing!!! What was I doing wrong?

    #439788

    Alex Rollin
    Moderator
    Post count: 27815

    No idea, but glad it is working now 🙂

    #439789

    Bernardo Ramirez
    Free User
    Post count: 19

    hahahaha thanks!! I am going to grab some Addons in the following days (waiting my credit card to cut the month) Hope I can figure out everything myself =)

    Really appreciate it!

    #439810

    Bernardo Ramirez
    Free User
    Post count: 19

    One more question, do you have the CSS code to change the color of the font that is shown in the screenshot? when you click the marker, it pops up the photo and details, but the title of the place is black (here is shown white because is selected)

    I want to change that to white… Which css code should I use?

    #439820

    Alex Rollin
    Moderator
    Post count: 27815

    Hello,

    you can try this CSS at GD – Design – Scripts – Custom CSS and adjust as needed:

    
    
    
    .geodir-bubble_desc h4 {
        background-color: #3498db!important;/* Change BG color */
        font-size:15px; /* Change font size */
        height: 40px; /* Change box height */
     }
    
    .geodir-bubble_desc h4 a{
        color:#fff!important; /* Change font Color */
     }
    

    https://wpgeodirectory.com/docs/customizing-your-style/

    #439867

    Bernardo Ramirez
    Free User
    Post count: 19

    Thanks so much!!

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

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

Open Support Ticket