Al-Islam.org - Divine Mercy https://www.al-islam.org/tags/divine-mercy en Allah (SWT) The Merciful https://www.al-islam.org/media/allah-swt-merciful <div class="field field-name-field-tags field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="so:keywords"><a href="/tags/god-allah" typeof="skos:Concept" property="rdfs:label skos:prefLabel">God (Allah)</a></div><div class="field-item odd" rel="so:keywords"><a href="/tags/divine-mercy" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Divine Mercy</a></div></div></div><div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="so:description"></div></div></div><div class="media-author-data-data"> <div class="media-author-data-data"> <a class="remove-link-dec" href="/person/sayed-hossein-al-qazwini"> <img class="term-person-img-style term-thumbnail-sm" src="https://www.al-islam.org/sites/default/files/styles/thumbnail/public/tag-images/2-sayed_husayn_al-qazwini-82.jpg?itok=QT8FB3Y5" /> <span class="media-author-data-name">Sayed Hossein Al-Qazwini</span> </a> </div></div><div class="field field-name-field-places field-type-text field-label-inline clearfix"><div class="field-label">Place(s):&nbsp;</div><div class="field-items"><div class="field-item even" property="so:locationCreated"></div></div></div><div class="field field-name-field-date field-type-text field-label-inline clearfix"><div class="field-label">Date:&nbsp;</div><div class="field-items"><div class="field-item even">Ramadan 21, 1444/April 12, 2023</div></div></div><div class="field field-name-field-type-of-media field-type-list-text field-label-above"><div class="field-label">Type of media:&nbsp;</div><div class="field-items"><div class="field-item even">Video</div></div></div><div class="field field-name-field-video-source field-type-list-text field-label-above"><div class="field-label">Video Source:&nbsp;</div><div class="field-items"><div class="field-item even">YouTube</div></div></div><div class="field field-name-field-video-url field-type-text field-label-above"><div class="field-label">Video Url:&nbsp;</div><div class="field-items"><div class="field-item even">https://www.youtube.com/watch?v=_7du9pU64fg</div></div></div><div class="field field-name-field-play-via-swarmify field-type-list-boolean field-label-above"><div class="field-label">Play via swarmify:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-thumbnail field-type-image field-label-above"><div class="field-label">Thumbnail:&nbsp;</div><div class="field-items"><div class="field-item even"><img typeof="foaf:Image" class="img-responsive" src="https://www.al-islam.org/sites/default/files/_7du9pU64fg.jpg" width="1280" height="720" /></div></div></div><div class="field field-name-field-video-id field-type-text field-label-above"><div class="field-label">Video Id:&nbsp;</div><div class="field-items"><div class="field-item even">_7du9pU64fg</div></div></div><div class="field field-name-field-transcript field-type-text-long field-label-above"><div class="field-label">Transcript:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-length field-type-text field-label-above"><div class="field-label">Length:&nbsp;</div><div class="field-items"><div class="field-item even">38 mins</div></div></div><ul class="links list-inline"><li class="addtoany first last"><span><span class="a2a_kit a2a_kit_size_33 a2a_target addtoany_list" id="da2a_1"> <a class="a2a_button_facebook" href="#" onclick = "fb_count_insert()" ><span class="image_share_facebook"></span></a><a class="a2a_button_twitter" href="#" onclick = "tw_count_insert()"><span class="image_share_twitter"></span></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/share" onclick = "wp_count_insert()"><span class="image_share_whatsapp"></a><a class="a2a_dd" href="https://www.addtoany.com/share" onclick = "ot_count_insert()"><span class="image_share_plus"></span></a> <div class="nc_tweetContainer total_shares total_sharesalt"> <span class="swp_count "> <span class="swp_label" >SHARES</span></span></div> </span> <script type="text/javascript"> <!--//--><![CDATA[//><!-- if(window.da2a)da2a.script_load(); //--><!]]> </script> <script> var divsToHide = document.getElementsByClassName('swp_count'); for(var i = 0; i < divsToHide.length; i++){ divsToHide[i].style.visibility = 'hidden'; // or divsToHide[i].style.display = 'none'; // depending on what you're doing } function fb_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'facebook', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function tw_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'twitter', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); } }); } function wp_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'whatsapp', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function ot_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'others', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } </script></span></li> </ul> Mon, 17 Jul 2023 10:50:27 +0000 Zeinab Donati 155635 at https://www.al-islam.org https://www.al-islam.org/media/allah-swt-merciful#comments Levels of Allah's (SWT) Forgiveness & Mercy - 9th Muharram 2021/1443 https://www.al-islam.org/media/levels-allahs-swt-forgiveness-mercy-9th-muharram-20211443 <div class="field field-name-field-tags field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="so:keywords"><a href="/tags/muharram" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Muharram</a></div><div class="field-item odd" rel="so:keywords"><a href="/tags/divine-mercy" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Divine Mercy</a></div><div class="field-item even" rel="so:keywords"><a href="/tags/forgiveness" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Forgiveness</a></div></div></div><div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="so:description"></div></div></div><div class="media-author-data-data"> <div class="media-author-data-data"> <a class="remove-link-dec" href="/person/azhar-nasser"> <img class="term-person-img-style term-thumbnail-sm" src="https://www.al-islam.org/sites/default/files/styles/thumbnail/public/tag-images/2-azhar_nasser-76.jpg?itok=PirUnjmY" /> <span class="media-author-data-name">Azhar Nasser</span> </a> </div></div><div class="field field-name-field-places field-type-text field-label-inline clearfix"><div class="field-label">Place(s):&nbsp;</div><div class="field-items"><div class="field-item even" property="so:locationCreated">Manchester, UK</div></div></div><div class="field field-name-field-publisher field-type-taxonomy-term-reference field-label-inline clearfix"><div class="field-label">Publisher(s):&nbsp;</div><div class="field-items"><div class="field-item even" rel="so:publisher"><a href="/organization/mohebban-al-mahdi-youth-foundation" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Mohebban Al Mahdi Youth Foundation</a></div></div></div><div class="field field-name-field-date field-type-text field-label-inline clearfix"><div class="field-label">Date:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-type-of-media field-type-list-text field-label-above"><div class="field-label">Type of media:&nbsp;</div><div class="field-items"><div class="field-item even">Video</div></div></div><div class="field field-name-field-video-source field-type-list-text field-label-above"><div class="field-label">Video Source:&nbsp;</div><div class="field-items"><div class="field-item even">YouTube</div></div></div><div class="field field-name-field-video-url field-type-text field-label-above"><div class="field-label">Video Url:&nbsp;</div><div class="field-items"><div class="field-item even">https://www.youtube.com/watch?v=7yITsoRye7o</div></div></div><div class="field field-name-field-play-via-swarmify field-type-list-boolean field-label-above"><div class="field-label">Play via swarmify:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-thumbnail field-type-image field-label-above"><div class="field-label">Thumbnail:&nbsp;</div><div class="field-items"><div class="field-item even"><img typeof="foaf:Image" class="img-responsive" src="https://www.al-islam.org/sites/default/files/7yITsoRye7o.jpg" width="1280" height="720" /></div></div></div><div class="field field-name-field-video-id field-type-text field-label-above"><div class="field-label">Video Id:&nbsp;</div><div class="field-items"><div class="field-item even">7yITsoRye7o</div></div></div><div class="field field-name-field-transcript field-type-text-long field-label-above"><div class="field-label">Transcript:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-length field-type-text field-label-above"><div class="field-label">Length:&nbsp;</div><div class="field-items"><div class="field-item even">1 hr 31 mins</div></div></div><ul class="links list-inline"><li class="addtoany first last"><span><span class="a2a_kit a2a_kit_size_33 a2a_target addtoany_list" id="da2a_2"> <a class="a2a_button_facebook" href="#" onclick = "fb_count_insert()" ><span class="image_share_facebook"></span></a><a class="a2a_button_twitter" href="#" onclick = "tw_count_insert()"><span class="image_share_twitter"></span></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/share" onclick = "wp_count_insert()"><span class="image_share_whatsapp"></a><a class="a2a_dd" href="https://www.addtoany.com/share" onclick = "ot_count_insert()"><span class="image_share_plus"></span></a> <div class="nc_tweetContainer total_shares total_sharesalt"> <span class="swp_count "> <span class="swp_label" >SHARES</span></span></div> </span> <script> var divsToHide = document.getElementsByClassName('swp_count'); for(var i = 0; i < divsToHide.length; i++){ divsToHide[i].style.visibility = 'hidden'; // or divsToHide[i].style.display = 'none'; // depending on what you're doing } function fb_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'facebook', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function tw_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'twitter', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); } }); } function wp_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'whatsapp', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function ot_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'others', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } </script></span></li> </ul> Mon, 08 Aug 2022 09:57:16 +0000 Zeinab Donati 131289 at https://www.al-islam.org https://www.al-islam.org/media/levels-allahs-swt-forgiveness-mercy-9th-muharram-20211443#comments Manifestations of Allah's (SWT) Mercy - 7th Muharram 2021/1443 https://www.al-islam.org/media/manifestations-allahs-swt-mercy-7th-muharram-20211443 <div class="field field-name-field-tags field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="so:keywords"><a href="/tags/muharram" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Muharram</a></div><div class="field-item odd" rel="so:keywords"><a href="/tags/divine-mercy" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Divine Mercy</a></div></div></div><div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="so:description"></div></div></div><div class="media-author-data-data"> <div class="media-author-data-data"> <a class="remove-link-dec" href="/person/azhar-nasser"> <img class="term-person-img-style term-thumbnail-sm" src="https://www.al-islam.org/sites/default/files/styles/thumbnail/public/tag-images/2-azhar_nasser-76.jpg?itok=PirUnjmY" /> <span class="media-author-data-name">Azhar Nasser</span> </a> </div></div><div class="field field-name-field-places field-type-text field-label-inline clearfix"><div class="field-label">Place(s):&nbsp;</div><div class="field-items"><div class="field-item even" property="so:locationCreated">Manchester, UK</div></div></div><div class="field field-name-field-publisher field-type-taxonomy-term-reference field-label-inline clearfix"><div class="field-label">Publisher(s):&nbsp;</div><div class="field-items"><div class="field-item even" rel="so:publisher"><a href="/organization/mohebban-al-mahdi-youth-foundation" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Mohebban Al Mahdi Youth Foundation</a></div></div></div><div class="field field-name-field-date field-type-text field-label-inline clearfix"><div class="field-label">Date:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-type-of-media field-type-list-text field-label-above"><div class="field-label">Type of media:&nbsp;</div><div class="field-items"><div class="field-item even">Video</div></div></div><div class="field field-name-field-video-source field-type-list-text field-label-above"><div class="field-label">Video Source:&nbsp;</div><div class="field-items"><div class="field-item even">YouTube</div></div></div><div class="field field-name-field-video-url field-type-text field-label-above"><div class="field-label">Video Url:&nbsp;</div><div class="field-items"><div class="field-item even">https://www.youtube.com/watch?v=NuIE_ijsCVk</div></div></div><div class="field field-name-field-play-via-swarmify field-type-list-boolean field-label-above"><div class="field-label">Play via swarmify:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-thumbnail field-type-image field-label-above"><div class="field-label">Thumbnail:&nbsp;</div><div class="field-items"><div class="field-item even"><img typeof="foaf:Image" class="img-responsive" src="https://www.al-islam.org/sites/default/files/NuIE_ijsCVk.jpg" width="1280" height="720" /></div></div></div><div class="field field-name-field-video-id field-type-text field-label-above"><div class="field-label">Video Id:&nbsp;</div><div class="field-items"><div class="field-item even">NuIE_ijsCVk</div></div></div><div class="field field-name-field-transcript field-type-text-long field-label-above"><div class="field-label">Transcript:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-length field-type-text field-label-above"><div class="field-label">Length:&nbsp;</div><div class="field-items"><div class="field-item even">2 hr 05 mins</div></div></div><ul class="links list-inline"><li class="addtoany first last"><span><span class="a2a_kit a2a_kit_size_33 a2a_target addtoany_list" id="da2a_3"> <a class="a2a_button_facebook" href="#" onclick = "fb_count_insert()" ><span class="image_share_facebook"></span></a><a class="a2a_button_twitter" href="#" onclick = "tw_count_insert()"><span class="image_share_twitter"></span></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/share" onclick = "wp_count_insert()"><span class="image_share_whatsapp"></a><a class="a2a_dd" href="https://www.addtoany.com/share" onclick = "ot_count_insert()"><span class="image_share_plus"></span></a> <div class="nc_tweetContainer total_shares total_sharesalt"> <span class="swp_count "> <span class="swp_label" >SHARES</span></span></div> </span> <script> var divsToHide = document.getElementsByClassName('swp_count'); for(var i = 0; i < divsToHide.length; i++){ divsToHide[i].style.visibility = 'hidden'; // or divsToHide[i].style.display = 'none'; // depending on what you're doing } function fb_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'facebook', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function tw_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'twitter', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); } }); } function wp_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'whatsapp', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function ot_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'others', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } </script></span></li> </ul> Mon, 08 Aug 2022 09:24:46 +0000 Zeinab Donati 131286 at https://www.al-islam.org https://www.al-islam.org/media/manifestations-allahs-swt-mercy-7th-muharram-20211443#comments Faith is the Door to Allah SWT Mercy - Ramadan 1436/2015 https://www.al-islam.org/media/faith-door-allah-swt-mercy-ramadan-14362015 <div class="field field-name-field-tags field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="so:keywords"><a href="/tags/faith-iman" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Faith (Iman)</a></div><div class="field-item odd" rel="so:keywords"><a href="/tags/divine-mercy" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Divine Mercy</a></div></div></div><div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="so:description"></div></div></div><div class="media-author-data-data"> <div class="media-author-data-data"> <a class="remove-link-dec" href="/person/sayed-mohammed-baqer-al-qazwini"> <img class="term-person-img-style term-thumbnail-sm" src="https://www.al-islam.org/sites/default/files/styles/thumbnail/public/tag-images/2-sayed_mohammed_baqer_al-qazwini-64.jpg?itok=YHU1qy6T" /> <span class="media-author-data-name">Sayed Mohammed Baqer al-Qazwini</span> </a> </div></div><div class="field field-name-field-places field-type-text field-label-inline clearfix"><div class="field-label">Place(s):&nbsp;</div><div class="field-items"><div class="field-item even" property="so:locationCreated">Halifax, NS, CA</div></div></div><div class="field field-name-field-publisher field-type-taxonomy-term-reference field-label-inline clearfix"><div class="field-label">Publisher(s):&nbsp;</div><div class="field-items"><div class="field-item even" rel="so:publisher"><a href="/organization/al-rasool-al-adham-pbut-islamic-society" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Al-Rasool Al-Adham (PBUT) Islamic Society</a></div></div></div><div class="field field-name-field-date field-type-text field-label-inline clearfix"><div class="field-label">Date:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-type-of-media field-type-list-text field-label-above"><div class="field-label">Type of media:&nbsp;</div><div class="field-items"><div class="field-item even">Short Clips ( person )</div></div></div><div class="field field-name-field-video-source field-type-list-text field-label-above"><div class="field-label">Video Source:&nbsp;</div><div class="field-items"><div class="field-item even">YouTube</div></div></div><div class="field field-name-field-video-url field-type-text field-label-above"><div class="field-label">Video Url:&nbsp;</div><div class="field-items"><div class="field-item even">https://www.youtube.com/watch?v=i57ct95EU6c</div></div></div><div class="field field-name-field-play-via-swarmify field-type-list-boolean field-label-above"><div class="field-label">Play via swarmify:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-thumbnail field-type-image field-label-above"><div class="field-label">Thumbnail:&nbsp;</div><div class="field-items"><div class="field-item even"><img typeof="foaf:Image" class="img-responsive" src="https://www.al-islam.org/sites/default/files/i57ct95EU6c.jpg" width="1280" height="720" /></div></div></div><div class="field field-name-field-video-id field-type-text field-label-above"><div class="field-label">Video Id:&nbsp;</div><div class="field-items"><div class="field-item even">i57ct95EU6c</div></div></div><div class="field field-name-field-transcript field-type-text-long field-label-above"><div class="field-label">Transcript:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-length field-type-text field-label-above"><div class="field-label">Length:&nbsp;</div><div class="field-items"><div class="field-item even">4 mins</div></div></div><ul class="links list-inline"><li class="addtoany first last"><span><span class="a2a_kit a2a_kit_size_33 a2a_target addtoany_list" id="da2a_4"> <a class="a2a_button_facebook" href="#" onclick = "fb_count_insert()" ><span class="image_share_facebook"></span></a><a class="a2a_button_twitter" href="#" onclick = "tw_count_insert()"><span class="image_share_twitter"></span></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/share" onclick = "wp_count_insert()"><span class="image_share_whatsapp"></a><a class="a2a_dd" href="https://www.addtoany.com/share" onclick = "ot_count_insert()"><span class="image_share_plus"></span></a> <div class="nc_tweetContainer total_shares total_sharesalt"> <span class="swp_count "> <span class="swp_label" >SHARES</span></span></div> </span> <script> var divsToHide = document.getElementsByClassName('swp_count'); for(var i = 0; i < divsToHide.length; i++){ divsToHide[i].style.visibility = 'hidden'; // or divsToHide[i].style.display = 'none'; // depending on what you're doing } function fb_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'facebook', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function tw_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'twitter', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); } }); } function wp_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'whatsapp', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function ot_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'others', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } </script></span></li> </ul> Sat, 16 Jul 2022 09:35:18 +0000 Zeinab Donati 129287 at https://www.al-islam.org https://www.al-islam.org/media/faith-door-allah-swt-mercy-ramadan-14362015#comments Understanding God's Mercy 8/8 https://www.al-islam.org/media/understanding-gods-mercy-88 <div class="field field-name-field-tags field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="so:keywords"><a href="/tags/divine-mercy" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Divine Mercy</a></div></div></div><div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="so:description"></div></div></div><div class="media-author-data-data"> <div class="media-author-data-data"> <a class="remove-link-dec" href="/person/mohammad-ali-shomali"> <img class="term-person-img-style term-thumbnail-sm" src="https://www.al-islam.org/sites/default/files/styles/thumbnail/public/persons/mohammad_ali_shomali.jpg?itok=o8MAKyNJ" /> <span class="media-author-data-name">Mohammad Ali Shomali</span> </a> </div></div><div class="field field-name-field-places field-type-text field-label-inline clearfix"><div class="field-label">Place(s):&nbsp;</div><div class="field-items"><div class="field-item even" property="so:locationCreated">London, UK</div></div></div><div class="field field-name-field-publisher field-type-taxonomy-term-reference field-label-inline clearfix"><div class="field-label">Publisher(s):&nbsp;</div><div class="field-items"><div class="field-item even" rel="so:publisher"><a href="/organization/islamic-center-england-london-icel" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Islamic Center of England-London (ICEL)</a></div></div></div><div class="field field-name-field-date field-type-text field-label-inline clearfix"><div class="field-label">Date:&nbsp;</div><div class="field-items"><div class="field-item even">July 2010</div></div></div><div class="field field-name-field-type-of-media field-type-list-text field-label-above"><div class="field-label">Type of media:&nbsp;</div><div class="field-items"><div class="field-item even">Video</div></div></div><div class="field field-name-field-video-source field-type-list-text field-label-above"><div class="field-label">Video Source:&nbsp;</div><div class="field-items"><div class="field-item even">YouTube</div></div></div><div class="field field-name-field-video-url field-type-text field-label-above"><div class="field-label">Video Url:&nbsp;</div><div class="field-items"><div class="field-item even">https://www.youtube.com/watch?v=eLjooLHxz_w</div></div></div><div class="field field-name-field-play-via-swarmify field-type-list-boolean field-label-above"><div class="field-label">Play via swarmify:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-thumbnail field-type-image field-label-above"><div class="field-label">Thumbnail:&nbsp;</div><div class="field-items"><div class="field-item even"><img typeof="foaf:Image" class="img-responsive" src="https://www.al-islam.org/sites/default/files/eLjooLHxz_w.jpg" width="640" height="360" /></div></div></div><div class="field field-name-field-video-id field-type-text field-label-above"><div class="field-label">Video Id:&nbsp;</div><div class="field-items"><div class="field-item even">eLjooLHxz_w</div></div></div><div class="field field-name-field-transcript field-type-text-long field-label-above"><div class="field-label">Transcript:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-length field-type-text field-label-above"><div class="field-label">Length:&nbsp;</div><div class="field-items"><div class="field-item even">58 mins</div></div></div><ul class="links list-inline"><li class="addtoany first last"><span><span class="a2a_kit a2a_kit_size_33 a2a_target addtoany_list" id="da2a_5"> <a class="a2a_button_facebook" href="#" onclick = "fb_count_insert()" ><span class="image_share_facebook"></span></a><a class="a2a_button_twitter" href="#" onclick = "tw_count_insert()"><span class="image_share_twitter"></span></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/share" onclick = "wp_count_insert()"><span class="image_share_whatsapp"></a><a class="a2a_dd" href="https://www.addtoany.com/share" onclick = "ot_count_insert()"><span class="image_share_plus"></span></a> <div class="nc_tweetContainer total_shares total_sharesalt"> <span class="swp_count "> <span class="swp_label" >SHARES</span></span></div> </span> <script> var divsToHide = document.getElementsByClassName('swp_count'); for(var i = 0; i < divsToHide.length; i++){ divsToHide[i].style.visibility = 'hidden'; // or divsToHide[i].style.display = 'none'; // depending on what you're doing } function fb_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'facebook', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function tw_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'twitter', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); } }); } function wp_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'whatsapp', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function ot_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'others', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } </script></span></li> </ul> Sun, 19 Dec 2021 18:15:05 +0000 Zeinab Donati 118398 at https://www.al-islam.org https://www.al-islam.org/media/understanding-gods-mercy-88#comments Understanding God's Mercy 7/8 https://www.al-islam.org/media/understanding-gods-mercy-78 <div class="field field-name-field-tags field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="so:keywords"><a href="/tags/divine-mercy" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Divine Mercy</a></div></div></div><div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="so:description"></div></div></div><div class="media-author-data-data"> <div class="media-author-data-data"> <a class="remove-link-dec" href="/person/mohammad-ali-shomali"> <img class="term-person-img-style term-thumbnail-sm" src="https://www.al-islam.org/sites/default/files/styles/thumbnail/public/persons/mohammad_ali_shomali.jpg?itok=o8MAKyNJ" /> <span class="media-author-data-name">Mohammad Ali Shomali</span> </a> </div></div><div class="field field-name-field-places field-type-text field-label-inline clearfix"><div class="field-label">Place(s):&nbsp;</div><div class="field-items"><div class="field-item even" property="so:locationCreated">London, UK</div></div></div><div class="field field-name-field-publisher field-type-taxonomy-term-reference field-label-inline clearfix"><div class="field-label">Publisher(s):&nbsp;</div><div class="field-items"><div class="field-item even" rel="so:publisher"><a href="/organization/islamic-center-england-london-icel" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Islamic Center of England-London (ICEL)</a></div></div></div><div class="field field-name-field-date field-type-text field-label-inline clearfix"><div class="field-label">Date:&nbsp;</div><div class="field-items"><div class="field-item even">July 2010</div></div></div><div class="field field-name-field-type-of-media field-type-list-text field-label-above"><div class="field-label">Type of media:&nbsp;</div><div class="field-items"><div class="field-item even">Video</div></div></div><div class="field field-name-field-video-source field-type-list-text field-label-above"><div class="field-label">Video Source:&nbsp;</div><div class="field-items"><div class="field-item even">YouTube</div></div></div><div class="field field-name-field-video-url field-type-text field-label-above"><div class="field-label">Video Url:&nbsp;</div><div class="field-items"><div class="field-item even">https://www.youtube.com/watch?v=o2M214LtKg8</div></div></div><div class="field field-name-field-play-via-swarmify field-type-list-boolean field-label-above"><div class="field-label">Play via swarmify:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-thumbnail field-type-image field-label-above"><div class="field-label">Thumbnail:&nbsp;</div><div class="field-items"><div class="field-item even"><img typeof="foaf:Image" class="img-responsive" src="https://www.al-islam.org/sites/default/files/o2M214LtKg8.jpg" width="640" height="360" /></div></div></div><div class="field field-name-field-video-id field-type-text field-label-above"><div class="field-label">Video Id:&nbsp;</div><div class="field-items"><div class="field-item even">o2M214LtKg8</div></div></div><div class="field field-name-field-transcript field-type-text-long field-label-above"><div class="field-label">Transcript:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-length field-type-text field-label-above"><div class="field-label">Length:&nbsp;</div><div class="field-items"><div class="field-item even">55 mins</div></div></div><ul class="links list-inline"><li class="addtoany first last"><span><span class="a2a_kit a2a_kit_size_33 a2a_target addtoany_list" id="da2a_6"> <a class="a2a_button_facebook" href="#" onclick = "fb_count_insert()" ><span class="image_share_facebook"></span></a><a class="a2a_button_twitter" href="#" onclick = "tw_count_insert()"><span class="image_share_twitter"></span></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/share" onclick = "wp_count_insert()"><span class="image_share_whatsapp"></a><a class="a2a_dd" href="https://www.addtoany.com/share" onclick = "ot_count_insert()"><span class="image_share_plus"></span></a> <div class="nc_tweetContainer total_shares total_sharesalt"> <span class="swp_count "> <span class="swp_label" >SHARES</span></span></div> </span> <script> var divsToHide = document.getElementsByClassName('swp_count'); for(var i = 0; i < divsToHide.length; i++){ divsToHide[i].style.visibility = 'hidden'; // or divsToHide[i].style.display = 'none'; // depending on what you're doing } function fb_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'facebook', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function tw_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'twitter', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); } }); } function wp_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'whatsapp', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function ot_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'others', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } </script></span></li> </ul> Sun, 19 Dec 2021 18:14:08 +0000 Zeinab Donati 118397 at https://www.al-islam.org https://www.al-islam.org/media/understanding-gods-mercy-78#comments Understanding God's Mercy 6/8 https://www.al-islam.org/media/understanding-gods-mercy-68 <div class="field field-name-field-tags field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="so:keywords"><a href="/tags/divine-mercy" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Divine Mercy</a></div></div></div><div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="so:description"></div></div></div><div class="media-author-data-data"> <div class="media-author-data-data"> <a class="remove-link-dec" href="/person/mohammad-ali-shomali"> <img class="term-person-img-style term-thumbnail-sm" src="https://www.al-islam.org/sites/default/files/styles/thumbnail/public/persons/mohammad_ali_shomali.jpg?itok=o8MAKyNJ" /> <span class="media-author-data-name">Mohammad Ali Shomali</span> </a> </div></div><div class="field field-name-field-places field-type-text field-label-inline clearfix"><div class="field-label">Place(s):&nbsp;</div><div class="field-items"><div class="field-item even" property="so:locationCreated">London, UK</div></div></div><div class="field field-name-field-publisher field-type-taxonomy-term-reference field-label-inline clearfix"><div class="field-label">Publisher(s):&nbsp;</div><div class="field-items"><div class="field-item even" rel="so:publisher"><a href="/organization/islamic-center-england-london-icel" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Islamic Center of England-London (ICEL)</a></div></div></div><div class="field field-name-field-date field-type-text field-label-inline clearfix"><div class="field-label">Date:&nbsp;</div><div class="field-items"><div class="field-item even">July 2010</div></div></div><div class="field field-name-field-type-of-media field-type-list-text field-label-above"><div class="field-label">Type of media:&nbsp;</div><div class="field-items"><div class="field-item even">Video</div></div></div><div class="field field-name-field-video-source field-type-list-text field-label-above"><div class="field-label">Video Source:&nbsp;</div><div class="field-items"><div class="field-item even">YouTube</div></div></div><div class="field field-name-field-video-url field-type-text field-label-above"><div class="field-label">Video Url:&nbsp;</div><div class="field-items"><div class="field-item even">https://www.youtube.com/watch?v=C5avdsNV20Q</div></div></div><div class="field field-name-field-play-via-swarmify field-type-list-boolean field-label-above"><div class="field-label">Play via swarmify:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-thumbnail field-type-image field-label-above"><div class="field-label">Thumbnail:&nbsp;</div><div class="field-items"><div class="field-item even"><img typeof="foaf:Image" class="img-responsive" src="https://www.al-islam.org/sites/default/files/C5avdsNV20Q.jpg" width="640" height="360" /></div></div></div><div class="field field-name-field-video-id field-type-text field-label-above"><div class="field-label">Video Id:&nbsp;</div><div class="field-items"><div class="field-item even">C5avdsNV20Q</div></div></div><div class="field field-name-field-transcript field-type-text-long field-label-above"><div class="field-label">Transcript:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-length field-type-text field-label-above"><div class="field-label">Length:&nbsp;</div><div class="field-items"><div class="field-item even">50 mins</div></div></div><ul class="links list-inline"><li class="addtoany first last"><span><span class="a2a_kit a2a_kit_size_33 a2a_target addtoany_list" id="da2a_7"> <a class="a2a_button_facebook" href="#" onclick = "fb_count_insert()" ><span class="image_share_facebook"></span></a><a class="a2a_button_twitter" href="#" onclick = "tw_count_insert()"><span class="image_share_twitter"></span></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/share" onclick = "wp_count_insert()"><span class="image_share_whatsapp"></a><a class="a2a_dd" href="https://www.addtoany.com/share" onclick = "ot_count_insert()"><span class="image_share_plus"></span></a> <div class="nc_tweetContainer total_shares total_sharesalt"> <span class="swp_count "> <span class="swp_label" >SHARES</span></span></div> </span> <script> var divsToHide = document.getElementsByClassName('swp_count'); for(var i = 0; i < divsToHide.length; i++){ divsToHide[i].style.visibility = 'hidden'; // or divsToHide[i].style.display = 'none'; // depending on what you're doing } function fb_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'facebook', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function tw_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'twitter', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); } }); } function wp_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'whatsapp', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function ot_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'others', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } </script></span></li> </ul> Sun, 19 Dec 2021 18:13:23 +0000 Zeinab Donati 118396 at https://www.al-islam.org https://www.al-islam.org/media/understanding-gods-mercy-68#comments Understanding God's Mercy 5/8 https://www.al-islam.org/media/understanding-gods-mercy-58 <div class="field field-name-field-tags field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="so:keywords"><a href="/tags/divine-mercy" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Divine Mercy</a></div></div></div><div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="so:description"></div></div></div><div class="media-author-data-data"> <div class="media-author-data-data"> <a class="remove-link-dec" href="/person/mohammad-ali-shomali"> <img class="term-person-img-style term-thumbnail-sm" src="https://www.al-islam.org/sites/default/files/styles/thumbnail/public/persons/mohammad_ali_shomali.jpg?itok=o8MAKyNJ" /> <span class="media-author-data-name">Mohammad Ali Shomali</span> </a> </div></div><div class="field field-name-field-places field-type-text field-label-inline clearfix"><div class="field-label">Place(s):&nbsp;</div><div class="field-items"><div class="field-item even" property="so:locationCreated">London, UK</div></div></div><div class="field field-name-field-publisher field-type-taxonomy-term-reference field-label-inline clearfix"><div class="field-label">Publisher(s):&nbsp;</div><div class="field-items"><div class="field-item even" rel="so:publisher"><a href="/organization/islamic-center-england-london-icel" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Islamic Center of England-London (ICEL)</a></div></div></div><div class="field field-name-field-date field-type-text field-label-inline clearfix"><div class="field-label">Date:&nbsp;</div><div class="field-items"><div class="field-item even">July 2010</div></div></div><div class="field field-name-field-type-of-media field-type-list-text field-label-above"><div class="field-label">Type of media:&nbsp;</div><div class="field-items"><div class="field-item even">Video</div></div></div><div class="field field-name-field-video-source field-type-list-text field-label-above"><div class="field-label">Video Source:&nbsp;</div><div class="field-items"><div class="field-item even">YouTube</div></div></div><div class="field field-name-field-video-url field-type-text field-label-above"><div class="field-label">Video Url:&nbsp;</div><div class="field-items"><div class="field-item even">https://www.youtube.com/watch?v=cix5Q2tn9mE</div></div></div><div class="field field-name-field-play-via-swarmify field-type-list-boolean field-label-above"><div class="field-label">Play via swarmify:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-thumbnail field-type-image field-label-above"><div class="field-label">Thumbnail:&nbsp;</div><div class="field-items"><div class="field-item even"><img typeof="foaf:Image" class="img-responsive" src="https://www.al-islam.org/sites/default/files/cix5Q2tn9mE.jpg" width="640" height="360" /></div></div></div><div class="field field-name-field-video-id field-type-text field-label-above"><div class="field-label">Video Id:&nbsp;</div><div class="field-items"><div class="field-item even">cix5Q2tn9mE</div></div></div><div class="field field-name-field-transcript field-type-text-long field-label-above"><div class="field-label">Transcript:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-length field-type-text field-label-above"><div class="field-label">Length:&nbsp;</div><div class="field-items"><div class="field-item even">53 mins</div></div></div><ul class="links list-inline"><li class="addtoany first last"><span><span class="a2a_kit a2a_kit_size_33 a2a_target addtoany_list" id="da2a_8"> <a class="a2a_button_facebook" href="#" onclick = "fb_count_insert()" ><span class="image_share_facebook"></span></a><a class="a2a_button_twitter" href="#" onclick = "tw_count_insert()"><span class="image_share_twitter"></span></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/share" onclick = "wp_count_insert()"><span class="image_share_whatsapp"></a><a class="a2a_dd" href="https://www.addtoany.com/share" onclick = "ot_count_insert()"><span class="image_share_plus"></span></a> <div class="nc_tweetContainer total_shares total_sharesalt"> <span class="swp_count "> <span class="swp_label" >SHARES</span></span></div> </span> <script> var divsToHide = document.getElementsByClassName('swp_count'); for(var i = 0; i < divsToHide.length; i++){ divsToHide[i].style.visibility = 'hidden'; // or divsToHide[i].style.display = 'none'; // depending on what you're doing } function fb_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'facebook', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function tw_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'twitter', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); } }); } function wp_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'whatsapp', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function ot_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'others', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } </script></span></li> </ul> Sun, 19 Dec 2021 18:12:15 +0000 Zeinab Donati 118395 at https://www.al-islam.org https://www.al-islam.org/media/understanding-gods-mercy-58#comments Understanding God's Mercy 4/8 https://www.al-islam.org/media/understanding-gods-mercy-48 <div class="field field-name-field-tags field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="so:keywords"><a href="/tags/divine-mercy" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Divine Mercy</a></div></div></div><div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="so:description"></div></div></div><div class="media-author-data-data"> <div class="media-author-data-data"> <a class="remove-link-dec" href="/person/mohammad-ali-shomali"> <img class="term-person-img-style term-thumbnail-sm" src="https://www.al-islam.org/sites/default/files/styles/thumbnail/public/persons/mohammad_ali_shomali.jpg?itok=o8MAKyNJ" /> <span class="media-author-data-name">Mohammad Ali Shomali</span> </a> </div></div><div class="field field-name-field-places field-type-text field-label-inline clearfix"><div class="field-label">Place(s):&nbsp;</div><div class="field-items"><div class="field-item even" property="so:locationCreated">London, UK</div></div></div><div class="field field-name-field-publisher field-type-taxonomy-term-reference field-label-inline clearfix"><div class="field-label">Publisher(s):&nbsp;</div><div class="field-items"><div class="field-item even" rel="so:publisher"><a href="/organization/islamic-center-england-london-icel" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Islamic Center of England-London (ICEL)</a></div></div></div><div class="field field-name-field-date field-type-text field-label-inline clearfix"><div class="field-label">Date:&nbsp;</div><div class="field-items"><div class="field-item even">July 2010</div></div></div><div class="field field-name-field-type-of-media field-type-list-text field-label-above"><div class="field-label">Type of media:&nbsp;</div><div class="field-items"><div class="field-item even">Video</div></div></div><div class="field field-name-field-video-source field-type-list-text field-label-above"><div class="field-label">Video Source:&nbsp;</div><div class="field-items"><div class="field-item even">YouTube</div></div></div><div class="field field-name-field-video-url field-type-text field-label-above"><div class="field-label">Video Url:&nbsp;</div><div class="field-items"><div class="field-item even">https://www.youtube.com/watch?v=oP6IAcsbodM</div></div></div><div class="field field-name-field-play-via-swarmify field-type-list-boolean field-label-above"><div class="field-label">Play via swarmify:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-thumbnail field-type-image field-label-above"><div class="field-label">Thumbnail:&nbsp;</div><div class="field-items"><div class="field-item even"><img typeof="foaf:Image" class="img-responsive" src="https://www.al-islam.org/sites/default/files/oP6IAcsbodM.jpg" width="640" height="360" /></div></div></div><div class="field field-name-field-video-id field-type-text field-label-above"><div class="field-label">Video Id:&nbsp;</div><div class="field-items"><div class="field-item even">oP6IAcsbodM</div></div></div><div class="field field-name-field-transcript field-type-text-long field-label-above"><div class="field-label">Transcript:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-length field-type-text field-label-above"><div class="field-label">Length:&nbsp;</div><div class="field-items"><div class="field-item even">43 mins</div></div></div><ul class="links list-inline"><li class="addtoany first last"><span><span class="a2a_kit a2a_kit_size_33 a2a_target addtoany_list" id="da2a_9"> <a class="a2a_button_facebook" href="#" onclick = "fb_count_insert()" ><span class="image_share_facebook"></span></a><a class="a2a_button_twitter" href="#" onclick = "tw_count_insert()"><span class="image_share_twitter"></span></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/share" onclick = "wp_count_insert()"><span class="image_share_whatsapp"></a><a class="a2a_dd" href="https://www.addtoany.com/share" onclick = "ot_count_insert()"><span class="image_share_plus"></span></a> <div class="nc_tweetContainer total_shares total_sharesalt"> <span class="swp_count "> <span class="swp_label" >SHARES</span></span></div> </span> <script> var divsToHide = document.getElementsByClassName('swp_count'); for(var i = 0; i < divsToHide.length; i++){ divsToHide[i].style.visibility = 'hidden'; // or divsToHide[i].style.display = 'none'; // depending on what you're doing } function fb_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'facebook', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function tw_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'twitter', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); } }); } function wp_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'whatsapp', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function ot_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'others', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } </script></span></li> </ul> Sun, 19 Dec 2021 18:08:24 +0000 Zeinab Donati 118394 at https://www.al-islam.org https://www.al-islam.org/media/understanding-gods-mercy-48#comments Understanding God's Mercy 3/8 https://www.al-islam.org/media/understanding-gods-mercy-38 <div class="field field-name-field-tags field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="so:keywords"><a href="/tags/divine-mercy" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Divine Mercy</a></div></div></div><div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="so:description"></div></div></div><div class="media-author-data-data"> <div class="media-author-data-data"> <a class="remove-link-dec" href="/person/mohammad-ali-shomali"> <img class="term-person-img-style term-thumbnail-sm" src="https://www.al-islam.org/sites/default/files/styles/thumbnail/public/persons/mohammad_ali_shomali.jpg?itok=o8MAKyNJ" /> <span class="media-author-data-name">Mohammad Ali Shomali</span> </a> </div></div><div class="field field-name-field-places field-type-text field-label-inline clearfix"><div class="field-label">Place(s):&nbsp;</div><div class="field-items"><div class="field-item even" property="so:locationCreated">London, UK</div></div></div><div class="field field-name-field-publisher field-type-taxonomy-term-reference field-label-inline clearfix"><div class="field-label">Publisher(s):&nbsp;</div><div class="field-items"><div class="field-item even" rel="so:publisher"><a href="/organization/islamic-center-england-london-icel" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Islamic Center of England-London (ICEL)</a></div></div></div><div class="field field-name-field-date field-type-text field-label-inline clearfix"><div class="field-label">Date:&nbsp;</div><div class="field-items"><div class="field-item even">July 2010</div></div></div><div class="field field-name-field-type-of-media field-type-list-text field-label-above"><div class="field-label">Type of media:&nbsp;</div><div class="field-items"><div class="field-item even">Video</div></div></div><div class="field field-name-field-video-source field-type-list-text field-label-above"><div class="field-label">Video Source:&nbsp;</div><div class="field-items"><div class="field-item even">YouTube</div></div></div><div class="field field-name-field-video-url field-type-text field-label-above"><div class="field-label">Video Url:&nbsp;</div><div class="field-items"><div class="field-item even">https://www.youtube.com/watch?v=SF-c6bgBJnI</div></div></div><div class="field field-name-field-play-via-swarmify field-type-list-boolean field-label-above"><div class="field-label">Play via swarmify:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-thumbnail field-type-image field-label-above"><div class="field-label">Thumbnail:&nbsp;</div><div class="field-items"><div class="field-item even"><img typeof="foaf:Image" class="img-responsive" src="https://www.al-islam.org/sites/default/files/SF-c6bgBJnI.jpg" width="640" height="360" /></div></div></div><div class="field field-name-field-video-id field-type-text field-label-above"><div class="field-label">Video Id:&nbsp;</div><div class="field-items"><div class="field-item even">SF-c6bgBJnI</div></div></div><div class="field field-name-field-transcript field-type-text-long field-label-above"><div class="field-label">Transcript:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-length field-type-text field-label-above"><div class="field-label">Length:&nbsp;</div><div class="field-items"><div class="field-item even">45 mins</div></div></div><ul class="links list-inline"><li class="addtoany first last"><span><span class="a2a_kit a2a_kit_size_33 a2a_target addtoany_list" id="da2a_10"> <a class="a2a_button_facebook" href="#" onclick = "fb_count_insert()" ><span class="image_share_facebook"></span></a><a class="a2a_button_twitter" href="#" onclick = "tw_count_insert()"><span class="image_share_twitter"></span></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/share" onclick = "wp_count_insert()"><span class="image_share_whatsapp"></a><a class="a2a_dd" href="https://www.addtoany.com/share" onclick = "ot_count_insert()"><span class="image_share_plus"></span></a> <div class="nc_tweetContainer total_shares total_sharesalt"> <span class="swp_count "> <span class="swp_label" >SHARES</span></span></div> </span> <script> var divsToHide = document.getElementsByClassName('swp_count'); for(var i = 0; i < divsToHide.length; i++){ divsToHide[i].style.visibility = 'hidden'; // or divsToHide[i].style.display = 'none'; // depending on what you're doing } function fb_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'facebook', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function tw_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'twitter', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); } }); } function wp_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'whatsapp', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function ot_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'others', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } </script></span></li> </ul> Sun, 19 Dec 2021 18:07:23 +0000 Zeinab Donati 118393 at https://www.al-islam.org https://www.al-islam.org/media/understanding-gods-mercy-38#comments