Frontend Submissions provides a the ability to submit listings via a frontend form for review using a shortcode.
Users who register and apply to become a listing submitter; once approved are free to upload new listings from their frontend dashboard. They can also edit submitted listings from the frontend of your website.
Frontend Submissions Demo
-
-
User Listings
-
-
Tabs Vertical
-
-
Tabs Horizontal
-
-
Accordion
There are two shortcodes with Frontend Submissions extension that you can add to a page.
Listing Submission Shortcode
Accordion (Default)
[epl_frontend_submission layout=”” post_type=”property”]
Tabs Vertical
[epl_frontend_submission layout=”tabs-vertical” post_type=”property”]
Tabs Horizontal
[epl_frontend_submission layout=”tabs-horizontal” post_type=”property”]
User Listings Shortcode Put this on a /my-account/ page
[epl_frontend_user_listings]
The user needs to be registered with WordPress to be able to submit a listing. Activate user registration from:
Dashboard > Settings > Membership
Then they can create an account from:
YOUR_URL/wp-login.php?action=register
Show Change Log1.2.1
- Tweak: Version increment error in readme file.
1.2
- New: Display listing type (Property/Rental/Land etc) when user reviewing their listings.
- New: Display listing published or draft status when user reviewing their listings.
- New: Support for the Offices extension.
- New: User is able to publish or convert a listing to draft status.
- New: Adjustable limit per page from extension settings.
- New: Ability for users to publish listings based on their WordPress roles and capability.
- Tweak: Implemented a filter to allow other extension to hook into the frontend submissions features.
- Tweak: Disabled Advanced Map extension when adding or editing a listing.
1.1.3
- Tweak: Version increment error in readme file.
1.1.2
- Fix: Prevented the map from loading in Admin creating an empty space when editing a listing.
1.1.1
- Tweak: Internal use: Set readme to lowercase for automatic download of change log.
1.1
- New: Added support for Easy Property Listings Google Maps API settings.
- New: Implemented better media management upload ability when adding listings.
- New: Added support for other Easy Property Listings post types.
- New: Adjusted CSS across entire extension for a better look.
- New: Added fields left option to shortcodes [epl_frontend_submission post_type=\"property\" layout=\"tabs-vertical\"].
- New: Added fields left option to shortcode when user selects to edit listing [epl_frontend_user_listings layout=\"tabs-vertical\"].
- Fix: Renamed add_meta_box function to avoid conflict with Gravity Forms and other plugins.
1.0.1
- Fix: Correctly list post author in shortcode.
1.0.0