• Resolved avdsm

    (@avdsm)


    Please tell me how to make the map visible on the ad page and in place of two headings, one of which is visible before the photo and the second is repeated after the photo, there is only one left?

    Screnshot
    https://snipboard.io/YF5WO7.jpg

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Rafiz Sejim

    (@rafizsejim)

    Greetings @avdsm

    Thank you for reaching us.

    Make sure if the Google Map is not disabled in Settings > Listing Settings > Single Listing https://prnt.sc/zucj0a Also check if you have the shortcode [directorist_listing_map] on the single listing page.

    There are quite a few ways to resolve the duplicate title issue.

    1. Navigate to Settings > Listing Settings > Single Listing > and choose “Directorist Custom Template”. https://prnt.sc/zuaatm

    If you want to use your theme’s template then you can follow the following solutions.

    1. Go to Appearance > Customize > Blog > Blog Single Post > Title Layout and set it to Top Full. https://prnt.sc/zuawh8

    2. Hide the title from the listing details using CSS. Add this is in Appearance > Customize > Additional CSS

    .atbd_listing_detail .atbd_listing_title {
        display: none;
    }

    Regards,

    • This reply was modified 4 years, 1 month ago by Rafiz Sejim.
    Thread Starter avdsm

    (@avdsm)

    Thank you so much @rafizsejim . Now everything is shown normally.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Map and header’ is closed to new replies.