

<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="https://al-islam.org"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Al-Islam.org - Usul al-Din</title>
 <link>https://al-islam.org/tags/usul-al-din</link>
 <description>Theology of Twelver Shias contains five principles of the Shia Islam religion known as Uṣūl ad-Dīn (Arabic: أصول الدين عند الشيعة‎). Usul al-dín  is an Arabic Islamic term which literally translates as &#039;foundation of the faith&#039;, roughly interpretable as &#039;theology&#039;.
</description>
 <language>en</language>
<item>
 <title>Where can I read more about the Shia Usool al-Deen?</title>
 <link>https://al-islam.org/ask/where-can-i-read-more-about-the-shia-usool-al-deen</link>
 <description>&lt;div class=&quot;field field-name-field-question-tags field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Question tags:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/tags/usul-al-din&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Usul al-Din&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;Where can I read more about the Shia Usool al-Deen?&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-random-number field-type-number-integer field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Random number:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;83190&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-additional-info field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;ul class=&quot;links list-inline&quot;&gt;&lt;li class=&quot;addtoany first last&quot;&gt;&lt;span&gt;&lt;span class=&quot;a2a_kit a2a_kit_size_33 a2a_target addtoany_list&quot; id=&quot;da2a_1&quot;&gt;
      
      &lt;a class=&quot;a2a_button_facebook&quot; href=&quot;#&quot; onclick = &quot;fb_count_insert()&quot;  &gt;&lt;span class=&quot;image_share_facebook&quot;&gt;&lt;/span&gt;&lt;/a&gt;&lt;a class=&quot;a2a_button_twitter&quot; href=&quot;#&quot; onclick = &quot;tw_count_insert()&quot;&gt;&lt;span class=&quot;image_share_twitter&quot;&gt;&lt;/span&gt;&lt;/a&gt;&lt;a class=&quot;a2a_button_whatsapp&quot; href=&quot;https://www.addtoany.com/share&quot; onclick = &quot;wp_count_insert()&quot;&gt;&lt;span class=&quot;image_share_whatsapp&quot;&gt;&lt;/a&gt;&lt;a class=&quot;a2a_dd&quot; href=&quot;https://www.addtoany.com/share&quot; onclick = &quot;ot_count_insert()&quot;&gt;&lt;span class=&quot;image_share_plus&quot;&gt;&lt;/span&gt;&lt;/a&gt;
&lt;div class=&quot;nc_tweetContainer total_shares total_sharesalt&quot;&gt;
&lt;span class=&quot;swp_count &quot;&gt; &lt;span class=&quot;swp_label&quot; &gt;SHARES&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
      
    &lt;/span&gt;
    &lt;script type=&quot;text/javascript&quot;&gt;
&lt;!--//--&gt;&lt;![CDATA[//&gt;&lt;!--
if(window.da2a)da2a.script_load();
//--&gt;&lt;!]]&gt;
&lt;/script&gt;
  &lt;script&gt;
    var divsToHide = document.getElementsByClassName(&#039;swp_count&#039;); 
    for(var i = 0; i &lt; divsToHide.length; i++){
        divsToHide[i].style.visibility = &#039;hidden&#039;; // or
        divsToHide[i].style.display = &#039;none&#039;; // depending on what you&#039;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: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;facebook&#039;,
      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(&#039;.swp_count&#039;).innerText = newCount + &#039; SHARES&#039;;
            }
          }
        });
      }

function tw_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;twitter&#039;,
      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: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;whatsapp&#039;,
      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(&#039;.swp_count&#039;).innerText = newCount + &#039; SHARES&#039;;
            }
          }
        });
      }


function ot_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;others&#039;,
      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(&#039;.swp_count&#039;).innerText = newCount + &#039; SHARES&#039;;
            }
          }
        });
      }


    &lt;/script&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
 <pubDate>Sat, 23 Jan 2021 20:00:53 +0000</pubDate>
 <dc:creator>Farzad Safarwandi</dc:creator>
 <guid isPermaLink="false">99039 at https://al-islam.org</guid>
 <comments>https://al-islam.org/ask/where-can-i-read-more-about-the-shia-usool-al-deen#comments</comments>
