Levdbas
Forum Replies Created
-
Forum: Plugins
In reply to: [MailerLite - WooCommerce integration] JS errorYes, same issue here!
I am having the same issue since the latest update. Rankmath could you please test your codebase against PHP8.1 and 8.2 as well since PHP8.1 and PHP8.2 are now the recommended versions by WordPress? See https://make.www.ads-software.com/hosting/handbook/compatibility/#wordpress-php-mysql-mariadb-versions
- This reply was modified 1 year, 4 months ago by Levdbas.
Forum: Plugins
In reply to: [EU Cookies Bar for WordPress] error with loginI encountered the same issue where the sites comes in a redirect loop.
Forum: Plugins
In reply to: [Intagrate Lite] How frequently should we have to re-log in?I have the same problem. I got logged out every other day.
I ran into issues with PHP7.4 as well. I use Mailgun as the preferred method. Test mails sent from WP MAIL smtp result in an error. Unfortunately the debug information given does not say anything specific about the problem.
I think there must be a compatibility issue.
Forum: Reviews
In reply to: [Support Hours] Good plugin and great idea!Hi movementoweb,
Thank you for your rating and your suggestion! It helps a lot. Could you elaborate your idea for a wiget a bit more? As for now I only had the Support Hours time widget in mind for the WordPress dashboard only. In what kind of situation would you like to show it on the front-end or the actual website so to say? If you make a great case I will consider it for a release in the future.
Kind regards,
Forum: Plugins
In reply to: [Support Hours] Feature request: sorting the list of activities1.5.2 is now out with ordering of activities based on date on save.
Forum: Plugins
In reply to: [Support Hours] Feature request: sorting the list of activitiesHey Ivar,
What I currently have working is the following. In some cases the ordering of the activities you dialed in could get mixed up. For example if you added three entries. For example:
14-10-2018 + 10:00 added time
29-10-2018 – 05:00 second activity
30-10-2018 – 00:25 first activityNow you find out you mixed up entry two and three. I think this happened with your huge list. You now want to correct the date of the third activity to the correct date, for example:
14-10-2018 + 10:00 added time
29-10-2018 – 05:00 second activity
28-10-2018 – 00:25 first activityBut the order would stay the same right? I now created a function which I haven’t released yet, that does the following. After saving the fields in the admin area, all fields are ordered on date again. This is for the admin/input, widget and overview area.
14-10-2018 + 10:00 added time
28-10-2018 – 00:25 first activity
29-10-2018 – 05:00 second activityThis way, not only the admin/input area but also the overview and widget are in the correct order once more. I think this fixes your problem and also corrects the display order in the input area as well. Two birds with one stone so to say.
Please let me know if this does what you’re searching for. If so, I’ll release it in the upcoming week with some other minor changes.
I will consider sorting options for the overview page in the future. For now, this is a bit too much to tackle besides my normal job. But I’ll keep it on my nice to have list and will keep you posted about that.
Forum: Plugins
In reply to: [Support Hours] Bug when entering new activity in version 1.5Ivar, I did find the issue and fixed it in 1.5.1 that I just released. Thanks once more for bringing this to the attention and I am kind of ashamed that this escaped my testing. ?? Either way, I hope you enjoy version 1.5.x and please let me know if this resolves the issue and let me know if you come across any other bug or thing worth improving. I’m always open for suggestions. I am also interested in your use-case for the plugin and on how many websites you’ve installed it. This can give me some insights on where to improve as well!
Forum: Plugins
In reply to: [Support Hours] Bug when entering new activity in version 1.5Hi Don,
Thanks for bringing this to my attention. I didn’t encounter this big yet but will surely look into it. Will come back to you at this!
Forum: Plugins
In reply to: [Support Hours] Settings link on plugins page is not workingThanks Jos!
After that I tried to click on Instellingen (Settings) from the Plugins page at the same place where you can deactivate or edit the plugin. That link points to /wp-admin/support-hours.php but returns a frontend link with a 404 error (nothing found). I’m not sure yet whether this is because I just created a clean install, but it’s unexpected behavior.
Good find! I switched to another page setup in version 1.4 but forgot to change that link in
my add_action_links()
. Fixed in version 1.4.1Next click was Support Uren – Overzicht (Support Hours – Overview?) and that results in a blank admin page (link: /wp-admin/admin.php?page=support-hours)
Another good find. I enhanced the way I check the fields. This page will now give proper feedback what the current status is instead of being just a blank page.
Third click was to Support Uren – Instellingen (Support Hours – Settings) what resulted in the admin page I expected at the first click.
I understand what you mean, but I think when you check it again in version 1.4.1 the flow and setup will be much clearer. Please give me feedback if you think otherwise.
After selecting a Support Hours manager and input a value for purchased support hours the page at step 2 show this time, but the page at step 1 is still a 404 error.
This is also fixed by giving more feedback. When no work entries are filled in, it will show a button that says: ‘add first activity’.
Thank you for taking your time to take a look at the plugin and sharing your thoughts about it. Version 1.4.1 is currently released and you can check it out if you like.
Kind regards,
Erik
Got the same issues as you @michent1
Forum: Plugins
In reply to: [Opening Hours] suggestions: Order days and including schema.orgHi Janizde!
Perfect! Looking forward towards the implementation.
On the other subject about the first day of the week. Thanks a ton. I didn’t even knew that function was there in WordPress although I use WP for more then 10 years!
It worked ??Forum: Plugins
In reply to: [Support Hours] Update Hours for Other Users?Hi @chenryahts,
In the release I just pushed (1.1.0) there is the possibility to select more then one Support Hour manager per site. This might be more in the way where you are looking for. But let me know where you are looking for and I will look into the possibilities.
Forum: Plugins
In reply to: [Support Hours] Update Hours for Other Users?Currently the plugin supports only one ‘support-hour’ manager (the user you select on the first setup. Probably the main developer of the website.). That person can set the amount of hours bought and spent for this particular website. All other users can see the hours left etc in the dashboard but cannot interact with it, at this moment. But you might need more users to manage these settings? Or are you looking to other functionalities?
- This reply was modified 8 years, 4 months ago by Levdbas.