mmrs151
Forum Replies Created
-
Forum: Plugins
In reply to: [Daily Prayer Time] Display azan in digital screenIn the dpt.js line 303
Please replace the following code
var hours = date.getHours() == 0 ? 12 : date.getHours() > 12 ? date.getHours() - 12 : date.getHours();with this
var hours = date.getHours() == 0 ? 12 : date.getHours();Hope that helps.
Mustafiz.
Forum: Plugins
In reply to: [Daily Prayer Time] Display azan in digital screenCan you please upload the screen in some free image sharing site and paste that link to review?
Forum: Plugins
In reply to: [Daily Prayer Time] Display azan in digital screenIt is very easy. Just go to the wordpress settings and change the time format. It also shows you a preview, how it will look.
Forum: Plugins
In reply to: [Daily Prayer Time] Display azan in digital screenMay Allah swt accept it from both of us.
Interesting!
Ok my brother, I will try to add that option to have display=azan_only or display=iqamah_only but can not guarantee a time.
I will try to update you on that once done insha Allah.
Mustafiz.
Forum: Plugins
In reply to: [Daily Prayer Time] Display azan in digital screenWalaikum assalam my dear brother,
The system does not allow only Jamat time in the digital screen yet.
It may be a future option, but I can not promise a time now.
Can you tell me why you do not like to show start time?
Mustafiz
Forum: Plugins
In reply to: [Daily Prayer Time] Screen getting normal to dim and darkerCan I think you have the latest version of the plugin?
Forum: Plugins
In reply to: [Daily Prayer Time] Date and next salah time does show properlyJzk for the permission.
Are you using the correct page template?
May I ask you to use the classic editor and select the page template ‘Digital Screen Prayer Time’ please.Mustafiz.
Forum: Plugins
In reply to: [Daily Prayer Time] Date and next salah time does show properlyWassalam,
Please attach some screenshot and screencast for better understanding the issue.Forum: Plugins
In reply to: [Daily Prayer Time] Publishing failed. Invalid parameter(s): templateAssalamualaikum my dear brother,
May I ask you install ‘Classic Editor’ and select the digital screen page template please?
Mustafiz
Forum: Plugins
In reply to: [Daily Prayer Time] Date is doubled on top
I am seeing this in my test, can you please share your settings as screenshot or a screenshare?
Forum: Plugins
In reply to: [Daily Prayer Time] I need beginner helpYes, with a multisite.
Forum: Plugins
In reply to: [Daily Prayer Time] Date is doubled on topVery strange, I will have a look and update.
Forum: Plugins
In reply to: [Daily Prayer Time] Updated plugin – site brokenAlhamdulillah and jazakallah khairan.
The older versions of php are not supported anymore and prone to bug and vulnerabilities. I would ask your hosting provider to update the php version to the latest.
Forum: Plugins
In reply to: [Daily Prayer Time] Undefined variableWalaikum assalam brother for informing me.
I will handle those variable in the next release. Can you please ask the hosting provider to change the php error reporting to error only?
It will fix it for you in that way too.
Duas,
Mustafiz.Forum: Plugins
In reply to: [Daily Prayer Time] Showing Yesterday instead of today on Monthly ViewActually, just release 2023.12.28.
Can you please update and let me know if that fixed your site issue?