</item>
<item>
 <title>I heard that if someone accepts the Usool-e-Din without logically thinking over them then it is nothing but Kufr. Is this true?</title>
 <link>https://al-islam.org/ask/i-heard-that-if-someone-accepts-the-usool-e-din-without-logically-thinking-over-them-then-it-is-nothing-but-kufr-is-this-true</link>
 <description>&lt;div class=&quot;field field-name-field-question-tags field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Question tags:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/tags/usul-al-din&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Usul al-Din&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;I heard that if someone accepts the Usool-e-Din without logically thinking over them then it is nothing but Kufr. Is this true?&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-random-number field-type-number-integer field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Random number:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;83376&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-additional-info field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;ul class=&quot;links list-inline&quot;&gt;&lt;li class=&quot;addtoany first last&quot;&gt;&lt;span&gt;&lt;span class=&quot;a2a_kit a2a_kit_size_33 a2a_target addtoany_list&quot; id=&quot;da2a_2&quot;&gt;
      
      &lt;a class=&quot;a2a_button_facebook&quot; href=&quot;#&quot; onclick = &quot;fb_count_insert()&quot;  &gt;&lt;span class=&quot;image_share_facebook&quot;&gt;&lt;/span&gt;&lt;/a&gt;&lt;a class=&quot;a2a_button_twitter&quot; href=&quot;#&quot; onclick = &quot;tw_count_insert()&quot;&gt;&lt;span class=&quot;image_share_twitter&quot;&gt;&lt;/span&gt;&lt;/a&gt;&lt;a class=&quot;a2a_button_whatsapp&quot; href=&quot;https://www.addtoany.com/share&quot; onclick = &quot;wp_count_insert()&quot;&gt;&lt;span class=&quot;image_share_whatsapp&quot;&gt;&lt;/a&gt;&lt;a class=&quot;a2a_dd&quot; href=&quot;https://www.addtoany.com/share&quot; onclick = &quot;ot_count_insert()&quot;&gt;&lt;span class=&quot;image_share_plus&quot;&gt;&lt;/span&gt;&lt;/a&gt;
&lt;div class=&quot;nc_tweetContainer total_shares total_sharesalt&quot;&gt;
&lt;span class=&quot;swp_count &quot;&gt; &lt;span class=&quot;swp_label&quot; &gt;SHARES&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
      
    &lt;/span&gt;
    
  &lt;script&gt;
    var divsToHide = document.getElementsByClassName(&#039;swp_count&#039;); 
    for(var i = 0; i &lt; divsToHide.length; i++){
        divsToHide[i].style.visibility = &#039;hidden&#039;; // or
        divsToHide[i].style.display = &#039;none&#039;; // depending on what you&#039;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: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;facebook&#039;,
      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(&#039;.swp_count&#039;).innerText = newCount + &#039; SHARES&#039;;
            }
          }
        });
      }

function tw_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;twitter&#039;,
      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: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;whatsapp&#039;,
      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(&#039;.swp_count&#039;).innerText = newCount + &#039; SHARES&#039;;
            }
          }
        });
      }


function ot_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;others&#039;,
      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(&#039;.swp_count&#039;).innerText = newCount + &#039; SHARES&#039;;
            }
          }
        });
      }


    &lt;/script&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
 <pubDate>Tue, 07 Apr 2020 17:49:02 +0000</pubDate>
 <dc:creator>Syed  Rizvi </dc:creator>
 <guid isPermaLink="false">70802 at https://al-islam.org</guid>
 <comments>https://al-islam.org/ask/i-heard-that-if-someone-accepts-the-usool-e-din-without-logically-thinking-over-them-then-it-is-nothing-but-kufr-is-this-true#comments</comments>
</item>
<item>
 <title>How can one prove the five Usul of religion? Can you give simple arguments on each of them that can help prove them logically to ourselves?</title>
 <link>https://al-islam.org/ask/how-can-one-prove-the-five-usul-of-religion-can-you-give-simple-arguments-on-each-of-them-that-can-help-prove-them-logically-to-ourselves</link>
 <description>&lt;div class=&quot;field field-name-field-question-tags field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Question tags:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/tags/usul-al-din&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Usul al-Din&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;How can one prove the five Usul of religion? Can you give simple arguments on each of them that can help prove them logically to ourselves?&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-random-number field-type-number-integer field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Random number:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;74383&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-additional-info field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;ul class=&quot;links list-inline&quot;&gt;&lt;li class=&quot;addtoany first last&quot;&gt;&lt;span&gt;&lt;span class=&quot;a2a_kit a2a_kit_size_33 a2a_target addtoany_list&quot; id=&quot;da2a_3&quot;&gt;
      
      &lt;a class=&quot;a2a_button_facebook&quot; href=&quot;#&quot; onclick = &quot;fb_count_insert()&quot;  &gt;&lt;span class=&quot;image_share_facebook&quot;&gt;&lt;/span&gt;&lt;/a&gt;&lt;a class=&quot;a2a_button_twitter&quot; href=&quot;#&quot; onclick = &quot;tw_count_insert()&quot;&gt;&lt;span class=&quot;image_share_twitter&quot;&gt;&lt;/span&gt;&lt;/a&gt;&lt;a class=&quot;a2a_button_whatsapp&quot; href=&quot;https://www.addtoany.com/share&quot; onclick = &quot;wp_count_insert()&quot;&gt;&lt;span class=&quot;image_share_whatsapp&quot;&gt;&lt;/a&gt;&lt;a class=&quot;a2a_dd&quot; href=&quot;https://www.addtoany.com/share&quot; onclick = &quot;ot_count_insert()&quot;&gt;&lt;span class=&quot;image_share_plus&quot;&gt;&lt;/span&gt;&lt;/a&gt;
