8274 comments found.
Need to import thousands of records using csv file. Already sent you a message through profile page.
Thanks.
Hello,
We replied to your same question submitted to support via email.
Hi,
I am thinking of buying this plugin, is it possible to look at the back end of the plugin before i buy it, there is just a few things id like to know first?
Hello,
Unfortunately we currently do not have the admin demo but you can see screenshots of the admin section here: http://codecanyon.net/theme_previews/4505485-sabaidirectory-for-wordpress?url_name=sabaidirectory-for-wordpress
Thats not a great way to sell a product if there is no live preview, i think ill give it a miss so…
i just buy and installed and having this error
Catchable fatal error: Argument 1 passed to Sabai_Addon::init() must be an array, null given, called in /home/natbar25/membership.brisbanebodytransformations.com/wp-content/plugins/sabai/lib/Sabai.php on line 238 and defined in /home/natbar25/membership.brisbanebodytransformations.com/wp-content/plugins/sabai/lib/Sabai/Addon.php on line 18
What the hell is this.
Reply me Fast please
Hello,
We replied to your same question submitted to support via email.
1) Is there a way to add autocomplete to the main search field so it looks for titles on the listings?
2) Whats the social sharing plugin you would recommend the most?
Hello,
1) We do plan to add that feature to the later version of the plugin. It would require additional php code and modifications to the template files.
2) Currently there is no recommendation for this kind of plugin, but we will also be adding social sharing feature to version 1.3 of the plugin.
Does anyone know of an icons collection that would compliment this plugin? The default icon is just a folder, and it sure would be nice to have an icon collection for the different business categories.
Thanks,
(love the plugin)
Are you even ABLE to change the default Category icon, from a folder?
Hello,
To change the icon, you would need to override the sabai-icon-folder-open class in your theme style.css file or a new file at wp-content/assets/style.css. For example:
.sabai-icon-folder-open:before {
content: "\f0f5";
}
The above will change the icon to a pair of fork and knife.
Hola Señor, I know that Buddypress integration is coming in V 1.3. I am working on a new versión of my actual site and it needs BuddyPress AND Sabai, any timeframe regarding when 1.3 will be available? Thank you so much.
Hello,
We are hoping to release it very soon.
Thank you sir. Earlier also I sent you an email regarding the use of the license in the same domain but different WP folder to setup the new versión of the site, it this possible? Thank you
You can use the license on the new site, but since the regular license only permits a single site, you will need to uninstall the plugin on the older site.
Ok, no problem, how can I migrate the information from the old site to the new one? Thank you
BuddyPress integration is coming with the next update.
Is paypal the only payment options for users to claim listings? Thanks
Hello,
Currently yes.
How do I delete the dots directly below the sabai directory slider? And how can I change the yellow highlight color of featured listings?
Thanks for your time.
Also, is it possible to delete the description of the listings on my front page directory slider?
Hello,
The navigation is added via javascript, but you can try hiding them via CSS. Each listing in the slider is rendered using the same template files used on the directory index page, directory_listing_single_summary.html.php template file.
Please see the following FAQ for details on customizing the display with template files. http://codecanyon.net/item/sabaidirectory-for-wordpress/4505485/faqs/15151
Hello. Looks awesome. Just some pre buy questions as I have worked with two directories now that struggle with simple expected functionality.
1) Do clients have a invoice page? If so can the administrator delete, edit or change these. Also will the client have access to them?
2) Can I create different packages for the client to choose? If they choose a Free or cheaper packages will they be able to upgrade by payment? or choose which upgrade they want? Will the administrator also be able to upgrade them by moving them up the levels functions in Wordpress?
3) does it plug into paypal?
4) Does a new client receive an email once they sign up?
5) Will I have loads of spam users using this plugin? How does it initiate the user login?
Thanks in advance.
Hello,
Thank you for your interest in the plugin.
1) Yes, the invoices page is on the directory dashboard. They can not be edited nor deleted, however, as long as the listing associated is active.
2) They can change their plan once their current plan expires. You can also create add-on plans which allows users to have additional features for their listings.
3) Yes
4) The plugin uses the standard WP login/registration so that you can install other plugins to extend its feature.
5) The e-mail address on each listing is encoded to prevent spams.
Hi, Does this work well with Buddypress?
Hello,
It does work with BP but profile integration is to come in the later releases.
Hello Kazu .. I enquired before as well. Have you been able to make the directory compatible with SEO Ultimate? If you can be kind enough to provide an update or a roadmap for the same. Thank you
Hello,
Unfortunately the SEO Ultimate does not provide any hooks that we can use to integrate directory listings, but we are currently looking into it for a solution.
Kazu, Please share the road map of this great plugin with us
Thank you!
Hello,
Currently there is no roadmap but we do plan to release the next major version (1.3) very soon.
Hi,
I am translating sabai directory to german, but I found a few phrases, that aren’t translated, even if the .po file has the correct translation. For example, if I allow a user to add a new dataset, all captions (Essential Info, Address, Categories, etc.) are not translated.
Regards Achim
Hello,
Those form labels are editable from Directory -> Listings -> Manage Fields, that is why it is not translated unless you had your language files ready when installing the Directory add-on.
I know this will do a CSV, but do you know if there is anyway to grab yelp data?’
PS. Is there a fix for pagination not working properly. I am talking about the issue where the pagination is displayed but not clickable. I’ve seen some people ask but the answer was give to them via support email. I haven’t seen a fix in all 2500+ comments. 
Hello,
No there is no such feature to import Yelp data directly.
The pagination link issue in 1.2.30 has been fixed with 1.2.31. Have you already updated to this version?
Hi, I want to show listings from a particular category on a sidebar on my site, how can I make this happen?
Hello,
Unfortunately the listings widget currently does not have a category option but we will see if we can add that option to the later version of the plugin.
Ah….I thought it would have had and I was just missing something. How soon do you think you will be able to release a widget like this?
We will be adding that option to version 1.3 of the plugin.
The map does not load in the list view nor the map view. The only maps that works are those on individual listing pages.
Hello,
We replied to your same question via support email.
Hey – is it possible to have make the search result page full-width while the single listing page has a sidebar?
thanks.
Hello,
This is possible from version 1.3 of the plugin. If you would like to test out the development version of 1.3, please contact support from my profile page so that we can send you the files. http://codecanyon.net/user/onokazu
ah ok that would be great thanks.
any news on this? would be great to check out! 
We’re making some more changes to the dev version right now and will send you the files soon.
ok that sounds great 
ok starting to love sabi again now some great work done on the v1.3 got some styling going good just one more question how to make claim listing button redirect to login page when user is not logged in ?
thanks
Hello,
That is how the button should work by default, is it not working on your site? Also please direct questions on version 1.3 to support from my profile page, since it has not yet been released. http://codecanyon.net/user/onokazu
I saw Sabai Directory got an update today, but i haven’t downloaded it yet.. but suddenly my server performance went to crap, noticed outbound network traffic to sabaidiscuss, and mytop shows network request direct to mysql from sabaidiscuss and tons of select and update queries running for sabai directory.. just shot my mysqld CPU usage to over 300%?! Is this auto-updating?! or some other shit going on? no other traffic on my server at this moment (not my peak user time) other than these requests bombarding from sabaidiscuss?!
Wordpress shows i’m still running 1.2.28.. which is what i should be on.. just wondering why the network connection from sabaidiscuss to mysqld directly and unrequested?
Hello,
I am not sure why that happens on your site. If you are still experiencing similar issues, please contact support from my profile page so that we can take a closer look at the issue. http://codecanyon.net/user/onokazu
@PixelPaulaus,
Dashboard -> Settings -> Sabai -> GoogleMaps -> Configure GoogleMaps Add-on.