8274 comments found.
this plugin was working great.. I already update the plugin, but now with the new update my web is showing errors (menus, revolution slider, listings, etc.. no working).. I detect the plug in Sabai Google Maps and Sabai Paid Listings when I activate those is showing these errors … When I deactivate is normal everything… :/ I use Kleo2.4.1 Theme letme know any solution? thanks!
Hello,
Can you contact support with the error message you are seeing and also the URL to the page so that we can take a closer look? http://codecanyon.net/item/sabai-directory-plugin-for-wordpress/4505485/support
ok, yep.. I´ll contact support… thanks!
How can I get a listing’s title to appear in the listing’s full page? I am using the Avada theme, which is excellent, and I have looked through it and found no setting that would prevent the listing title from appearing. Do you have any insight into this?
Thanks in advance!
Hello,
The Avada theme does not seem to display the page title by default. Please go to Pages and edit the page that is used to display directory pages. There should be an option added by theme that allows you to turn on page titles.
How can I change the transparency of the Radius search circle fill color?
Thanks!
Hello,
This is currently being hardcoded in sabai-googlemaps-map.min.js located under wp-content/plugins/sabai-googlemaps/assets/js/ and will need to change that file. However since the file is minified, it may be difficult to locate where you should change in the file.
Thanks for the quick reply, I found it.
Also, how can I echo the contact fields separately? <?php echo $this->Entity_RenderField($entity, 'directory_contact');?> gives all of them at once.
Thanks!
1. When geolocate is using, then “Search”, the resultlist will shown. Then click one of the listnings, the Map will be shown again. Is it possible to still have the geolocaded info in the search field? To get the directions. Otherwise the user have to write her location again.
2. Is it possible to hide the Share buttons? Changes in php?
3. Is it possible to hide the Country in the address result? Changes in php?
I put one search widget in the site menu, it works fine! But when you come to the result listning the search field there collide with the search field in the menu. But I solved it with hide menu item on that page, it works! Maybe you have any other clue to get around that phenomen? Anyway it works!
If you wanna look at it, the address is www.suzukibilar.se, the menu item “Hitta återförsäljare”.
Thanks! / Andreas
Hello,
Thank you for your comment on the plugin.
1. Unfortunately this is currently not possible but you do seem to have a point on that and we will see what we can do for the later version of the plugin.
2. You can do so from Settings -> Sabai -> Social (click gear icon) and uncheck the “Enable social sharing” option and Save Changes.
3. Unfortunately that is currently not possible. You will need to edit each listing’s address for that.
As for the collision that you mentioned, can you tell us in more detail since I was not able to view your site. We do have a search widget on our demo site as well and seems to be working fine there, for example http://demo.sabaiapps.com/sabaidirectory/businesses/
Need a little help.
I tried to import a small group of listings from a Memberclicks database. I matched everything up and was able to get the listings into the Sabai Directory and they do show on the front end, but the listing in the admin did not import any of the custom fields at all?
Also – if I am importing listings how exactly will the renewal work? It looks like the listings got to the All Listings tabs and the listing is live on the front of the website, but there is no entry under Claim or Orders – so I am not clear on the “renewal process”.
I do love this plugin – but it is a bit confusing to understand! 
Thank you!
Hello,
Thank you for your comment on the plugin.
Can you tell us which field type(s) are the custom fields that you tried to import, and did you map your CSV columns to custom fields during import? Unfortunately not all field types are currently supported with the importer.
As for renewals, users can renew their claim from their dashboard. You should see an icon for renewal on the right side of each listing in the dashboard. Users can then proceed to ordering page and once they complete their orders, you should see them under Directory -> Listings -> Orders in the backend.
Thanks for your response. The fields are just standard text fields and yes, they were definitely mapped on the import page.
With the renewals though will they still receive an email if they were imported?
Actually I just updated Sabai and reran the upload feature. It looks like the custom fields ARE pulling in the data. The fields that are not working I believe are default fields to sabai? I cannot remember what is what anymore.
The fields that are not pulling from the CSV and I AM attaching the proper fields from the spreadsheet are Business Name, Street Address, City, State, Zip, Country, Phone…..seems like the basic fields?
Forget it—I just tested the upload on another website and it seems to be working, so it has to be an issue with out development website.
I would still like to clarify – does the renewal send an email if a listing is imported?
Yes, if an owner is set for the listing, email notification to let the owner renew the listing should be sent to the e-mail address of the owner.
OK, but here is my confusion. When I import the CSV – I attach the paid date from my exported member file as the PUBLISHED DATE field in the CSV page….we do not post the listing until they pay…..so that is the date we want to have as the renewal date.
So they should receive their initial email to renew 30 days prior to this date.
What is confusing me is when I view the listing there is no reference anywhere to this date that I imported. Since there is no “claim” and no “order” I am concerned how it is pulling the date I need it to?
I do see an “end date” field in the listing profile, but do not see a field that corresponds with that on the import area. That field remains blank for all imports….
Is there a way I can clear all this up so I can ensure it is all getting entered correctly?
Thank.
Hello,
Please see the following FAQ: http://codecanyon.net/item/sabai-directory-plugin-for-wordpress/4505485/faqs/23477
Hi, how do I extend the amount of characters in the Twitter username field? Currently not all Twitter IDs can be typed in as the limit is around 15 characters. How can I extend this?
Hello,
According to Twitter, usernames can contain maximum of 15 characters.
Great plugin and exactly what I have been seeking for a long time now. Question….I am using paid membership pro and have premium membership set up and would like to give members a free listing with their membership but any additional listings they would have to pay for. Is that possible? If not, is it possible to limit to only one membership?
Hello,
You can allow only certain user roles to submit listings, however those 2 features that you mentioned are not possible. However we will see if we can add an option to limit listings to 1 per user.
Hi there, I am customizing to use as classified listing, i can customize add review system to add comment function?
Hello,
Sorry but I am not sure if I understood your question. Can you explain in more detail?
Hi,
I would like to know if its possible to make custom permalinks with sabai category urls. For example, I have the domain:
psicologosen.com
and all the categories url are something like:
psicologosen.com/directory-page/category-page/madrid
I want something like this for all categories (cities):
psicologosen.com/madrid
I tried everything with custom permalink/redirect plugins and also .htcaccess, but it isn’t work 
I think that its better to atack longtails (“psicologos en Madrid”, “psicologos en Barcelona”, “psicologos en Mexico” ...)
thanks
Hello,
I don’t see why that is not possible with redirection. It seems more like an issue on the redirect plugins you used or how you configured redirection in .htaccess.
The category (city) page is:
psicologosen.com/directory/categories/malaga
I tried in .htcaccess this code:
RewriteRule ^directory/categories/(.+)$ $1/ [R=301,NC,L]
and then I also tried this other code:
RewriteRule ^([A-Za-z0-9-])/?$ directory/categories/?([A-Za-z0-9-])=$1 [R=301,NC,L]
It didnt work anyway 
Is there a way to perform an update in multisite? i don’t see the update notification for the plugins anywhere.
Hello,
We do have a fix for this which we plan to include with the next update. If you would like to have it now, please contact support so that we can send you the file. http://codecanyon.net/item/sabai-directory-plugin-for-wordpress/4505485/support
Hello,
I’m trying to find the right directory plugin to do what I want to do; I’m not sure if you offer customization or if perhaps Sabai would do this out of the box, but here’s what I’m looking to do:
I’m not trying to attract business owners to claim their listings; instead, I want to use the places for businesses where I will have a product on display, and certain users will be responsible for refilling that product in those locations. When a new location is added and/or stocked, the location should display with a “green” icon (or some specific icon to distinguish it). After a determined period of time, perhaps two weeks, that location’s icon should turn “yellow,” and two weeks later, turn “red.” This needs to happen automatically, to display on the map where locations need to be stocked with the product.
The authorized users need to be able to “refresh” the location, which turns it “green” again. This lets other users know that the location has been stocked.
Can Sabai do this, or can it be modified to do this?
Thank you
Hello,
That requires some amount of custom developed code. Unfortunately we are currently not able to accept any custom work.
Hi, how I can turn off image confirmation. When people add list admin has to approve image, how I can turn that off. I want that image be published immediately.
Hello,
You can have listings (including photos submitted with listings) published without approval by giving the Add listings (without approval) permission to certain user roles from Directory -> Settings -> Access Control.
Hi it already checked Add listings (without approval) for Subscriber but it still ask approval for photo
We can’t seem to reproduce the issue. Is this a paid listing? If so, which payment gateway did you use for this listing.
yes it is, I used manual payment
For listings submitted with manual payment, make sure that you update the status of the order of the listing to “Paid” from Directory -> Listings -> Orders, then the listing and its associated photos should be automatically approved if the submitter has the “Add listings (without approval)” permission.
Hi, thanks it now works. But now I have problem with 2Checkout, I tested it with data from https://www.2checkout.com/documentation/sandbox/test-data, and when I click on Confirm Order I see white page.
We were not able to reproduce the white page issue, however we did find some minor issues with the add-on. Can you make sure that the Sabai PaidListings plugin is the same version with other plugins? Also please contact support so that we can send you the file that fixes the minor issues we found and see if that works for you. http://codecanyon.net/item/sabai-directory-plugin-for-wordpress/4505485/support
Hi,
My users have problems adding their listings. So they click on the button, go to the Select Plan page(there is only one plan) -> fill in their business details and after they submit, they are sent back to the Select Plan page with “Invalid Token” or “Please Select the Error Below” and it wants the user to select a plan. This is the case even when there is only one plan and its preselected.
What is the problem?
Hello,
Can you make sure that you have the latest version of the plugin 1.3.16. Also do you happen to be running the W3 Total Cache plugin and has the Object Caching feature enabled? If so, please try disabling it and see if that fixes the issue.
Hi Kazu,
First off great plugin thanks! Just a query, can I use a set date before listings expiry?
At the moment it goes from Published date to 365 days.
Ideally I want it to be from 1/04/2015 to 1/04/2016, regardless of when the user submits a listing. I am happy to edit the code if you can direct me in the right direction.
Thanks in advance Jamie
Hello,
Thank you for your comment on the plugin!
You can set that only by the number of days (default is 365), which can be configured from Directory -> Settings -> Claims. You can however edit each listing in the backend and set a specific date of expiration there, under the Owner field.
Hi Kazu,
So there is no possible way to just hardcode the Expiration date to 01/04/2015?
Many Thanks
You can only change the expiration date by editing the listing in the backend.
Ok thanks Kazu,
I have managed to pass in a date through the Controller > addlisting.php via :
$this->Directory_ClaimListing($claim->Entity, $claim->User, $day_diff);
The variable $daydiff is calculating the days between today and a date in the future. Seems to work perfectly.
Great, thank you for sharing the info.
Hi, really quick question. I’m a little but confused if reviews can be disabled or not? I may add them in later on but at launch I don’t want anyone to be able to see, or leave the reviews.
If I can get confirmation on this will buy immediately!
Thanks
Hello,
Thank you for your interest in the plugin.
You can virtually disable reviews by hiding the Reviews tab from the single listing page (Directory -> Settings -> General) and also by removing the Add Reviews permission from all user roles (Directory -> Settings -> Access Control) so nobody can access the reviews page or post reviews.
If you need to enable reviews later, you can do so by undoing what you did above, by unhiding the Reviews tab and giving back the permission to user roles.
Hi
I have set up some custom fields for ‘payment types accepted’ and ‘opening hours’
Is it possible to hide those fields on the front end if no data was entered?
Hello,
They shouldn’t display if the values are empty.
I worked it out, just create a radio button with no name or slug and tick it 
That’s great, but maybe you are using an older version of the plugin? They don’t display by default in the current version of the plugin if no values are entered or selected.
Thanks again for your quick answers. I have not updated to the latest version, how can that be done safely?
I am answering my own questions again. I entered purchased code and just updated all plugins through the WP dashboard, simple and easy 
Great, thank you for the update on the issue!
Hi Kazu! Fist to all, thank you for your previous support.
I’m with an issue with the image gallery… The photos are opening on an ugly windows with visual errors, as you can see on the attached file:
https://drive.google.com/folderview?id=0B_27Om-mGns3M2JTOHIwTEEtWU0&usp=sharingHere you can see my issue and other (pretty) photo taked from your demo.
Any ideia why? how can I do to show my images like you?
(I’m using the sabai last version 1.3.16)
Thank you very much for your help!
Hello,
This may be a conflict with another plugin on your site. Which plugin are you using to display the photos in the prettyPhoto popup window? It may be that you have multiple plugins that have this feature enabled? Do you see any javascript error in the browser?
Please contact support with the URL to the page if you need further support on the issue. http://codecanyon.net/item/sabai-directory-plugin-for-wordpress/4505485/support
Hi Kazu, yesterday I sent you an email with the URL, I will wait for your reply. Thank you for your assistance.
Kazu, thank you for your email. Fixed! The problem was that we didn’t installed the ´Responsive Lightbox´ plugin.
I totally don’t understand. Why does the Add Directory Listing page take you to log in?? How can I arrange that page to show up so that people can register their business.
If you look at my site: http://www.talkofthetownnwa.com and click on the top menu Add Your Business, it takes you to the wordpress login screen?? Please advise!
Shouldn’t people be allowed to register their business without logging in?
Hello,
Please see the FAQ below for details: http://codecanyon.net/item/sabai-directory-plugin-for-wordpress/4505485/faqs/22896I am lost. I want to add a short code from my time.ly calendar to embed a calendar in the directory listing but I cannot get it to show. What are my options?
Hello,
You can either add your shortcode to the Listing Description field or to a Paragraph Text type type custom field. Please see the following FAQ for more details: http://codecanyon.net/item/sabai-directory-plugin-for-wordpress/4505485/faqs/17465