Al-Islam.org - Responses to Misconceptions https://www.al-islam.org/explore/responses-misconceptions en Shiism In Sunnism https://www.al-islam.org/shiism-sunnism-sayyid-muhammad-ridha-mudarrisi-yazdi <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/sunni-shia" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Sunni-Shi&#039;a</a></div></div></div><div class="field field-name-field-book-cover-image field-type-image field-label-hidden"><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/content-cover/book-cover-122347-1.jpeg" width="954" height="1354" /></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 class = 'icon icon-icon-book-description'> </div> <div class = 'custom-field-name-body'><p>A discussion providing evidence of Shi'a ideology and practice from the Quran &amp; Sunni sources.</p> </div></div></div></div><div class="downloads"> <span class="get-pdf"><a href="/printpdf/book/export/html/122347"><span class="icon icon-pdf"></span>Get PDF </a></span> <span class="get-epub"><a href="/printepub/book/export/html/122347"><span class="icon icon-epub"></span>Get EPUB </a></span> <span class="get-mobi"><a href="/printmobi/book/export/html/122347"><span class="icon icon-mobi"></span>Get MOBI </a></span> </div><div class = 'custom-field-name-field-author'><span class = 'icon icon-icon-writer1'></span><div class="field field-name-field-author field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="so:author"><a href="/person/sayyid-muhammad-ridha-mudarrisi-yazdi" typeof="so:Person" property="rdfs:label skos:prefLabel">Sayyid Muhammad Ridha Mudarrisi Yazdi</a></div></div></div></div><div class = 'custom-field-name-field-translator'><span class = 'icon icon-icon-translator'></span><div class="field field-name-field-translator field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="so:translator"><a href="/person/hamideh-elahinia" typeof="so:Person" property="rdfs:label skos:prefLabel">Hamideh Elahinia</a></div></div></div></div><div class = 'custom-field-name-field-publisher'><span class = 'icon icon-icon-publishing-house'></span><div class="field field-name-field-publisher field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="so:publisher"><a href="/organization/ansariyan-publications-qum" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Ansariyan Publications - Qum</a></div></div></div></div><div class="field field-name-field-misc-info field-type-text-long field-label-hidden"><div class="field-items"><div class="field-item even"><div class = 'icon icon-icon-other'> </div> <div class = 'custom-field-name-field-misc-info'>Shiism In Sunnism Author: Ayatollah Sayyid Muhammad Reza Mudarrisi Yazdi Translator: Hamideh Elahinia Publisher: Ansariyan Publications – Qum First Edition 1424-1382-2003 Sadr Press Quantity: 2000 Number of Pages: 256 Size: 143X205 ISBN: 964-438-446-6 All Rights Recorded And Reserved For The Publisher </div></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 ">1 <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> Fri, 18 Feb 2022 07:33:12 +0000 Zeinab Donati 122347 at https://www.al-islam.org https://www.al-islam.org/shiism-sunnism-sayyid-muhammad-ridha-mudarrisi-yazdi#comments Prohibiting Takfir - Fatwas Of Shi‘i Scholars https://www.al-islam.org/prohibiting-takfir-fatwas-shii-scholars <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/takfir" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Takfir</a></div><div class="field-item odd" rel="so:keywords"><a href="/tags/politics" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Politics</a></div><div class="field-item even" rel="so:keywords"><a href="/tags/society" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Society</a></div></div></div><div class="field field-name-field-book-cover-image field-type-image field-label-hidden"><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/content-cover/book-cover-109054-2.jpeg" width="954" height="1354" alt="" /></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 class = 'icon icon-icon-book-description'> </div> <div class = 'custom-field-name-body'><p>This text is a compilation of rulings by contemporary Shi‘i scholars that exhort Muslims towards unity and against sectarian divisions and violence.</p> </div></div></div></div><div class="downloads"> <span class="get-pdf"><a href="/printpdf/book/export/html/109054"><span class="icon icon-pdf"></span>Get PDF </a></span> <span class="get-epub"><a href="/printepub/book/export/html/109054"><span class="icon icon-epub"></span>Get EPUB </a></span> <span class="get-mobi"><a href="/printmobi/book/export/html/109054"><span class="icon icon-mobi"></span>Get MOBI </a></span> </div><div class = 'custom-field-name-field-author'><span class = 'icon icon-icon-writer1'></span><div class="field field-name-field-compiler-organization field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even"><a href="/organization/secretariat-congress-danger-extremist-and-takfirist-currents" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Secretariat of the Congress on the Danger of Extremist and Takfirist Currents</a></div></div></div></div><div class = 'custom-field-name-field-translator'><span class = 'icon icon-icon-translator'></span><div class="field field-name-field-translator field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="so:translator"><a href="/person/ahmed-haneef" typeof="so:Person" property="rdfs:label skos:prefLabel">Ahmed Haneef</a></div></div></div></div><div class = 'custom-field-name-field-publisher'><span class = 'icon icon-icon-publishing-house'></span><div class="field field-name-field-publisher field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="so:publisher"><a href="/organization/islamic-centre-england" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Islamic Centre of England</a></div></div></div></div><div class="field field-name-field-misc-info field-type-text-long field-label-hidden"><div class="field-items"><div class="field-item even"><div class = 'icon icon-icon-other'> </div> <div class = 'custom-field-name-field-misc-info'>Prohibiting Takfir - Fatwas Of Shi‘i Scholars A Translation of Hormat Ahanat va Takfir-e Mosalmanan az Didgah-e ‘Olama-ye Shi‘eh Compiled by: Secretariat of the Congress on the Danger of Extremist and Takfirist Currents Translated by: Ahmed Haneef British Library Cataloguing-in-Publication Data A catalogue record for this book is available from the British Library. ISBN: 978-1-904934-30-1 (pbk) © Islamic Centre Of England 2018 This edition first published in 2018. All rights reserved. The Islamic Centre of England 140 Maida Vale, London W9 1QB www.ic-el.com</div></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> Thu, 01 Jul 2021 19:45:59 +0000 Zeinab Donati 109054 at https://www.al-islam.org https://www.al-islam.org/prohibiting-takfir-fatwas-shii-scholars#comments Discourse on Ayat Al-Tatheer https://www.al-islam.org/discourse-ayat-al-tatheer-mansour-leghaei <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/infallibility-ismah" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Infallibility (&#039;Ismah)</a></div><div class="field-item odd" rel="so:keywords"><a href="/tags/ahl-al-bayt" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Ahl al-Bayt</a></div></div></div><div class="field field-name-field-book-cover-image field-type-image field-label-hidden"><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/content-cover/book-cover-88005-1.jpeg" width="954" height="1352" alt="" /></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 class = 'icon icon-icon-book-description'> </div> <div class = 'custom-field-name-body'><p>This text demonstrates that the Ahlul Bayt (as) are free from error or sin through the use of logic and grammatical analysis of the syntax of Arabic used in the verse of purification in the Qur'an.</p> </div></div></div></div><div class="downloads"> <span class="get-pdf"><a href="/printpdf/book/export/html/88005"><span class="icon icon-pdf"></span>Get PDF </a></span> <span class="get-epub"><a href="/printepub/book/export/html/88005"><span class="icon icon-epub"></span>Get EPUB </a></span> <span class="get-mobi"><a href="/printmobi/book/export/html/88005"><span class="icon icon-mobi"></span>Get MOBI </a></span> </div><div class = 'custom-field-name-field-author'><span class = 'icon icon-icon-writer1'></span><div class="field field-name-field-author field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="so:author"><a href="/person/mansour-leghaei" typeof="so:Person" property="rdfs:label skos:prefLabel">Mansour Leghaei</a></div></div></div></div><div class="field field-name-field-misc-info field-type-text-long field-label-hidden"><div class="field-items"><div class="field-item even"><div class = 'icon icon-icon-other'> </div> <div class = 'custom-field-name-field-misc-info'>Discourse on Ayat Al-Tatheer Based on a lecture delivered by Sh. Mansour Leghaei Author: Sheikh Mansour Leghaei Email: sheikh@ehawza.com </div></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> Thu, 10 Sep 2020 12:32:15 +0000 Zeinab Donati 88005 at https://www.al-islam.org https://www.al-islam.org/discourse-ayat-al-tatheer-mansour-leghaei#comments Zaynab’s Sermon, Its Historical Background & The Sermon of Imam Zayn Al-Abidin https://www.al-islam.org/zaynabs-sermon-its-historical-background-sermon-imam-zayn-al-abidin-sayyid-muhammad-rizvi <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/sermon" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Sermon</a></div></div></div><div class="field field-name-field-person-tags field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even"><a href="/person/sayyida-zaynab-bt-ali" typeof="so:Person" property="rdfs:label skos:prefLabel">Sayyida Zaynab bt. &#039;Ali</a></div><div class="field-item odd"><a href="/person/imam-ali-zayn-al-abidin" typeof="so:Person" property="rdfs:label skos:prefLabel">Imam Ali Zayn al-Abidin</a></div></div></div><div class="field field-name-field-book-cover-image field-type-image field-label-hidden"><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/content-cover/book-cover-86844-1.jpeg" width="953" height="1352" alt="" /></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 class = 'icon icon-icon-book-description'> </div> <div class = 'custom-field-name-body'><p>Zaynab’s Sermon, Its Historical Background &amp; The Sermon of Imam Zayn Al-Abidin<br /> The Saga of Karbala did not end with the martyrdom of Imam Husayn (a), nor did his mission. His death was the initiation of a long ordeal faced by his family. During this ordeal, it was the timeless sermons of Lady Zainab and the fourth Imam al-Sajjad (a) which truly pierced the hardened hearts of the people, sparked a revolution, and introduced change. The sermon of Lady Zaynab and the sermon of Imam Zayn al-Abidin (a) complement one another: Zaynab’s sermon formed the “tabarra” dimension and Imam Zayn al-Abidin’s sermon formed the “tawalla” dimension: the former exposed the real identity of the oppressors, while the latter introduced the true and pure image of the Prophet’s family</p> </div></div></div></div><div class="downloads"> <span class="get-pdf"><a href="/printpdf/book/export/html/86844"><span class="icon icon-pdf"></span>Get PDF </a></span> <span class="get-epub"><a href="/printepub/book/export/html/86844"><span class="icon icon-epub"></span>Get EPUB </a></span> <span class="get-mobi"><a href="/printmobi/book/export/html/86844"><span class="icon icon-mobi"></span>Get MOBI </a></span> </div><div class = 'custom-field-name-field-author'><span class = 'icon icon-icon-writer1'></span><div class="field field-name-field-author field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="so:author"><a href="/person/sayyid-muhammad-rizvi" typeof="so:Person" property="rdfs:label skos:prefLabel">Sayyid Muhammad Rizvi</a></div></div></div></div><div class="field field-name-field-misc-info field-type-text-long field-label-hidden"><div class="field-items"><div class="field-item even"><div class = 'icon icon-icon-other'> </div> <div class = 'custom-field-name-field-misc-info'>Zaynab’s Sermon and Its Historical Background &amp; The Sermon of Imam Zayn Al-Abidin Sayyid Muhammad Rizvi Al-Ma’arif Publications Canada December 2018 / Safar 1440 This text is based on a lecture first given at Baitul Qayem Centre, New Jersey, USA on 5th Muharram 1423 / 19th March 2002. For an Urdu version, visit www.al-m.ca. Its Urdu version was first published in 2012 in Kashkul-e New Jersey (# 2, p. 584-593). ISBN 978-0-920675-16-8 ©2018 All rights reserved. This publication may not be published in any shape or form without the permission of the writer. For copies &amp; distribution, please contact Al-Ma’arif Publications www.al-m.ca publications@al-m.ca (416) 624-7861 2018 / 1440</div></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 ">1 <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> Tue, 01 Sep 2020 15:11:23 +0000 Zeinab Donati 86844 at https://www.al-islam.org https://www.al-islam.org/zaynabs-sermon-its-historical-background-sermon-imam-zayn-al-abidin-sayyid-muhammad-rizvi#comments Accusations/Criticism On Shi'ism And Relative Clarifications - 13/13 - Muharram 1408/1987 https://www.al-islam.org/media/accusationscriticism-shiism-and-relative-clarifications-1313-muharram-14081987 <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/shia" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Shi&#039;a</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"><p>Urdu Majlis and English Lecture by: Mulla Asgharali M.M. Jaffer</p> <p>Topic: Accusations/Criticism on Shi'ism and Relative Clarifications</p> <p> Muharram 1408/1987</p> </div></div></div><div class="media-author-data-data"> <div class="media-author-data-data"> <a class="remove-link-dec" href="/person/asgharali-m-m-jaffer"> <img class="term-person-img-style term-thumbnail-sm" src="https://www.al-islam.org/sites/default/files/styles/thumbnail/public/tag-images/2-asgharali_m_m_jaffer-69.jpg?itok=Jt4IZvfA" /> <span class="media-author-data-name">Asgharali M M Jaffer</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-date field-type-text field-label-inline clearfix"><div class="field-label">Date:&nbsp;</div><div class="field-items"><div class="field-item even">Muharram 1408/1987</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=Rrdms_yWjBo</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/Rrdms_yWjBo.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">Rrdms_yWjBo</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><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, 09 Aug 2020 11:33:37 +0000 Zeinab Donati 83964 at https://www.al-islam.org https://www.al-islam.org/media/accusationscriticism-shiism-and-relative-clarifications-1313-muharram-14081987#comments Accusations/Criticism On Shi'ism And Relative Clarifications - 12/13 - Muharram 1408/1987 https://www.al-islam.org/media/accusationscriticism-shiism-and-relative-clarifications-1213-muharram-14081987 <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/shia" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Shi&#039;a</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"><p>Urdu Majlis and English Lecture by: Mulla Asgharali M.M. Jaffer</p> <p>Topic: Accusations/Criticism on Shi'ism and Relative Clarifications</p> <p> Muharram 1408/1987</p> </div></div></div><div class="media-author-data-data"> <div class="media-author-data-data"> <a class="remove-link-dec" href="/person/asgharali-m-m-jaffer"> <img class="term-person-img-style term-thumbnail-sm" src="https://www.al-islam.org/sites/default/files/styles/thumbnail/public/tag-images/2-asgharali_m_m_jaffer-69.jpg?itok=Jt4IZvfA" /> <span class="media-author-data-name">Asgharali M M Jaffer</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-date field-type-text field-label-inline clearfix"><div class="field-label">Date:&nbsp;</div><div class="field-items"><div class="field-item even">Muharram 1408/1987</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=5X7DapS-Vrg</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/5X7DapS-Vrg.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">5X7DapS-Vrg</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><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, 09 Aug 2020 11:32:24 +0000 Zeinab Donati 83963 at https://www.al-islam.org https://www.al-islam.org/media/accusationscriticism-shiism-and-relative-clarifications-1213-muharram-14081987#comments Accusations/Criticism On Shi'ism And Relative Clarifications - 11/13 - Muharram 1408/1987 https://www.al-islam.org/media/accusationscriticism-shiism-and-relative-clarifications-1113-muharram-14081987 <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/shia" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Shi&#039;a</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"><p>Urdu Majlis and English Lecture by: Mulla Asgharali M.M. Jaffer</p> <p>Topic: Accusations/Criticism on Shi'ism and Relative Clarifications</p> <p> Muharram 1408/1987</p> </div></div></div><div class="media-author-data-data"> <div class="media-author-data-data"> <a class="remove-link-dec" href="/person/asgharali-m-m-jaffer"> <img class="term-person-img-style term-thumbnail-sm" src="https://www.al-islam.org/sites/default/files/styles/thumbnail/public/tag-images/2-asgharali_m_m_jaffer-69.jpg?itok=Jt4IZvfA" /> <span class="media-author-data-name">Asgharali M M Jaffer</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-date field-type-text field-label-inline clearfix"><div class="field-label">Date:&nbsp;</div><div class="field-items"><div class="field-item even">Muharram 1408/1987</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=TOXfrnyiUjY</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/TOXfrnyiUjY.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">TOXfrnyiUjY</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><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, 09 Aug 2020 11:29:27 +0000 Zeinab Donati 83962 at https://www.al-islam.org https://www.al-islam.org/media/accusationscriticism-shiism-and-relative-clarifications-1113-muharram-14081987#comments Accusations/Criticism On Shi'ism And Relative Clarifications - 10/13 - Muharram 1408/1987 https://www.al-islam.org/media/accusationscriticism-shiism-and-relative-clarifications-1013-muharram-14081987 <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/shia" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Shi&#039;a</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/asgharali-m-m-jaffer"> <img class="term-person-img-style term-thumbnail-sm" src="https://www.al-islam.org/sites/default/files/styles/thumbnail/public/tag-images/2-asgharali_m_m_jaffer-69.jpg?itok=Jt4IZvfA" /> <span class="media-author-data-name">Asgharali M M Jaffer</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-date field-type-text field-label-inline clearfix"><div class="field-label">Date:&nbsp;</div><div class="field-items"><div class="field-item even">Muharram 1408/1987</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=fMCmGXTPAu0</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/fMCmGXTPAu0.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">fMCmGXTPAu0</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><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, 09 Aug 2020 11:28:09 +0000 Zeinab Donati 83961 at https://www.al-islam.org https://www.al-islam.org/media/accusationscriticism-shiism-and-relative-clarifications-1013-muharram-14081987#comments Accusations/Criticism On Shi'ism And Relative Clarifications - 9/13 - Muharram 1408/1987 https://www.al-islam.org/media/accusationscriticism-shiism-and-relative-clarifications-913-muharram-14081987 <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/shia" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Shi&#039;a</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/asgharali-m-m-jaffer"> <img class="term-person-img-style term-thumbnail-sm" src="https://www.al-islam.org/sites/default/files/styles/thumbnail/public/tag-images/2-asgharali_m_m_jaffer-69.jpg?itok=Jt4IZvfA" /> <span class="media-author-data-name">Asgharali M M Jaffer</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-date field-type-text field-label-inline clearfix"><div class="field-label">Date:&nbsp;</div><div class="field-items"><div class="field-item even">Muharram 1408/1987</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=EK4gbFVVYBM</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/EK4gbFVVYBM.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">EK4gbFVVYBM</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><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, 09 Aug 2020 11:26:38 +0000 Zeinab Donati 83960 at https://www.al-islam.org https://www.al-islam.org/media/accusationscriticism-shiism-and-relative-clarifications-913-muharram-14081987#comments Accusations/Criticism On Shi'ism And Relative Clarifications - 8/13 - Muharram 1408/1987 https://www.al-islam.org/media/accusationscriticism-shiism-and-relative-clarifications-813-muharram-14081987 <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/shia" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Shi&#039;a</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/asgharali-m-m-jaffer"> <img class="term-person-img-style term-thumbnail-sm" src="https://www.al-islam.org/sites/default/files/styles/thumbnail/public/tag-images/2-asgharali_m_m_jaffer-69.jpg?itok=Jt4IZvfA" /> <span class="media-author-data-name">Asgharali M M Jaffer</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-date field-type-text field-label-inline clearfix"><div class="field-label">Date:&nbsp;</div><div class="field-items"><div class="field-item even">Muharram 1408/1987</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=QMLkkg7qDyQ</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/QMLkkg7qDyQ.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">QMLkkg7qDyQ</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><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, 09 Aug 2020 11:25:41 +0000 Zeinab Donati 83959 at https://www.al-islam.org https://www.al-islam.org/media/accusationscriticism-shiism-and-relative-clarifications-813-muharram-14081987#comments