Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #823645
Displaying a pins map in a page
Closed

Comments

  • LHOMMAIS started the conversation

    Hi Elated

    is there a way to display just the map with pins in a page ? perhaps a shortcode ?

    like this page : http://searchandgo.elated-themes.com/listing-item/?keywords=&location=all&type=all

    but i would have only the map result, without right column…

    Thanks for your help :)

  •  1,845
    Elated replied

    Hello,

    You can achieve that with custom CSS code. Please paste following code in Elated Options > General > Custom CSS

    .eltd-listing-items-with-map .eltd-listing-list {
        display:none !important;
    }
    .eltd-listing-items-with-map .eltd-map-holder {
      width: 100% !important;
    }

    Thanks


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  • LHOMMAIS replied

    Thanks,

    it is not that i waiting for…
    i would like to make an unique page with a map listing items,
    a page that display only the listing items map in full width

    Best regards
    Olivier

  •  1,845
    Elated replied

    Hi,

    Unfortunately we don't have that functionality built in theme, sorry :/


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.