Customize Map Popup layout

This topic contains 16 replies, has 3 voices, and was last updated by  Alex Rollin 5 years ago.

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

Open Support Ticket
  • Author
    Posts
  • #480983

    sinaxi
    Free User
    Post count: 134

    How Can I change layout of popup showed when mouse over PIN?
    Can you tell me CSS where I can work for customize this area?

    Another question is about how to show ad image in every item result list! I customize fields I tried to add Photo field but when I upload an image here… I show image before items fields and after items fields…. why?
    I want to see a small image before items fields list

    Thanks

    #480987

    Alex Rollin
    Moderator
    Post count: 27815

    If you use the chrome inspector you can highlight elements and read the CSS that applies to them.

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

    If you want to customize it with PHP instructions are here:
    https://wpgeodirectory.com/docs-v2/faq/customizing/#map-bubble

    Not sure what you mean about the images. Can you share a link and screenshot?

    #481048

    sinaxi
    Free User
    Post count: 134

    Thanks for your reply!

    Not sure what you mean about the images. Can you share a link and screenshot?

    About image I mean this: when I search items I show records result with my fields (fields that I set to show in listing). OK?
    For every record, before fields showed, I want to show a small image…. with same width space used by fields (field label + field value).

    Thanks

    #481154

    Paolo
    Site Admin
    Post count: 31206

    That requires customization that is beyond the support provided here.

    You can find freelance developers for hire here: https://geodirectoryexperts.com

    Thanks

    #481660

    sinaxi
    Free User
    Post count: 134

    There is an image item, I want simply show this image in my result. You provided image field

    #481797

    Paolo
    Site Admin
    Post count: 31206

    Please provide a link were we can see clearly the problem and admin credentials to see your settings.

    Thank you

    #481829

    sinaxi
    Free User
    Post count: 134
    This reply has been marked as private.
    #481833

    sinaxi
    Free User
    Post count: 134

    I mean image showed in items list!!! Non in modal popup (this is another thing).

    #481845

    Alex Rollin
    Moderator
    Post count: 27815

    Usually that is done with GD Post Images in the Archive Item template.
    Why not do that?

    GD does not use the media library. You can still use the media library for images for posts or pages.

    #481847

    sinaxi
    Free User
    Post count: 134

    Usually that is done with GD Post Images in the Archive Item template.

    For me is ok, can you do an example for me with 1 place?
    every place for me has a different image

    #481848

    Alex Rollin
    Moderator
    Post count: 27815

    The example is the default content.
    See instructions here for finding the default archive item content:
    https://wpgeodirectory.com/docs-v2/templates/archive-item/

    #481849

    sinaxi
    Free User
    Post count: 134

    but no image showed

    #481851

    Alex Rollin
    Moderator
    Post count: 27815

    To show images with GD Post Image you will need to upload an image to the main upload field for images.

    You can also use a custom field, and then use GD Post Meta to show the image.

    #482021

    sinaxi
    Free User
    Post count: 134

    To show images with GD Post Image you will need to upload an image to the main upload field for images.

    You can also use a custom field, and then use GD Post Meta to show the image.

    Can you show me a sample in my specified record??

    #482069

    Alex Rollin
    Moderator
    Post count: 27815

    To set it up:

    1. Restore the default content to the Archive Item
    2. Add an image to a listing
    3. View the CPT archive to see the listing: /places/

Viewing 15 posts - 1 through 15 (of 17 total)

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

Open Support Ticket