achnatonsvk
Forum Replies Created
-
Forum: Plugins
In reply to: [Essential Real Estate] Delete uploaded mediaThank you for your reply g5theme. Also for your research and link. But unfortunately, this article is not solving my problem. I just need code or something for users be able to delete uploaded photos from add property page…via frontend…For example:
Od Add property page is part, where is user uploading photos of his property. But he misclicked and uploaded photo, he doesn’t wanted. He wants that particular photo to be deleted. For example, add X (delete) button to each photo user uploaded? Thank you
Forum: Plugins
In reply to: [Essential Real Estate] Property page as home pageHi webdevuk,
Try adding Property listing ERE Shortcode (Archive Property) to homepage (index.php).
Forum: Plugins
In reply to: [Essential Real Estate] Limit property title maximum charactersYou can’t imagine how much. One of the best plugins out there. ??
Forum: Plugins
In reply to: [Essential Real Estate] Limit property title maximum characters<input type=”text” value=”” id=”property_title” class=”form-control” name=”property_title” maxlength=”300″
placeholder=”<?php esc_attr_e(‘Maximum of 300 characters’, ‘essential-real-estate’); ?>”/>edit in wp->wp-includes->plugins->ERE->public->templates-submit_property->title_des.php
Forum: Plugins
In reply to: [Essential Real Estate] Additional fields in search formOkay, I’m sending images of the issue. They are marked and descripted. Unfortunately I can’t send website url beacuse I have Coming Soon Mode active. But I can send plugin folders from FTP.
ERE folder: https://home.mycloud.com/action/share/2dbac903-cac5-484a-b987-641c2f4f4d8d
- This reply was modified 3 years, 2 months ago by achnatonsvk.
Forum: Plugins
In reply to: [Essential Real Estate] Report buttonHi g5theme!
First I want to thank you for your great plugin! It saves a lot of time and is soooo configurable. Also free which is great! Thank you
I done my task by installing additional plugin for reporting and uses its code in wp-property….I mean the property preview php. So it shows only where I needed it.