hitcode
Forum Replies Created
-
Forum: Plugins
In reply to: [ShiftController Employee Shift Scheduling] Time OffsHello,
sorry at the moment it would not be possible, we’ll try to consider adding a setting for this in one of the nearest version updates.Forum: Plugins
In reply to: [ShiftController Employee Shift Scheduling] Dashboard Menu NameHi,
in the Pro version you can change this menu item label when you follow the “License & options” link in ShiftController details box in the plugins list.Forum: Plugins
In reply to: [ShiftController Employee Shift Scheduling] 404 error on previewHello,
sorry for the issue, the bug is still there. We’ve not updated it yet because we’re currently in a middle of a major update, this issue will be addressed with the new version release. It’s not crucial, we kindly ask you to accept this “bug” for the moment, thank you.Forum: Reviews
In reply to: [JoeBooking - Time Slot Booking] little flexibilityEvery word used within the plugin can be changed in Settings > Language > English (or any other available language) > Edit.
Our plugin is deployed by a variety of businesses, not only massage salons. The “massage therapist” is just a default wording which can be changed to anything like “facial specialist”, “dentist”, “dog groomer” …
Forum: Plugins
In reply to: [Locatoraid Store Locator] Shortcode.Hello,
sorry it would not be possible, currently Locatoraid can be on a page of its own. Otherwise it will give a link to the page. As a workaround you could make use of the Locatoraid widget that renders a search form.resolved now
Forum: Plugins
In reply to: [ShiftController Employee Shift Scheduling] Weekly Staff AvailabilityHello,
in a new major version update we’re planning to add the recurring timeoffs feature, hope it will help.Hello,
the CSV export is already there, in the admin panel when you go to Schedules, then switch to the “List”, there appears the “Download” button.Forum: Plugins
In reply to: [JoeBooking - Time Slot Booking] Error adding new serviceHello,
sorry for not replying sooner. This was a bug (only appearing with some “strict” SQL database configurations), it’s fixed now in 6.3.6 version.Forum: Plugins
In reply to: [JoeBooking - Time Slot Booking] Issue with availabilityHello,
sorry for not replying sooner. I’ve just checked your website and it seems to work ok now, is it true?Hello,
I’m sorry it would not be possible at the moment, we’ll take a note to add something like this in future updates.Forum: Plugins
In reply to: [ShiftController Employee Shift Scheduling] Multiple VenuesHello,
you could probably make use of locations as “venues”.Forum: Plugins
In reply to: [JoeBooking - Time Slot Booking] Notification for administratorsHello,
it’s supposed to send the email to the admin user email address, could you please check if it is set correctly.Forum: Plugins
In reply to: [Locatoraid Store Locator] remove ":"Hello,
sorry for not replying sooner. You can remove the “:” by editing this file:locatoraid-por/application/core/MY_Controller.php
You will need the line 210:
$field_view = join( ‘: ‘, array($f[‘title’], $e[$f[‘name’]]) );Change it so it will not put the colon:
$field_view = join( ‘ ‘, array($f[‘title’], $e[$f[‘name’]]) );Please note though that this file will be automatically rewritten with an update so you will need to reapply this change.
Forum: Plugins
In reply to: [Locatoraid Store Locator] Locatoraid and special charactersHello,
could you please send us this file, we’ll try to figure it out. Please contact us at http://www.locatoraid.com/contact/