This FAQ page is dedicated to our BePro Listings Plugjn. If you need more help, view our Documentation or ask questions in our Forum
FAQS
What is the shortcode builder?
This tool allows you to select from a list of available shortcodes and their options. To reveal the tool, while editing a page or post, click the BePro tinymce button located above the description.
How do I implement custom form fields?
You will need our form builder addon
Can i charge users to post?
Yes, the base free plugin integrates with BePro Cart for paypal payments and any other payment option provided by that plugin. We also have membership addons so you can restrict features and # of listings by user level
Is it possible to add addresses to the URL?
Yes, simply activate the feature as showcased in our permalinks documentation
Can I be notified of various activities in my Directory?
Yes, BePro Listings integrates with BePro Email. By default, BePro Listings tries to add emails to BePro Email. You can then add to them, edit the default ones or delete them altogether. Once you understand how BePro Email works, we bet you will wonder why its not integrated into wordpress by default.
Does this work with posts and pages?
Yes, it works anywhere shortcodes are accepted
Do shortcodes and widets work together?
Yes, if they are on the page where a form submission is received, they will react to the submission. The easiest way to do this is with our [bl_all_in_one] shortcode
How can I customize the layout?
You should never alter any of the packaged BePro Listings files. We have created the css to be easily overridden by your custom css. Also, the templates are little more than wordpress hooks, so you can override them or create your own.
Can I add Markers to the Map?
Markers are generated by posts which match a search criteria. To have a marker on the map, you must have created a post. Marker icons can be changed with our BePro Listings Icons addon
What is the Map showing by default?
The latest X listings added to the system
How to make markers react on click instead of hover?
[generate_map pop_up=1]
Why is the map not reacting to the listings table page change?
[generate_map paging=1]
Does the map have its own paging display?
Not currently. Do you think that would be a good feature?
Google map controls look weird
This is a css style related issue (your theme). Specifically, its the addition of max-width declarations to images. For details, you can google the issue (google maps max-width). Lots of bootstrap themes use this css declaration.
Issues Generating Lat/Lng coordinates?
Try changing the query type under map in the admin
Is there support?
Yes, our development team created the plugin and continue to offer free support via our support forums and paid support here on http://beprosoftware.com/services/. You can also get monthly support.
I need more features, is there more?
Yes, there are add-ons and themes available for this plugin. Check http://beprosoftware.com/shop
Can this work with buddypress?
Since 1.2.0. Version 2.0.60 added integration with activity feeds
Does your user submission form implement custom profile fields?
No. You must use our Form Builder addon to facilitate custom fields
What if i dont want to link to the created listing page?
We offer 4 different link options including ajax page and affiliate linking to another site
Are there ways to extend the features?
Yes, there are lots of hooks/filters and templates (listings/page)
Can i setup featured listings?
Yes, you can specify categories and flag the listings as featured via options for the [display_listings] shortcode. Consult the shortcode documentation.
Do i need to create templates for detail pages if I use ajax pages?
Yes, listing detail pages are generated whether you use them or not. This is a huge asset for seo reasons. There is a strong chance that users will first visit your website via one of those pages. Its within your interest to either a) use one of our $1 themes or b) create the necessary template files to integrate this plugin into your theme’s layout