Search widget

Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)

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

  • Author
    Posts
  • #7879
    truelyproperty
    Participant

    Hi,

    Is there a way to allow customers to search ALL properties available (e.g.: “property (residential); Apartment; Land; and so on) on my website, instead of having them to be only to search for properties in a specific category one at a time, i.e. ‘property (residential)’, I would like all the properties that match the search to appear. I am planing to buy the developer/business bundle if the feature mentioned above can be done.

    Is an email to write to you or a contact no. that you can provide where I can directly contact you instead of posting on the forum?

    #7880
    Merv Barrett
    Keymaster

    This is already possible with the widget and shortcodes. When using the widget just press ctrl and select more than one. Or if using a shortcode use post_type="property,land,rental"

    This is the best place to contact support.

    #7881
    Merv Barrett
    Keymaster

    You can see the tabbed Property, Land, Rental, Rural tabs here on the demo.

    #7999
    truelyproperty
    Participant

    Thanks for your help.

    Unfortunately, I do have more issues coming up as I progress with the plugin.

    1) I think there is a bug in the open inspection part. Every time I try to select an open inspection date and update the listing, a message will come out “you must enter text with 2 or fewer characters”.

    2)how do I fix the alignment problem? The text on the listing appear to be very close to the edge of the page, e.g. the title and the price.

    3) I followed the video tutorial in inserting image into the listings but it wouldn’t work but instead appear in the description area. and I tried to remove photos from the listing, but it wouldn’t do so.

    Can you help me on these issues? Thanks in advance.

    #8728
    Mark
    Spectator

    Regarding 1) there seems to be a bug with the maxlength and size properties of the date field for home inspections, and IE10 has built-in validation producing that message (see http://stevesohcot.com/tech-lessons-learned/2013/01/28/html-form-in-ie10-wont-submit/)

    I edited line 124 of jquery-admin-scripts.js to the following:

    tpl +=	'<input type="text" style="width:6em;" autocomplete="off" id="epl-inspection-date" 
    maxlength="20" placeholder="DD-Mon-YYYY"> ';
    • This reply was modified 9 years ago by Mark. Reason: code wrapping
    • This reply was modified 9 years ago by Mark. Reason: reference link more precise
    #8865
    Merv Barrett
    Keymaster

    1) I think there is a bug in the open inspection part. Every time I try to select an open inspection date and update the listing, a message will come out “you must enter text with 2 or fewer characters”.
    — Thanks will check and issue a fix. Added Feature Request Topic for this.

    2)how do I fix the alignment problem? The text on the listing appear to be very close to the edge of the page, e.g. the title and the price.
    — We have minimal styling with the plugin to allow for easier CSS editing and adding your own styles in your theme style.css file.

    3) I followed the video tutorial in inserting image into the listings but it wouldn’t work but instead appear in the description area. and I tried to remove photos from the listing, but it wouldn’t do so.
    — Any attached image is output in a gallery when this is set to enabled in settings.
    — If you disable the automatic gallery output you can add the gallery manually or using the EPL Gallery widget.

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

Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘Basic Support’ is closed to new topics and replies.