&lt;div class=&quot;nc_tweetContainer total_shares total_sharesalt&quot;&gt;
&lt;span class=&quot;swp_count &quot;&gt; &lt;span class=&quot;swp_label&quot; &gt;SHARES&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
      
    &lt;/span&gt;
    
  &lt;script&gt;
    var divsToHide = document.getElementsByClassName(&#039;swp_count&#039;); 
    for(var i = 0; i &lt; divsToHide.length; i++){
        divsToHide[i].style.visibility = &#039;hidden&#039;; // or
        divsToHide[i].style.display = &#039;none&#039;; // depending on what you&#039;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: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;facebook&#039;,
      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(&#039;.swp_count&#039;).innerText = newCount + &#039; SHARES&#039;;
            }
          }
        });
      }

function tw_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;twitter&#039;,
      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: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;whatsapp&#039;,
      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(&#039;.swp_count&#039;).innerText = newCount + &#039; SHARES&#039;;
            }
          }
        });
      }


function ot_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;others&#039;,
      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(&#039;.swp_count&#039;).innerText = newCount + &#039; SHARES&#039;;
            }
          }
        });
      }


    &lt;/script&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
 <pubDate>Sat, 28 Mar 2020 13:55:10 +0000</pubDate>
 <dc:creator>Yosef Almusawi</dc:creator>
 <guid isPermaLink="false">69558 at https://al-islam.org</guid>
 <comments>https://al-islam.org/ask/how-can-one-prove-the-five-usul-of-religion-can-you-give-simple-arguments-on-each-of-them-that-can-help-prove-them-logically-to-ourselves#comments</comments>
