Forum Replies Created

Viewing 15 replies - 16 through 30 (of 41 total)
  • Plugin Author Taher Atashbar

    (@c0dezer0)

    Hi,

    Map is not related to language of the site and it use coordinates of listings to showing them in the map.

    Are you using different Easy Listings Map shortcodes in each languages of the site?

    Please provide me links and shortcodes of each languages.

    Regards.

    Plugin Author Taher Atashbar

    (@c0dezer0)

    Hi,

    What is your mean about EPL advanced mapping? this plugin Easy Listings Map is differ from EPL advanced mapping.

    Also in Easy Listings Map you can set various markers for various listings types. Please refer to below link.
    markers
    Also I should mention that if there are more than one listings in one coordinate Easy Listings Map will use multiple marker icon for that location to showing listings on that location.

    Pleas let me can I helped you or not, if not please show me your problem by example and link.

    Regards.

    Plugin Author Taher Atashbar

    (@c0dezer0)

    Hi,

    Thank you for reading documentation of Easy Listings Map, Also if you have problem again please read documentation before asking for support.

    It seems that your css has issue, I tried your code in chrome developer tools and it showed that your code has issue. So please try below code for test.

    #elm-map.elm.google-maps {
        border: 2px solid green;
    }
    or
    #elm-map {
       border: medium dashed green;
    }

    Regards.

    Plugin Author Taher Atashbar

    (@c0dezer0)

    Resolved.

    Plugin Author Taher Atashbar

    (@c0dezer0)

    Hi,

    It is not done by creating a child theme, because each property information is creating in shortcode php class and these information will send to javascript file and infowindow of google map will create in javascript function by using this information.

    If you are a WordPress developer you can extend ELM_Shortcode_Google_Maps class and override set_property_marker and register_scripts functions of this class and enqueue your customization scripts in register_scripts function.
    Also I should say that there is a elm-google-maps.js file in Easy Listings Map and inside it there is a getInfoWindow function that creates infowindow for each markers by data that you send it!

    If you are not a PHP,JS and also WordPress developer I don’t recommend you for doing it otherwise you should read codes of ELM_Shortcode_Google_Maps class and extend it. Please note that you should create a customization plugin for your site and don’t put your customization files inside plugin files because in plugins update your customization files will cleaned by WordPress.

    If this is hard for you please let me know if you want this customization and I will quote it for you if possible.

    It is more details of information that I can provide for you.

    Best Regards.

    Plugin Author Taher Atashbar

    (@c0dezer0)

    When you enable Easy Listings Map, single listing page map this extension will override Easy Property Listings default single listing page map.

    If you want to use map in different part of single listing page you should create child theme for single listing page in Easy Property Listings so you can ask for it from Easy Property Listings forum.
    Also when you are creating Easy Property Listings single listing page child theme you can use below php code where you want to display map.
    <?php do_action( 'epl_property_map' ); ?>
    Above code will output the map in a part that you want.
    For more information you can ask for how to creating child theme for single listing page in Easy Property Listings forum.

    Regards.

    Plugin Author Taher Atashbar

    (@c0dezer0)

    Is your mean map in single listing page?
    If your mean is map in the single listing page, you can go to Easy Listings Map settings and set Display map in single listing page to enable and save it.
    You can read more about settings of Easy Listings Map in Easy Listings Map Settings.

    Also I should say that for showing map in single listing page you don’t need shortcode of Easy Listings Map, and when you enable map in single listing page from easy listings map settings it automatically will displays map in single listing page.

    Regards.

    Plugin Author Taher Atashbar

    (@c0dezer0)

    This feature added to release 1.1.3 of the plugin.

    Regards.

    Plugin Author Taher Atashbar

    (@c0dezer0)

    Thank you for testing it.

    Regards.

    Plugin Author Taher Atashbar

    (@c0dezer0)

    Hi,

    This issue occurred because Easy Listings Map did not supported map inside tabs, I tried to add this feature to Easy Listings Map so please check it and let me know does it works.

    At this time Easy Listings Map supports bootstrap, jquery ui, zozoui tabs. So if you can please try it with jqueryui tabs too and let me know about it’s functionality.

    Download it from This link

    Thanks.

    Plugin Author Taher Atashbar

    (@c0dezer0)

    Thank you for your feedback and participation.

    Best Regards.

    Plugin Author Taher Atashbar

    (@c0dezer0)

    Hello,

    This error occurred because you have two easy_listings_map in your WordPress, so please delete previous one and install dev version. Or you can wait till I release new version of the plugin so you can update to new release.

    Regards.

    Plugin Author Taher Atashbar

    (@c0dezer0)

    Hello,

    I want to notify you that loading specific location listings added to dev version of the plugin, so please download it from this link and install it.

    In this version a new field ( specific location listings ) added to the shortcode interface in order to loading only selected locations listings.

    After installation if you want to load specific listing location, select that location from shortcode interface for example check (Bangkok) from listed locations in shortcode interface.

    Please notify me about it’s functionality.

    Best Regards.

    Plugin Author Taher Atashbar

    (@c0dezer0)

    Hello,

    Thank you for your feedback.

    It seems that you want to select listings of specific area or city ( Bangkok ) but this shortcode has not any feature to selecting specific area listings yet, so it will loads all of listings based on selected type from database.

    I will consider to adding this feature in next versions of the plugin.

    Thanks for your patience.

    Best Regards.

    Plugin Author Taher Atashbar

    (@c0dezer0)

    Hi,

    You are welcome.

    Thank you for your feedback.

    Regards.

Viewing 15 replies - 16 through 30 (of 41 total)