8274 comments found.
Hello. Where and how they are activated shortcodes? example this code: [sabai-directory-slider] I need to activate a plugin? which? thanks
Hello,
That shortcode should automatically be enabled if you have activated the Sabai Directory plugin.
Hello. you can have a thumbnail of the website for the business listing? example: http://www.thumbshots.com/ thanks
Hello,
Unfortunately currently that is not possible but we do plan to add that feature to the later version of the plugin.
Hello, I am trying to display the Title of the business listing (H1) on listing page. What can I do? it is important for the SEO… ;-(
Hello,
Business listing title should by default be displayed as the page title. If not, then it is most likely that your theme has a setting to turn that feature off and it is currently turned off. Please try editing the page which is used to display the directory index page and see if there is any option there to enable page titles.
I am having issues with my Sabai Directory install
“Geocoder failed due to: ZERO_RESULTS”
I tried your answer in your product comments: “Please first make sure that you are running version 1.3.13, and then enter your Google Maps API key in Sabai -> Settings -> GoogleMaps. The browser key for Google Maps API can be obtained from the following URL: https://developers.google.com/maps/documentation/javascript/get-api-key. Make sure Google Maps JavaScript API, Google Maps Geocoding API, Google Places API Web Service are enabled for the API key.”
... but I am still getting that message.
Any ideas on what I may be missing?
Thanks!
Hello,
Can you make sure that you are currently using the latest version, 1.3.38? Also what address have you tried entering which is returning that error? Do you get that error for any address you entered?
Just started using this plug-in and feel like I’ve missed an important step somewhere! When I use Map View and click on a marker, the map just re-centers and no information pops up. I’ve set all the fields I want to show in map view, and also set the map to show all listings. Anyone else have this issue and know how to resolve it? Thank you!!
Hello,
That sounds like that there is some kind of javascript conflict on that page with another plugin or your theme. Please contact support with the URL to the page where we can take a look. If you already have, please wait for a reply from support.
Hi there,
“Enabling Enable Minify Javascript” (This option will help you reduce javascript code size smaller by removing redundant characters.), “Enable Move All Javascripts To Bottom” and “Enable Asynchronous Javascript Loading”, at least when using the plugins WP Optimize By xTraffic & WP Optimize Speed By xTraffic make my web site with a number of plugins totally improve Gtmetrix.com results on Pagespeed Xslow score to around mid 90s & load much faster. Same problem if you DONT do the above BUT “Enable Minify CSS” or “Enable Asynchronous CSS Loading ”.
This however makes links of the directory not work or load wrong pages + the site navigation menu, which of course is Wordpress business. The behavior of the directory matters because it is a key part of the site.
My question is, is there a possibility to make using the above steps work so a site can load much faster, or Sabai is not compatible with these processes? Without using these processes my site loads extremely slowly.
Thank you
Hi
I have noted thousands of lines in the errorlog with following error:[13-Mar-2017 11:35:43 UTC] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 8208 bytes) in /home2/oo/public_html/gg/wp-content/plugins/sabai/lib/Sabai/Addon/Entity.php on line 966
[13-Mar-2017 11:40:16 UTC] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 95 bytes) in /home2/oo/public_html/gg/wp-content/plugins/sabai/lib/Sabai/Addon/Entity.php on line 966
There are a few other Sabai-related errors, but not appearing nearly as frequently, often many times a day.
I have memory_limit of 256M which is hard to imagine is not sufficient. So what could be causing this & has made the errorlog size to balloon? May be it started after some update? Link: http://bit.ly/1AhLPI2
I’d appreciate some help.
Hello,
As for the javascript optimization features, we will take a look and see what we can do. Minification may not be required since CSS and JS files in our plugin are already all minified.
We do not think there were any changes in recent updates that could have caused the memory issue you are seeing. Can you try clearing the cache as well as reloading all add-ons from Settings -> Sabai. Also please make sure you are currently using the latest version 1.3.38.
Hi Thank you for the quick reply. Actually I have the latest version & add-ons where upgraded right away at the time of updating. For unrelated reasons, I have had to clear the cache many times over of late, including today but it makes no difference.
I decided after reading your response to empty the errorlog of & after not long, these errors have appeared:
[13-Mar-2017 16:05:12 UTC] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 82 bytes) in /home2/oo/public_html/gg/wp-content/plugins/sabai/lib/SabaiFramework/DB/Rowset/MySQLi.php on line 29
[13-Mar-2017 16:18:50 UTC] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 64 bytes) in /home2/oo/public_html/gg/wp-content/plugins/sabai/lib/SabaiFramework/DB/Rowset/MySQLi.php on line 29
[13-Mar-2017 16:29:58 UTC] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 89 bytes) in /home2/oo/public_html/gg/wp-content/plugins/sabai/lib/Sabai/Addon/Entity/FieldStorage/Sql.php on line 104
In fact as I was writing this, the errorlog file size shows it’s grown by a line or 2 or 3.
I checked a separate site with same plugin & sharing same hosting account, but it has no similar errors.
I wonder what could be up? Is there any way the cause can be identified?
Regarding the optimization measures, actually had used measures described in the post http://bit.ly/2nm2zxf for a long time with no problem, but inexplicably the site [http://bit.ly/1AhLPI2] has considerably slowed down in the last couple of weeks/months forcing me to try out new solutions, which lead me to the mentioned hurdle.
Kind regards
It seems like large field data cached in the database which is getting loaded is causing the issue on your site. You will need to check the wp_sabai_entity_fieldcache table and inspect the data stored there and see what field on your site is storing large amount of data.
Hi,
Thank you for the response. I tried to look at that table but alone on the first page, I had “Showing rows 0 – 99 (8123 total, Query took 0.0038 seconds.)”. The table has data of about 41MB.
I tried going to several pages and thought it’d be hard to locate whichever row has lots of data.
Not even sure I could decipher the contents’ meaning after trying to “edit” some randomly picked rows.
Is there any easier way to do this?
Since it’s a “cache”, can the table be emptied without any adverse consequences?
Thank you & regards
Clearing the table is fine however it will not make any difference since clearing the cache from Settings -> Sabai also clears the cache there. We wanted to know what field data is saved there that is creating large (most likely) data in the table.
Hi OK, so since I really do not know how to interpret the table data, I have forwarded the Envato alert to this post to your email with entity_fieldcache table contents attached. I recognize some of the text there as being part of the listing descriptions, but that’s all I can say. May be you can help advise on what to do. Many thanks in advance & kind regards
Hi, i’m intersted in this plugin, wanted to know will it be possible for me to create a search like this one: livetickets.co.il
With dates fields, it should eventualy be a search for events
Thanks!
Hello,
Currently you can not add date fields to the search form, but to the filter form which opens up when you click the Filter button under the search form.
Hi, I add a checkbox in sabai add answer forum form to recive newsletrre and I want to get this value using hook wp. I can’t foud the filter who do that. any help please ??.
Hi, I am looking at your directory theme as I am setting up a local business directory for my town. I have some questions. Some of my criteria include the following. Can you tell me if your theme can do these please. (1) Front end administration by manager (me) (2) Front end member account login and widget (3) Price tables and variations (4) Reviews and whether it uses an internal system or if info can be dragged through from external sites eg google (5) Self or manager approval system for reviews (6) Paypal integration (7) Set up and user support and for how long and at what cost if extra (8.) Ability to integrate my site into a page of another website. Eg. My directory could feature on local council and tourism websites but they would prefer it to drag through and integrate eg show on their page like a mirror copy instead of just being a redirect off their page to my site. Is this functionality possible do you know? Many thanks for any help and clarification you can offer with these questions to help me decide if I can buy your theme. Minnie
Hello,
First of all, Sabai Directory is not a theme but a plugin so you can use any theme out there with the plugin.
To answer you inquiries:
1. Yes
2. Yes
3. Yes
4. Yes for reviews and using internal system
5. Yes
6. Yes
7. We do not provide any plugin setup service, but do provide user support (6 months or 1 year depending on the support package you purchase)
8. No
Hi, I am getting this error while creating a new listing: Geocoder failed due to: REQUEST_DENIED
Hello,
Can you make sure that you have configured the Google Maps AP keyI settings in Settings -> Sabai > GoogleMaps? Google has recently started to require API keys for their map service and those API keys are required.
Hi,
if a field example content_body has no description i want to print out in the frontent a placeholder with a value like this: No description available I have try it with this code:
<?php echo $listing_body;?>
else {
<?php if (!empty($listing_body)):?>
<?php echo 'No description available'; ?>
<?php endif;?>
}
but it don’t work.
can you tell me which code can i use for this and for other empty fields?
best regards Andre
Hello,
Try:
<?php if ($listing_body = $this->Entity_RenderField($entity, 'content_body')):?>
<div class="sabai-directory-body" itemprop="description">
<?php echo $listing_body;?>
</div>
<?php else:?>
<?php echo 'No description available'; ?>
<?php endif;?>
I have test it cleared my cach but nothing will echo in the frontend
Hello,
The problem is still not fixed.
After you remove the list of photos are not deleted.
https://codecanyon.net/comments/10989675Hello,
That is unfortunately still on our todo list for the later version of the plugin.
Hi. When will we have the option to export listings? Thanks
Hello,
We’ve replied to your question via support, so please continue on the discussion there.
Hello, I see that the system can import directory listings. I would like to import not only the listings but members (subscribers) that have access to that listing (owner). Is there a way to import the users and set them to their listing so they can edit only their listing?
Hello,
Yes, when you import listings, you can map one of your CSV file column with the Owner field. The column in your CSV file should contain a user ID for each listing.
Thanks
It would be great if on the listing form editor, it would allow us to set up a field collection type.
For example, I can add the 3 types of fields: Name of service, currency, price
The user can then add unlimited or a set number of these field collections.
A builder may then add there services:
bricklaying USD 15.00 plumbing USD 25.00
and so on.
Making them a field collection type, user can define what they want the front user to input.
At the moment, we would need to create the services form them. But not all users will have the same, so allowing me the freedom of adding these would make this flexible whilst still keeping a structure format of the information.
Hello,
Is it like grouping multiple fields as a single field and then let users enter unlimited (or limited) number of the field? We do plan to add a feature similar to that to the later version of the plugin.
Yes just like that.
He’s an example of the content type.
http://www.extradrm.com/blog/wp-content/uploads/2015/01/examplefc.pngI look forward to see this in the further releases. 
Hi Ive found an issue – when someone loads images for their listing – if you click on the image it goes big and you cant click off it again? any idea?
Hi Quick question – is there an option for sabai directory to pull the address from a pre-existing field in a form? <input class=”form-control” id=”location” name=”location” value=”” placeholder=”Enter address” type=”text”>
- the page / profile has a field which is :
Is sabai directory able to pull the “address” from this location and make a map? rather than having a seperate directory?
Hello,
We are not able to reproduce the issue with images. It may be that there is some kind of javascript conflict with another plugin or the theme on your site. You may want to check the browser console if there is any javascript errors.
As for the second issue, we’re not sure if we fully understood your question, can you rephrase?
Hi there,
I love the Sabai directory plugin but I’m running into a few issues and I’m wondering if someone can help? I’ve searched and searched around here, looked and looked on my site but I can’t seem to figure it out on my own.
There are 3 things happening:
1. My email notifications when someone registers in the directory, submits a lead, etc. are only being sent to one of my admin accounts (rather than the 3 website administrators that should be getting them)
2. I have 1 free plan, and a few paid plans. The free plan supposedly only allows people to submit one photo, and then the paid listings allow them to submit 10. What’s happening is that everyone can add more than one photo to their listings, rendering my paid plans useless.
3. On the page that shows the different plans available, sometimes when someone clicks on the “order now” button it kicks them back to the home page rather than through the listing creation process: http://brideaccess.com/become-a-vendor
If someone could be so kind to help me or point me in the right direction that would be greatly appreciated, thank you in advance!
-Nash
P.S. I’m running Wordpress 4.7.3, and Sabai Version 1.3.38
Can anyone help please?
Hello,
We’ve replied to your same question via support. Please continue on the discussion and/or wait for a reply there.
Hi Kazu,
I saw that you posted in the forum that you’ve replied to my questions, but I do not see an answer in my email regarding my followup email today, did you respond to that one?
Please see message below, besides the email notifications I’m having issues with the photo upload limit and the subscription plans.
Please advice (I included access to admin area).
Thanks,
-Nash
Hi there, I just did an update to my plugin and when the map displays it shows as all gray and is overly zoomed out and a small line at the bottom. I then have to grab the map to move it and position it to see whats on it. http://www.fernleychamber.org/find-a-business/ Any help would be greatly appreciated.
Hello,
That is a strange issue on your site, so please contact support so that we may be able to send you a modified version of one of the files and see if that fixes the issue.
Is it possible to pull a directory listing into a Page template based on listing ID? The listing shortcode doesn’t give much data, and we would like to pull the whole data into a page template.
I’ve found this code:
<?php $this->renderTemplate(‘directory_listing_single_full.html’, array(‘entity’ => ‘5143’)); ?>
Can I replace $this with ?
Hello,
We haver replied to your same question via support, please continue on the discussion there.