RLDD
Forum Replies Created
-
Forum: Plugins
In reply to: [Dynamic Time] Timesheet entries entering on the day beforeHi Harry,
Dynamic Time uses javascript to obtain local system time. If the user is in a private/incognito tab, a different time zone than yourself, or on a browser that doesn’t support js, the time entry might be inaccurate. Could you perhaps try this in a different browser or device and see if you have the same issue?
If you continue to experience and issue, please click in the upper right of the Dynamic Time admin screen to open a ticket with us.
Forum: Reviews
In reply to: [Gutenberg] Unable to disable Autop@o2xav Yes, it looks like there’s a block type named “Custom HTML” in Gutenberg. Using this block type appears to be a successful way to avoid autop, and the code is not manipulated on preview. Worth experimenting at the least.
Forum: Plugins
In reply to: [Dynamic Time] Pay RateHi stormweb,
Thanks for asking. We can easily push an update to your PRO add-on to support this feature within 8 hours after your purchase. To confirm, this will hide rate related information (rate & totals) for all users except those that are an administrator in WordPress. If a user is both a Dynamic Time supervisor and a WordPress administrator, it will consider the user to be an administrator and show the rates.
Once we receive notification of upgrade, I will have this feature automatically take effect for your domain it is installed on. There will be nothing else that you have to do.
Forum: Plugins
In reply to: [VS Contact Form] Use of query_vars showing all blogs postsHi Guido, it tested perfectly. Thank you!
Forum: Plugins
In reply to: [VS Contact Form] Use of query_vars showing all blogs postsHi Guido,
I can’t explain exactly how this is happening, but I made sure this was a legit bug by deactivating all plugins except vscf and re-testing submissions, to make sure the bug persisted. I was able to isolate the issue to the query_vars function, and confirm that bypassing it resolved the issue. If it helps, my permalink settings are set to “Post name”.
Forum: Plugins
In reply to: [Dynamic Time] Submit buttonHi Harry,
Thanks for asking this question. Can you confirm if the pay period end date is in the future? If so, you might be experiencing this because 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.
If this is not the issue you refer to, just reply to this thread and we’ll take a closer look.
Forum: Plugins
In reply to: [a3 Lazy Load] Force load via javascriptI got it to trigger by calling… if(typeof fn===’function’) lazyLoadXT();
Forum: Plugins
In reply to: [a3 Lazy Load] Skip Images Classes, not workinSkip Images Classes is not working for me either.
Forum: Plugins
In reply to: [Slider by 10Web - Responsive Image Slider] Drop TablesHi, sorry I’m not being specific. When this plugin is deleted, the tables are not dropped. When I click the delete link on the WordPress plugins page, most users expect tables to be dropped. This keeps the installation clean.
Forum: Plugins
In reply to: [VS Contact Form] Minify CSSHi Guido. Thanks for your reply. Pagespeed insights continues to flag this file because it’s not compressed, and most other plugin authors are minifying their CSS. It’s kind of good in principle because all these files have a cumulative effect. Thanks for reconsidering.
Forum: Plugins
In reply to: [Slider by 10Web - Responsive Image Slider] Drop TablesThank you for your reply. No, I did not use the option within the plugin to choose to uninstall. Thank you for pointing that out.
However, I think it is important to consider integrating the drop table functionality into the native WordPress uninstall feature, as that is likely what the majority of users will click to uninstall.
Forum: Plugins
In reply to: [Dynamic Time] Custom Print design or WhiteLabelYou will find a few of the improvements you requested in version 3.3.9 released today. This adds the site’s predefined logo in print view as well as a signature line. For more aesthetic customizations to fit client branding, custom styles are easily pasted in below the shortcode.
I can help you with custom styles if you are using PRO. For more specific help regarding your installation, reach out to us: Go to the plugin admin page and click “Support & Diagnostics”. Copy the diagnostics and then click “Contact Support”. Thank you!
Forum: Plugins
In reply to: [Dynamic Time] Custom Print design or WhiteLabelHi mdaan,
Thank you for the suggestion. Yes, those are both great ideas. I will try to include a revised print view with signature line in the next update, eta early Oct. May also be able to dynamically pull in the site logo (if it exists) to customize the time card view.
Forum: Plugins
In reply to: [Dynamic Time] showing notes on approval screenHi mmspires98! Thanks for your question. On all versions, the calendar view requires each day to be clicked into to view notes. However, all notes for each user can be seen on one screen and easily searched within the PRO version of Dynamic Time.
Forum: Plugins
In reply to: [Dynamic Time] Submit for approvalHi Logan,
The submit button will always be greyed out for future pay periods. This is to prevent users from inadvertently submitting future pay periods before the current one. Admins can always bypass this restriction (and submit future periods) by accessing the timecard from the admin page. Hope this helps!