mmrs151
Forum Replies Created
-
Forum: Plugins
In reply to: [Daily Prayer Time] Next Prayer Time skips a day between 11pm-12amwalaikum assalam wa rahmatullah, jazakallahu khairan my dear brother, may Allah swt accept it from both of us.
Brother Bumadin is a great brother to me and I think he is part of your masjid too.
The issue is very interesting, never heard of it before. Can you check with your hosting company, in the server is it set to UTC or London too?
in any case feel free to call me or whatsapp me, I will be ready to help.
duas…Mustafiz
Forum: Plugins
In reply to: [Daily Prayer Time] echo selected month name in the monthlytable$monthName = get_option('ramadan_chbox') ? 'Ramadan' : wp_date('F');
$table = "
<table class='dptTimetable customStyles dptUserStyles'>
<thead class='prayerName'>
<th class='prayerName' colspan='2'>" . $monthName . "</th>line 46 – 50 in /Views/MonthlyTimetablePrinter.php
Forum: Plugins
In reply to: [Daily Prayer Time] Hijri date changes 2 hrs early before MaghribCan you confirm what is your server time please?
Forum: Plugins
In reply to: [Daily Prayer Time] Do not remove any column header and edit Jummah timingit should have whatever it had when you downloaded it. Please use both Asr time as same values if your masjid does not display both calculations
Sure, mmrs151@gmail.com
Forum: Plugins
In reply to: [Daily Prayer Time] slider not workingplease, install the classic editor and select the correct page template.
- This reply was modified 3 years, 4 months ago by mmrs151.
Forum: Plugins
In reply to: [Daily Prayer Time] Digital screen font issuewaalaikum assaalm my brother, sorry for the delay, I was in Umrah.
please install the classic editor and select the page template ‘digital screen’, it should work.
duas…Mustafiz
Forum: Plugins
In reply to: [Daily Prayer Time] Next prayer time not showing currentlywhat timezone you setup in your wordpress settings, it should be London.
Nothing wrong with the plguin insha Allah.
Forum: Plugins
In reply to: [Daily Prayer Time] Do not remove any column header and edit Jummah timingPlease see the misc tab to enter the Jumuah timings.
The system will not work if any column is removed.
Forum: Plugins
In reply to: [Daily Prayer Time] Shortcode Font Sizewalaikum assalam
you will need to write css rule in the additions css section for
span class=’dpt_jamah and span class=’dpt_start
these are the inner element and will have top priority.
duas…Mustafiz.
Forum: Plugins
In reply to: [Daily Prayer Time] Logo not showing in Digital Screenwalaikum assalam
I can see there are extra codes around the logo code, I am not sure where those coming from, my guess is your theme is pushing it. Your theme might have some option to stop the lazy load.
Please look at the screenshot.
without those extra lines it works fine,Forum: Plugins
In reply to: [Daily Prayer Time] Discrepancy in Fajr Iqama?Assalamualaikum my dear brothers,
sorry for the long delay, Alhamdulillah I was in Umrah and came back yesterday.@mjoundi what was the next prayer when you took the screenshot. The next prayer section should be highlighted, but I don’t see any. If it is after isha, the top section will show the next prayer, which is 05:58. If my assumption is wrong then it is a real bug.
@wnaeem also, in the context of time, the fast begins gets updated. After the the Fajr today, you don’t need to know what was fast begins yesterday, you need to know what will be fast begins tomorrow.
Hope this is clear.
duas…Mustafiz
Forum: Plugins
In reply to: [Daily Prayer Time] Downloading current timetable shows 7 datesWalaikum assalam dear brother.
I think I know why. One of your upload was successful with wrong date format and took the month as year.
When you click download, it tried to download the latest and it finds the latest year in your backend is year 31.
Let me think about fixing it.Jazakallah for letting me know.
duas…Mustafiz
Forum: Plugins
In reply to: [Daily Prayer Time] iqamah times does not show since recent updateRamadaan kareem to you too.
Since your theme has default white background, it is causing the issue.
Also the css is cell level, that takes priority too.
My idea was to make the iqamah column highlighted so it will be easy to identify in mobile view.
But insha Allah, I will add a control on the theme tab in the future release.for now, please use a colour of your liking and add it to the additional css section on the admin
td.jamahMonth {
background-color: #8224e3 !important;
}Forum: Plugins
In reply to: [Daily Prayer Time] Wrong Jumma Iqama on DailyNoted. I will fix that in the next release Insha Allah.
Forum: Plugins
In reply to: [Daily Prayer Time] iqamah times does not show since recent updateI think monthly should be fine. I wanted to mark the iqamah row, when you read on a mobile, it makes it easier.