• Assalaamoualaikum Br Mohammad,

    since you recent update Jamaat has changed to Iqamah and in the iqamah column has chabged and you cant see the times. please help has Ramadan is closing in and we will be busy with people checking times JazakAllah

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author mmrs151

    (@mmrs151)

    Walaikum assalam wa rahmatullah,

    have you tried to update the iqamah to jamat in the language settings. If I understand the problem correctly.

    Mustafiz.

    gyjafar

    (@ghulamjafar2)

    @abdoolrashid I have visited your given link. You need to add the code given below in your Custom CSS.

    table.dptTimetable tr td.jamah, td.jamah {
        font-weight: bold;
        background-color: #423b7d;
    }

    @mmrs151 Please think about the background-color you changed in the recent update ASAP. I believe that most of the sites’ managers are unaware that Iqama time has been messed due to recent change at the path: /daily-prayer-time-for-mosques/Assets/css/styles.css?ver=2023.03.08:110 background-color: #FFE;

    Plugin Author mmrs151

    (@mmrs151)

    I have removed that old problematic code in the latest update and it should be fixed now ??

    Jzk my dear brother @ghulamjafar2 I really need brothers to support the others in my absence. I have done it for everybody, nothing in it for me apart from the pleasure of Allah swt.

    gyjafar

    (@ghulamjafar2)

    So @abdoolrashid needs to update the latest version 2023.03.17 as I saw 2023.03.08 on their site.

    @mmrs151 I know & appreciate your concerns and yes we all will be strengthening each other for our Akhirah InShaAllah.

    gyjafar

    (@ghulamjafar2)

    @mmrs151 Brother I see another instance of the same background-color in the latest styles.css?ver=2023.03.18:113 as below:

    td.jamahMonth{
        font-weight: bold;
        background-color: #FFE;
    }

    I’m afraid that it will mess Iqamah times on monthly table. ( F.Y.I )

    Plugin Author mmrs151

    (@mmrs151)

    I think monthly should be fine. I wanted to mark the iqamah row, when you read on a mobile, it makes it easier.

    Thread Starter abdoolrashid

    (@abdoolrashid)

    Unfortunately, even your recent update hasn’t solved the problem.

    iqamah column still the same. howver if you hover you can see the times otherwise it does not show.

    Thanks your help. Brother Ramadan Mubarak to you and your family

    Plugin Author mmrs151

    (@mmrs151)

    Ramadaan 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;
    }

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘iqamah times does not show since recent update’ is closed to new replies.