mmrs151
Forum Replies Created
-
Forum: Plugins
In reply to: [NSFW] [Daily Prayer Time] Fout: de plugin bestaat al.Please, go to file manager, delete the old plugin and install this again.
If I understood it correctly ๐
Forum: Plugins
In reply to: [Daily Prayer Time] CSV file uploadHi,
Can you send me a screenshot or video of the problem? Not very clear what issues you are facing.
Forum: Plugins
In reply to: [Daily Prayer Time] Changes are not updating only when logged in as adminWalaikum assalam,
Can you check if you have any plugin that caches the output. Please disable it and it should work iA.
Forum: Plugins
In reply to: [Daily Prayer Time] Short code colorNo problem my dear brother.
Have you tried changing the colour in theme tab?
Forum: Plugins
In reply to: [Daily Prayer Time] ููู ุฃุธูุฑ ุงูู ูุงููุชFirst of all, can you please install the “Classic Editor” plugin and select the “Digital Screen Prayer Time” from the page template?
You can upload an image in your site album and use the image url.
duas,
Mustafiz
Forum: Plugins
In reply to: [Daily Prayer Time] Jumuahhttps://pasteboard.co/KV4YDnQhZ4Kw.png
Interesting, I can see that in the API endpoint.
And it will be in 24 hours format, you will have to use php function to make it 12 hours, it is very easy.
Are you using the latest version?
Forum: Plugins
In reply to: [Daily Prayer Time] Weekdays in monthly table only in englishI got your point, insha Allah I will fix it in the next version.
Forum: Plugins
In reply to: [Daily Prayer Time] Weekdays in monthly table only in englishhttps://pasteboard.co/4BCYxvA2DvCY.png
Interesting, I can see the weekdays in local language. Is your plugin version up to date?
Forum: Plugins
In reply to: [Daily Prayer Time] Using the plug in in ElementorWalaikum Assalam my dear borother,
Can you please install the classic editor and edit the page using the classic editor? You will be able to see the page template this way.
I will have to investigate why elementor does not show the page template correctly.
Duas,
Mustafiz.Forum: Plugins
In reply to: [Daily Prayer Time] Friday different colorI will update the plugin with this option in the next release my dear brother.
Forum: Plugins
In reply to: [Daily Prayer Time] Display azan in digital screenMashaAllah,
DigitalScreen.php
Forum: Plugins
In reply to: [Daily Prayer Time] ููู ุฃุธูุฑ ุงูู ูุงููุชwalaikum assalam,
can you share a screencast with the issue to support your issue?
Forum: Plugins
In reply to: [Daily Prayer Time] Display azan in digital screenwalaikum assalam,
It will be possible, but html may be broken.
I will try to find out how you can do it easily …
Remove the heading:
<th class="dsIqamah"> <span class="dpt_jamah">' . strtoupper($this->getLocalHeaders()['iqamah']) . '</span> </th>Remove the values:
<td>' . do_shortcode("[fajr_prayer]") . '</td> <td>' . do_shortcode("[zuhr_prayer]") . '</td> <td>' . do_shortcode("[asr_prayer]") . '</td> <td>' . do_shortcode("[maghrib_prayer]") . '</td> <td>' . do_shortcode("[isha_prayer]") . '</td>Forum: Plugins
In reply to: [Daily Prayer Time] Deactivate Scrolling Text – IQAMAH CHANGESWalaikum assalam,
Only if you are removing it from the code for now,
In DigitalScreen.php line 362 and 367, remove this bit,
. do_shortcode("[display_iqamah_update orientation='" . $orientation . "']")Hope that helps.
Mustafiz.
Forum: Plugins
In reply to: [Daily Prayer Time] Screen getting normal to dim and darkerMay I have the url so I can inspect please?