</item>
<item>
 <title>Shiism in Relation to Various Islamic Sects</title>
 <link>https://al-islam.org/al-tawhid/vol1-n2/shiism-relation-various-islamic-sects-abulqasim-gorji</link>
 <description>&lt;div class=&quot;field field-name-field-tags field-type-taxonomy-term-reference field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/tags/usul-al-din&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Usul al-Din&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item odd&quot;&gt;&lt;a href=&quot;/tags/usul-al-madhhab&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Usul al-Madhhab&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/tags/usul-al-fiqh&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Usul al-Fiqh&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item odd&quot;&gt;&lt;a href=&quot;/tags/fiqh&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Fiqh (Jurisprudence)&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-journal-cover-image field-type-image field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;img typeof=&quot;foaf:Image&quot; class=&quot;img-responsive&quot; src=&quot;https://al-islam.org/sites/default/files/content-cover/journal-cover-22978.jpeg&quot; width=&quot;953&quot; height=&quot;1353&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;dc:abstract&quot;&gt;&lt;div class = &#039;icon icon-icon-book-description&#039;&gt; &lt;/div&gt; &lt;div class = &#039;custom-field-name-body&#039;&gt;&lt;p&gt;A discussion of how Shi&#039;ism is viewed in other Sects. Includes a discussion of Usul al‑Din (The Principles of Faith), Usul al‑Madhhab (Doctrines Particular to Sects), Usul al‑Fiqh ( Principles of Jurisprudence) and Fiqh (Islamic Jurisprudence)&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;downloads&quot;&gt;
            &lt;span class=&quot;get-pdf&quot;&gt;&lt;a href=&quot;/printpdf/book/export/html/22978&quot;&gt;&lt;span class=&quot;icon icon-pdf&quot;&gt;&lt;/span&gt;Get PDF &lt;/a&gt;&lt;/span&gt;
            &lt;span class=&quot;get-epub&quot;&gt;&lt;a href=&quot;/printepub/book/export/html/22978&quot;&gt;&lt;span class=&quot;icon icon-epub&quot;&gt;&lt;/span&gt;Get EPUB &lt;/a&gt;&lt;/span&gt;
            &lt;span class=&quot;get-mobi&quot;&gt;&lt;a href=&quot;/printmobi/book/export/html/22978&quot;&gt;&lt;span  class=&quot;icon icon-mobi&quot;&gt;&lt;/span&gt;Get MOBI &lt;/a&gt;&lt;/span&gt;
            &lt;/div&gt;&lt;div class = &#039;custom-field-name-field-author&#039;&gt;&lt;span class = &#039;icon icon-icon-writer1&#039;&gt;&lt;/span&gt;&lt;div class=&quot;field field-name-field-author field-type-taxonomy-term-reference field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;dc:creator&quot;&gt;&lt;a href=&quot;/person/dr-abulqasim-gorji&quot; typeof=&quot;so:Person&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Abulqasim Gorji&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class = &#039;custom-field-name-field-publisher&#039;&gt;&lt;span class = &#039;icon icon-icon-publishing-house&#039;&gt;&lt;/span&gt;&lt;div class=&quot;field field-name-field-publisher field-type-taxonomy-term-reference field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;dc:publisher&quot;&gt;&lt;a href=&quot;/organization/al-tawhid-islamic-journal&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;Al-Tawhid Islamic Journal&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;ul class=&quot;links list-inline&quot;&gt;&lt;li class=&quot;addtoany first last&quot;&gt;&lt;span&gt;&lt;span class=&quot;a2a_kit a2a_kit_size_33 a2a_target addtoany_list&quot; id=&quot;da2a_4&quot;&gt;
      
      &lt;a class=&quot;a2a_button_facebook&quot; href=&quot;#&quot; onclick = &quot;fb_count_insert()&quot;  &gt;&lt;span class=&quot;image_share_facebook&quot;&gt;&lt;/span&gt;&lt;/a&gt;&lt;a class=&quot;a2a_button_twitter&quot; href=&quot;#&quot; onclick = &quot;tw_count_insert()&quot;&gt;&lt;span class=&quot;image_share_twitter&quot;&gt;&lt;/span&gt;&lt;/a&gt;&lt;a class=&quot;a2a_button_whatsapp&quot; href=&quot;https://www.addtoany.com/share&quot; onclick = &quot;wp_count_insert()&quot;&gt;&lt;span class=&quot;image_share_whatsapp&quot;&gt;&lt;/a&gt;&lt;a class=&quot;a2a_dd&quot; href=&quot;https://www.addtoany.com/share&quot; onclick = &quot;ot_count_insert()&quot;&gt;&lt;span class=&quot;image_share_plus&quot;&gt;&lt;/span&gt;&lt;/a&gt;
&lt;div class=&quot;nc_tweetContainer total_shares total_sharesalt&quot;&gt;
&lt;span class=&quot;swp_count &quot;&gt; &lt;span class=&quot;swp_label&quot; &gt;SHARES&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
      
    &lt;/span&gt;
    
  &lt;script&gt;
    var divsToHide = document.getElementsByClassName(&#039;swp_count&#039;); 
    for(var i = 0; i &lt; divsToHide.length; i++){
        divsToHide[i].style.visibility = &#039;hidden&#039;; // or
        divsToHide[i].style.display = &#039;none&#039;; // depending on what you&#039;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: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;facebook&#039;,
      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(&#039;.swp_count&#039;).innerText = newCount + &#039; SHARES&#039;;
            }
          }
        });
      }

function tw_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;twitter&#039;,
      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: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;whatsapp&#039;,
      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(&#039;.swp_count&#039;).innerText = newCount + &#039; SHARES&#039;;
            }
          }
        });
      }


function ot_count_insert() {
  var currentPageUrl = window.location.href;
        // Increment the Counter in the social_share_counter table for Facebook.
        jQuery.ajax({
          type: &#039;POST&#039;,
          url: &#039;inc-fb&#039;, // Replace with the actual URL of your script.
         data: {
      social_media_type: &#039;others&#039;,
      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(&#039;.swp_count&#039;).innerText = newCount + &#039; SHARES&#039;;
            }
          }
        });
      }


    &lt;/script&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
 <pubDate>Tue, 12 Mar 2013 07:11:42 +0000</pubDate>
 <dc:creator>Aliwaale</dc:creator>
 <guid isPermaLink="false">22978 at https://al-islam.org</guid>
 <comments>https://al-islam.org/al-tawhid/vol1-n2/shiism-relation-various-islamic-sects-abulqasim-gorji#comments</comments>
</item>
</channel>
</rss>
