RLDD
Forum Replies Created
-
Forum: Plugins
In reply to: [Dynamic Time] Approve button issueCan you ensure that the pay period beginning and end dates match up on both the admin screen and user screen? Sometimes, especially when using bi-weekly periods, the periods may not match. If this is the case, you can click the dates at the top of the timecard to advance pay periods in one week increments, forward or reverse. As soon as the period matches what was originally submitted or approved, the buttons should line up.
Forum: Plugins
In reply to: [Dynamic Time] Changes not reflecting into frontendHi subhamkotnala. If for instance, a user’s hourly rate is changed, it will only affect time periods that have not yet been approved or submitted. Another issue might be if there are caching plugins on your site that are not allowing the timecard to show the most recent updates.
Forum: Plugins
In reply to: [Dynamic Time] Approve button issueHi subhamkotnala, you are correct that the approve button should be enabled after a period is submitted. Can you ensure that:
1) There is no caching enabled on the timecard page
2) You are signed in as a supervisor or admin when approving (You may need to be incognito in one or the other).
3) You are attempting to approve a time period that has been submittedThank you in advance for verifying.
Forum: Plugins
In reply to: [Dynamic Time] Functionality of Approved buttonHi subhamkotnala,
The approve button will become clickable after a pay period is submitted. This is to enforce a process where an admin or supervisor can review the pay period after submission.
Deleted users’ data is kept by the system to assist with the retention of pay period data after a user has left the organization. Old entries will fall off the default view after 30 days, so it’s recommended wait for these to fall off. If you are sure you would like to delete time related data from deleted users, it can be done manually from MySQL from table time_user.
Admin features are only accessible from the WP dashboard for security. Hope this helps!
Forum: Plugins
In reply to: [Auto Coupons for WooCommerce] Subscription Support?Wonderful, thank you for posting the result of the test!
Forum: Plugins
In reply to: [Premmerce SEO for WooCommerce] Privacy checkboxHello Vova, thanks for your response. Yes, I fully understand how the process works. The problem is that the feedback should always default to anonymous. It’s deceiving to the user when an additional action requires them to be anonymous.
Thank you for your comment!
I took a look at the image you kindly provided. I’m quite certain the first set of buttons (inside the number field) are placed there by the browser. Some browsers may not be as helpful, hence the purpose of this plugin. The large buttons that the plugin creates are most useful for mobile browsers. Try taking a look at the same page on your phone and you’ll see that the phone’s browser likely only shows the large buttons created by the plugin.
Thank you for the suggestion for options on the shop page and related projects. I will make note of this for future releases.
Forum: Plugins
In reply to: [Dynamic Time] Submit button not workingHi. I think I can help you.
Here’s an excerpt from FAQs: Users cannot submit time until approx one week within the time period ending. This is to prevent users from accidentally submitting time too early. If you are an administrator you can bypass this requirement by viewing the timecard from the Dynamic Time admin page.
Try going back a pay period, the submit button should work then. It’s also worth noting that the submit button will also be locked if the time period was previously submitted and approved, as the period would essentially be archived. No edits are permitted after approval by a supervisor.
Forum: Plugins
In reply to: [Auto Coupons for WooCommerce] Subscription Support?Hi Shenom,
Thank you for your question. It has not been tested. I don’t expect that the min/max feature will work exactly as you describe with the WC subscription extension, although it’s likely the auto-apply coupon feature will work. Normally, I would offer to test this, but since the WC subscription extension is a paid plugin, I’m not able to do so.
Forum: Plugins
In reply to: [Smart Variations Images & Swatches for WooCommerce] Warnings and PopupThese 5 warnings on product page after update:
Warning: array_key_exists() expects parameter 2 to be array, boolean given in /home/theme/www/staging/wp-content/plugins/smart-variations-images/includes/class-admin.php on line 35
Warning: Cannot modify header information – headers already sent by (output started at /home/theme/www/staging/wp-content/plugins/smart-variations-images/includes/class-admin.php:35) in /home/solasweet/www/staging/wp-admin/includes/misc.php on line 1198
Warning: Cannot modify header information – headers already sent by (output started at /home/theme/www/staging/wp-content/plugins/smart-variations-images/includes/class-admin.php:35) in /home/solasweet/www/staging/wp-admin/post.php on line 222
Warning: Cannot modify header information – headers already sent by (output started at /home/theme/www/staging/wp-content/plugins/smart-variations-images/includes/class-admin.php:35) in /home/solasweet/www/staging/wp-includes/pluggable.php on line 1251
Warning: Cannot modify header information – headers already sent by (output started at /home/theme/www/staging/wp-content/plugins/smart-variations-images/includes/class-admin.php:35) in /home/solasweet/www/staging/wp-includes/pluggable.php on line 1254
Forum: Plugins
In reply to: [Dynamic Time] Plugin won’t let me type on FirefoxHi Harry,
I’ve taken a look at the current version on Firefox, and so far I have not been able to reproduce an issue. It could be due to other plugins, themes, Firefox plugins or Firefox add-ons.
Can you open the timesheet in a private/incognito tab with Firefox and see if the issue is still there. If it is, you may invite me to take a closer look at your system. Please open a ticket at (removed).
Thank you!
- This reply was modified 7 years, 3 months ago by Ipstenu (Mika Epstein).
Forum: Plugins
In reply to: [Dynamic Time] Pay RateI’ve contacted you over email to follow up with this feature request. Thank you!
Hi byzane,
I will try to allow customization of this terminology in a future update. Temporarily you may find these terms are easily updated in the following locations:
time_cal.php (line 233)
replace: “<td colspan=’2′>Paid Time Off (PTO)</td>”
with: “<td colspan=’2′>Your terminology here</td>”assets/time_min.js
replace: “<option value=’PTO’>PTO</select>”
with: “<option value=’PTO’>Your terminology here</select>”Forum: Plugins
In reply to: [Dynamic Time] What is miss to set time for a breakHi Janic,
Dynamic Time doesn’t have an automatic break feature, but we will consider adding this in the future. Thank you!
Forum: Plugins
In reply to: [Dynamic Time] Currency change??Hi Janic,
Yes it is! The currency setting is the last setting at the bottom of settings on the Dynamic Time admin page.