hitcode
Forum Replies Created
-
Forum: Plugins
In reply to: [Locatoraid Store Locator] Full WidthHello,
you could try to add this CSS code to the content of the page with Locatoraid shortcode:<style> #lpr-results { width: 100%; } </style>Forum: Plugins
In reply to: [Locatoraid Store Locator] Where is userHello,
yes there’s the “auto detect” option, it’s configured in Configuration > Settings, the setting name is “Detect Customer Current Position”.Forum: Plugins
In reply to: [ShiftController Employee Shift Scheduling] Bring back Bulk Pending approvalHello,
starting from 3.0.2 there’s the “With All” button that lets one perform bulk actions on all the shifts currently on display, including changing their status. It’s a part of the “bulk actions” module of the Pro version though.A color picker is planned for a future update, for the moment we implemented a simple random color option.
Hello,
well at the moment 1) a staff requests to release the shift, 2) until admin approves it, the staff is still responsible for the shift, 3) after admin approves it, the shift becomes open and available for others for pickup. So it’s the way it’s currently implemented.Regarding the trade, we’re rebuilding this part completely, it will take a little bit more time to complete. Employees will be able to list their shifts for trade. Such shifts will be available for “exchange”, i.e. other employees will offer their own shifts to trade with that shift. The original employee could choose from several received options, and if agreed, then shifts will be swapped between employees.
it’s resolved now in 3.0.1
Forum: Plugins
In reply to: [ShiftController Employee Shift Scheduling] Nameless toggle in settingsHello,
sorry it was a bug, now it’s resolved in 3.0.1Hi Daniel,
thank you for your feedback. This is actually not a bug, it’s intended behavior.When you access the front end page being logged in as an admin, it emulates the view as if you are a anonymous (not logged in) user. It just adds a link to the admin area in this view. Open shifts are only displayed to those who can edit them (admins) or pick up (employees), so they are not visible for not logged in visitors.
If you log in as an employee, then it will show those open shifts in the front end in the Full Calendar page.
Forum: Plugins
In reply to: [ShiftController Employee Shift Scheduling] errors after updateHello,
could you please give me a temporary WP admin access, we’ll try to promptly resolve the issue. Please send it through http://www.shiftcontroller.com/contact/As a temporary workaround, you could right click on the shift and choose “Open in a new tab”, it will let you edit the shift in a new window.
Hello,
it’s implemented in the latest 3.0 version, if a location has description, it will be shown in the shift’s detailed view on the page with the shortcode.Forum: Plugins
In reply to: [Locatoraid Store Locator] Additional Bullet Points & Search FieldHello,
to resolve the bullet points issue, please add this CSS code to the content of the page with Locatoraid shortcode:<style> .hc ul li { list-style-type: none; } </style>Regarding the search bar appearing twice, how exactly did you put the shortcode on the page? Is it appearing twice there? or did you change the theme or something else?
Forum: Plugins
In reply to: [Locatoraid Store Locator] States/Country in drop downNo states so far, sorry. We’ll consider adding this option in one of the future updates.
Hi,
thank you for your feedback. Yes at the moment there might be some compatibility issues with various themes in the front end. We did encounter a few such issues but almost all of them were easily resolved by a few custom CSS lines in the content of the page with ShiftController shortcode. We can try to find a fix for your situation too, please let me know your front end page URL.And we’ll completely overcome this issue in the nearest major version update where we’ve changed the way we style our plugin output in the front end so it will not conflict with the theme styling settings.
Forum: Plugins
In reply to: [Locatoraid Store Locator] States/Country in drop downHello,
sorry for not replying sooner. Currently there’s already the country drop down option. Once you have at least 2 different countries in the addresses of your locations, it will offer an option in the admin settings (Configuration > Settings): Choose Country Drop Down.Forum: Plugins
In reply to: [Locatoraid Store Locator] Show specific location only on certain pageHello,
I’m sorry currently it would not be possible to implement. Meanwhile we’ve had several requests for having an option to display individual location pages, and we’ll try to add this feature in one of the nearest updates.