hitcode
Forum Replies Created
-
Forum: Plugins
In reply to: [PlainInventory - Inventory Management Plugin] Inventory In stock levels 0Hi, is the issue resolved?
Forum: Plugins
In reply to: [Locatoraid Store Locator] WP Multisite compatibleHello,
most probably this must have something to do with the current user permissions on this site. Is the current user an administrator of this site? If not please try it with the network admin login, it should see all available Locatoraid menu options, then go to Locatoraid, Configuration, Roles. Select WordPress user roles that should be Locatoraid administrators on this site.Forum: Plugins
In reply to: [Locatoraid Store Locator] Is there a limit to the number of placesHi, can I close it as resolved?
Forum: Plugins
In reply to: [ShiftController Employee Shift Scheduling] Site with port specific is doubleHello,
we’ve resolved the issue in the latest 4.4.3 version update.Forum: Plugins
In reply to: [ShiftController Employee Shift Scheduling] Export / backup or migrate dataHello,
we make use of the built-in WordPress functions to store data in custom posts, we use the following post types:sh4_calendar
sh4_cfield
sh4_employee
sh4_shift
sh4_shifttypeAlso we use WordPress options to save settings, our option names start with “sh4_”. Among other things, these options are used to store relationships between various entities so they are also required to export/import.
So if you copy the posts/post_meta and options, it should work fine.
Forum: Plugins
In reply to: [PlainInventory - Inventory Management Plugin] Inventory In stock levels 0Hello Pal,
have you already added active purchases and sales? The inventory is calculated as difference between purchases and sales.Hello,
this is the way it’s currently designed, this might be a confusion, but the “shift type” actually means “shift start/end time”, so this combination must be unique. If you need to manage different types of shifts it terms of work type, we’d suggest using different calendars for that.Forum: Plugins
In reply to: [Locatoraid Store Locator] WP Multisite compatibleHello,
I’m sorry for not replying sooner. A possible reason for this issue is the current user rights, a user should be an Administrator. Maybe that current user is of a different role in that site?Forum: Plugins
In reply to: [Locatoraid Store Locator] Is there a limit to the number of placesHi,
I’m sorry for not replying sooner. There’s a default limit of 100 places displayed in the search results. You can extend this limit by the “limit” shortcode parameter, like this:[locatoraid limit="500"]Forum: Plugins
In reply to: [Locatoraid Store Locator] Geocode error: request deniedHi,
I’m sorry for not replying sooner. Would you mind giving me the link to the front end page with our shortcode? There might be other plugins or your theme making use of Google Maps and invoking it without the API key.Forum: Plugins
In reply to: [Locatoraid Store Locator] Geocode error: request deniedHello,
you could try to find out a more detailed error message in the browser console:in Chrome: CTRL + SHIFT + J
in Firefox: CTRL + SHIFT + K
in Safari: CTRL + ALT + IAlso you will need to enable “Geocoding API” for this key, it might also be the reason.
Forum: Plugins
In reply to: [Locatoraid Store Locator] Always ShowHello,
sorry no, there’s the “Featured” status but it will show the location only if it matches the search.Hi,
I’m sorry for not replying sooner.For the forward/backward links, does that happens in the front end? Would you mind giving me the link to that page?
As for everyone’s schedule, you can disallow employees to see others’ shifts. But it requires configuration per each calendar, go to Administration, Calendars, then Permissions, uncheck Employees, View Others Shifts.
Forum: Plugins
In reply to: [Locatoraid Store Locator] ADA Compliant?Hello,
thank you for your question. We’ve not specifically tested our plugin for ADA compliance so far. Accessibility is one of our priorities and we do develop with this in mind. We’ll try to pass some kind of a formal ADA compliance test for one of the future updates of our plugin.Hello,
thank you very much for your detailed feedback. Regarding the pickup of past shifts, the change that we made considers a shift to be “past” if it’s yesterday or older. For today’s shifts, even if the time is passed, it’s still available for pickup. Maybe it’s the case? Or you still can pickup yesterday shifts?As for suggestions, we’re currently working on a major update, kind of like version 5, and we’ll try to incorporate many of them.
Regarding the activity log, we’ll also include it with the next major version update.