Alex

Forum Replies Created

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

These forums are closed to new replies / tickets. Please open a support ticket from our new Support page.

  • Author
    Posts
  • in reply to: Ukrainian translation #11863
    Alex
    Spectator

    Updated to 2.1.10.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Russian translation #11861
    Alex
    Spectator

    Updated to 2.1.10

    Attachments:
    You must be logged in to view attached files.
    in reply to: Can Customers Create Accounts To Save Properties? #11744
    Alex
    Spectator

    Good question, I’m interested in it too!
    And related issues – whether it is possible to add functionality, similar to the “notes” – the visitor observes favorite listings, and then on the page of the “notes” can compare them and see.

    in reply to: User Listing Form #11741
    Alex
    Spectator

    Hi Kay69!

    The most simple – to enable all to register new users to assign the role of contributor and thus provide a convenient way to keep track of authors / update / add / manage listings.
    There are many plugins for the organization of guest posting (for example – https://wordpress.org/plugins/tags/guest-post ), but because This plug-in consists of a dozen custom fields seems to be not quite so convenient siting huge form on the site.
    Maybe I’m wrong – if so let Merv correct me.

    in reply to: Russian translation #11713
    Alex
    Spectator

    Hi!
    Actualized to 2.1.9
    Minor edits translation.

    Attachments:
    You must be logged in to view attached files.
    in reply to: User sign up #11257
    Alex
    Spectator

    Hi mr33!
    If I understand you correctly – as already wrote Merv:

    From the admin yes as long as they are contributor level

    …the plugin uses the default WordPress roles

    i.e. the need to organize the registration on the site, and give the role of the author registration for new users. Then they will be able to create their own listings.

    Alex
    Spectator

    Hi babs2k73!
    Try this epl_listing_search_price_sale : Search Widget Filter
    I hope this helps!

    in reply to: Russian translation #10839
    Alex
    Spectator

    Hi Merv!
    Sorry for the long absence, the main work …
    In an attachment, an updated translation of the .pot file 2.1.8.
    But I see something which is not translated:
    – Building Area “m2” (but “Land Area” m2 is translated) & “pay tv” on single listing in Property Features (attachment 1.png)
    – Suburb column in listing editor (attachment 2.png)
    – Single & Archive listing options and Advanced settings (CSS) in settings page (attachment 3.png)
    – Changelog to version 2.1.8.
    – “Hide Map” option on listing editor under map.

    Attachments:
    You must be logged in to view attached files.
    in reply to: COMPLETE: Rooms features #6253
    Alex
    Spectator
    This reply has been marked as private.
    in reply to: COMPLETE Fields name in search widget #4062
    Alex
    Spectator

    Thanks for the tip!

    in reply to: COMPLETE: Rooms features #4061
    Alex
    Spectator

    OK, I already added changes and sent pull request.
    P.S. If something is wrong – I’m new to using git 🙂

    I hope you can help!
    Thank U!

    in reply to: COMPLETE Fields name in search widget #4048
    Alex
    Spectator

    If I understand correctly, I need in file “/lib/shortcodes/shortcode-listing-search.php” in all lines <option value =" "> <? php _e ('Any', 'epl');?> </ option> to change of the words “Any” on the “Price” , “House Category” and etc. ?

    • This reply was modified 10 years ago by Alex.
    in reply to: Add another Currency #4010
    Alex
    Spectator

    OK I found solution on WordPress_org “https://wordpress.org/support/topic/currency-22&#8221;
    This code should be placed in a child theme functions.php.

    
    // Add currency 'Ukrainian Hryvnia' with code '& # 8372;'
    function rec_extra_edd_currencies( $currencies ) {
    	$currencies['₴'] = __('Ukrainian hryvnia', 'my_domain');
    
    	return $currencies;
    }
    add_filter('epl_get_currencies', 'rec_extra_edd_currencies');
    

    Thx!

    in reply to: Not working googlmaps in 1.3 (dev Beta 4) #3967
    Alex
    Spectator

    Tested the new version (public beta 2) in the admin – everything and left, and when you view a single listing – the map is displayed correctly! Thank U!
    PS. Also, many thanks for a smooth grid-view (rather than Pinterest Like Grid) is really more beautiful !!!

    in reply to: Add another Currency #3944
    Alex
    Spectator

    Ups… code convet to symbol.
    The are code is “&_#_8372;”

These forums are closed to new replies / tickets. Please open a support ticket from our new Support page.

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

Download Easy Property Listings

Easy Property Listings is real estate plugin for WordPress that allows users to easily create real estate and property listing websites. It provides a range of features designed for real estate agents, developers, and agencies to manage property listings without the need for extensive custom development.