mmrs151
Forum Replies Created
-
Forum: Plugins
In reply to: [Daily Prayer Time] Showing Yesterday instead of today on Monthly ViewSo sorry my dear brother, have some patience with me, I am on holiday with my family, so I have limited time with my computer. A screenshot would help me understand the issue quickly.
jzk for you time to take the screenshot for me, inshaAllah I am back to work after 1st week of Jan and will release a fix ASAP.
Mustafiz
Forum: Plugins
In reply to: [Daily Prayer Time] Showing Yesterday instead of today on Monthly ViewAssalamualaikum
can you please send me both screenshot to describe the problem?
Mustafiz
Forum: Plugins
In reply to: [Daily Prayer Time] Countdown Time is wrongGot it my brother, looks like I have to add a settings for shortdate and long date.
For now can you please remove this line
- $weekday = date_i18n(“l”, strtotime($day[‘d_date’]), wp_timezone_string());
and add this line instead,
- $weekday = wp_date(“D”, strtotime($day[‘d_date’]));
They are in the Views/MonthlyTimetablePrinter.php file.
Let me know how you get on.Mustafiz.
Forum: Plugins
In reply to: [Daily Prayer Time] Countdown Time is wrongCan you please show me how it is not working?
Forum: Plugins
In reply to: [Daily Prayer Time] Countdown Time is wrongYou mean putting them in the same line?
ATM it is printing in two lines. Does it not working for you?
Forum: Plugins
In reply to: [Daily Prayer Time] Countdown Time is wrongRight, in the latest update I have put the Hijri date in the new line. That is the reason for that.
Forum: Reviews
In reply to: [Daily Prayer Time] just contributed here please check bit bucketThank you my brother. That is a useful PR.
I did not check the reviews lately, so it skipped my eye. It would be better if it was in support since it would make more sense.
I will add that into my next update insha Allah.
Mustafiz.
Forum: Plugins
In reply to: [Daily Prayer Time] Screen getting normal to dim and darkerhmm, that is very interesting. Unelss you have a test site, I would not be able to debug though.
Forum: Plugins
In reply to: [Daily Prayer Time] Countdown Time is wrongAssalamualaikum brother,
Is it always like this? I wonder if it is a cache or speed issue. Can you do a hard refresh and see if it fixes it?
Please let me know.
Forum: Plugins
In reply to: [Daily Prayer Time] Day light saving time changeAssalamualaikum,
I assume you have imported the timetable using automatic settings.
One important thing is when the plugin imports the data automatically, it imports without any daylight savings time.
So you will need to download the timetable and adjust the time in the DLS months accordingly.
That should fix the problem.
Or during DLS update the UTC settings.
Mustafiz.
Forum: Plugins
In reply to: [Daily Prayer Time] Add custom columnsI just realised, now Jummah is a permanent column/heading. Previously Zuhr was becoming Jummah.
Forum: Plugins
In reply to: [Daily Prayer Time] White block obscuring prayer timesAlhamdulillah
Forum: Plugins
In reply to: [Daily Prayer Time] White block obscuring prayer timessure, the Jummah time has this following html element span with class “dsJumuah”
You can write an additional css rule to reduce the font size.
Forum: Plugins
In reply to: [Daily Prayer Time] White block obscuring prayer timesAssalamualaikum
or you can take the AM/PM off from the wordpress time settings to fix it.
Mustafiz
Forum: Plugins
In reply to: [Daily Prayer Time] Add custom columnsIt will only become Jummah on Friday.