Al-Islam.org - Goal of Life https://www.al-islam.org/tags/goal-life en Beyond Belief 11/15 - Evil and the purpose of life https://www.al-islam.org/media/beyond-belief-1115-evil-and-purpose-life <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/beliefs-and-doctrine" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Beliefs and Doctrine</a></div><div class="field-item odd" rel="so:keywords"><a href="/tags/evil" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Evil</a></div><div class="field-item even" rel="so:keywords"><a href="/tags/goal-life" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Goal of Life</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/zaid-alsalami"> <img class="term-person-img-style term-thumbnail-sm" src="https://www.al-islam.org/sites/default/files/styles/thumbnail/public/tag-images/2-zaid_alsalami-32.jpg?itok=RS1ueJ6o" /> <span class="media-author-data-name">Zaid Alsalami</span> </a> </div></div><div class="field field-name-field-places field-type-text field-label-inline clearfix"><div class="field-label">Place(s):&nbsp;</div><div class="field-items"><div class="field-item even" property="so:locationCreated"></div></div></div><div class="field field-name-field-date field-type-text field-label-inline clearfix"><div class="field-label">Date:&nbsp;</div><div class="field-items"><div class="field-item even"></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=4hIpcri_3zE</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/4hIpcri_3zE.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">4hIpcri_3zE</div></div></div><div class="field field-name-field-transcript field-type-text-long field-label-above"><div class="field-label">Transcript:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-length field-type-text field-label-above"><div class="field-label">Length:&nbsp;</div><div class="field-items"><div class="field-item even">40 mins</div></div></div><ul class="links list-inline"><li class="addtoany first last"><span><span class="a2a_kit a2a_kit_size_33 a2a_target addtoany_list" id="da2a_1"> <a class="a2a_button_facebook" href="#" onclick = "fb_count_insert()" ><span class="image_share_facebook"></span></a><a class="a2a_button_twitter" href="#" onclick = "tw_count_insert()"><span class="image_share_twitter"></span></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/share" onclick = "wp_count_insert()"><span class="image_share_whatsapp"></a><a class="a2a_dd" href="https://www.addtoany.com/share" onclick = "ot_count_insert()"><span class="image_share_plus"></span></a> <div class="nc_tweetContainer total_shares total_sharesalt"> <span class="swp_count "> <span class="swp_label" >SHARES</span></span></div> </span> <script type="text/javascript"> <!--//--><![CDATA[//><!-- if(window.da2a)da2a.script_load(); //--><!]]> </script> <script> var divsToHide = document.getElementsByClassName('swp_count'); for(var i = 0; i < divsToHide.length; i++){ divsToHide[i].style.visibility = 'hidden'; // or divsToHide[i].style.display = 'none'; // depending on what you're doing } function fb_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'facebook', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function tw_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'twitter', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); } }); } function wp_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'whatsapp', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function ot_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'others', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } </script></span></li> </ul> Sun, 12 Nov 2023 16:25:10 +0000 Zeinab Donati 167668 at https://www.al-islam.org https://www.al-islam.org/media/beyond-belief-1115-evil-and-purpose-life#comments Beyond Belief 5/15 - Why do we exist, and what are we doing here? https://www.al-islam.org/media/beyond-belief-515-why-do-we-exist-and-what-are-we-doing-here <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/beliefs-and-doctrine" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Beliefs and Doctrine</a></div><div class="field-item odd" rel="so:keywords"><a href="/tags/goal-life" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Goal of Life</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/zaid-alsalami"> <img class="term-person-img-style term-thumbnail-sm" src="https://www.al-islam.org/sites/default/files/styles/thumbnail/public/tag-images/2-zaid_alsalami-32.jpg?itok=RS1ueJ6o" /> <span class="media-author-data-name">Zaid Alsalami</span> </a> </div></div><div class="field field-name-field-places field-type-text field-label-inline clearfix"><div class="field-label">Place(s):&nbsp;</div><div class="field-items"><div class="field-item even" property="so:locationCreated"></div></div></div><div class="field field-name-field-date field-type-text field-label-inline clearfix"><div class="field-label">Date:&nbsp;</div><div class="field-items"><div class="field-item even"></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=x0Q3IevNPy0</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/x0Q3IevNPy0.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">x0Q3IevNPy0</div></div></div><div class="field field-name-field-transcript field-type-text-long field-label-above"><div class="field-label">Transcript:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-length field-type-text field-label-above"><div class="field-label">Length:&nbsp;</div><div class="field-items"><div class="field-item even">40 mins</div></div></div><ul class="links list-inline"><li class="addtoany first last"><span><span class="a2a_kit a2a_kit_size_33 a2a_target addtoany_list" id="da2a_2"> <a class="a2a_button_facebook" href="#" onclick = "fb_count_insert()" ><span class="image_share_facebook"></span></a><a class="a2a_button_twitter" href="#" onclick = "tw_count_insert()"><span class="image_share_twitter"></span></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/share" onclick = "wp_count_insert()"><span class="image_share_whatsapp"></a><a class="a2a_dd" href="https://www.addtoany.com/share" onclick = "ot_count_insert()"><span class="image_share_plus"></span></a> <div class="nc_tweetContainer total_shares total_sharesalt"> <span class="swp_count "> <span class="swp_label" >SHARES</span></span></div> </span> <script> var divsToHide = document.getElementsByClassName('swp_count'); for(var i = 0; i < divsToHide.length; i++){ divsToHide[i].style.visibility = 'hidden'; // or divsToHide[i].style.display = 'none'; // depending on what you're doing } function fb_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'facebook', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function tw_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'twitter', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); } }); } function wp_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'whatsapp', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function ot_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'others', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } </script></span></li> </ul> Sun, 12 Nov 2023 16:01:43 +0000 Zeinab Donati 167662 at https://www.al-islam.org https://www.al-islam.org/media/beyond-belief-515-why-do-we-exist-and-what-are-we-doing-here#comments The Secret Of Happiness https://www.al-islam.org/media/secret-happiness <div class="field field-name-field-tags field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="so:keywords"><a href="/tags/muharram" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Muharram</a></div><div class="field-item odd" rel="so:keywords"><a href="/tags/happiness" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Happiness</a></div><div class="field-item even" rel="so:keywords"><a href="/tags/goal-life" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Goal of Life</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/khalil-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-khalil_jaffer-74.jpg?itok=4TAz6Cb6" /> <span class="media-author-data-name">Khalil 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"></div></div></div><div class="field field-name-field-date field-type-text field-label-inline clearfix"><div class="field-label">Date:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-type-of-media field-type-list-text field-label-above"><div class="field-label">Type of media:&nbsp;</div><div class="field-items"><div class="field-item even">Short Clips ( person )</div></div></div><div class="field field-name-field-video-source field-type-list-text field-label-above"><div class="field-label">Video Source:&nbsp;</div><div class="field-items"><div class="field-item even">YouTube</div></div></div><div class="field field-name-field-video-url field-type-text field-label-above"><div class="field-label">Video Url:&nbsp;</div><div class="field-items"><div class="field-item even">https://www.youtube.com/watch?v=TyBq5NIr32k</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/TyBq5NIr32k.jpg" width="1280" height="720" /></div></div></div><div class="field field-name-field-video-id field-type-text field-label-above"><div class="field-label">Video Id:&nbsp;</div><div class="field-items"><div class="field-item even">TyBq5NIr32k</div></div></div><div class="field field-name-field-transcript field-type-text-long field-label-above"><div class="field-label">Transcript:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-length field-type-text field-label-above"><div class="field-label">Length:&nbsp;</div><div class="field-items"><div class="field-item even">16 mins</div></div></div><ul class="links list-inline"><li class="addtoany first last"><span><span class="a2a_kit a2a_kit_size_33 a2a_target addtoany_list" id="da2a_3"> <a class="a2a_button_facebook" href="#" onclick = "fb_count_insert()" ><span class="image_share_facebook"></span></a><a class="a2a_button_twitter" href="#" onclick = "tw_count_insert()"><span class="image_share_twitter"></span></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/share" onclick = "wp_count_insert()"><span class="image_share_whatsapp"></a><a class="a2a_dd" href="https://www.addtoany.com/share" onclick = "ot_count_insert()"><span class="image_share_plus"></span></a> <div class="nc_tweetContainer total_shares total_sharesalt"> <span class="swp_count "> <span class="swp_label" >SHARES</span></span></div> </span> <script> var divsToHide = document.getElementsByClassName('swp_count'); for(var i = 0; i < divsToHide.length; i++){ divsToHide[i].style.visibility = 'hidden'; // or divsToHide[i].style.display = 'none'; // depending on what you're doing } function fb_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'facebook', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function tw_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'twitter', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); } }); } function wp_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'whatsapp', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function ot_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'others', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } </script></span></li> </ul> Sun, 10 Sep 2023 12:38:16 +0000 Zeinab Donati 163233 at https://www.al-islam.org https://www.al-islam.org/media/secret-happiness#comments The Real Goal Of Our Lives And The Secret Of Happiness https://www.al-islam.org/media/real-goal-our-lives-and-secret-happiness <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/goal-life" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Goal of Life</a></div><div class="field-item odd" rel="so:keywords"><a href="/tags/happiness" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Happiness</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/khalil-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-khalil_jaffer-74.jpg?itok=4TAz6Cb6" /> <span class="media-author-data-name">Khalil 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"></div></div></div><div class="field field-name-field-date field-type-text field-label-inline clearfix"><div class="field-label">Date:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-type-of-media field-type-list-text field-label-above"><div class="field-label">Type of media:&nbsp;</div><div class="field-items"><div class="field-item even">Video</div></div></div><div class="field field-name-field-video-source field-type-list-text field-label-above"><div class="field-label">Video Source:&nbsp;</div><div class="field-items"><div class="field-item even">YouTube</div></div></div><div class="field field-name-field-video-url field-type-text field-label-above"><div class="field-label">Video Url:&nbsp;</div><div class="field-items"><div class="field-item even">https://www.youtube.com/watch?v=1e2CmwEyYqs</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/1e2CmwEyYqs.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">1e2CmwEyYqs</div></div></div><div class="field field-name-field-transcript field-type-text-long field-label-above"><div class="field-label">Transcript:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-length field-type-text field-label-above"><div class="field-label">Length:&nbsp;</div><div class="field-items"><div class="field-item even">50 mins</div></div></div><ul class="links list-inline"><li class="addtoany first last"><span><span class="a2a_kit a2a_kit_size_33 a2a_target addtoany_list" id="da2a_4"> <a class="a2a_button_facebook" href="#" onclick = "fb_count_insert()" ><span class="image_share_facebook"></span></a><a class="a2a_button_twitter" href="#" onclick = "tw_count_insert()"><span class="image_share_twitter"></span></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/share" onclick = "wp_count_insert()"><span class="image_share_whatsapp"></a><a class="a2a_dd" href="https://www.addtoany.com/share" onclick = "ot_count_insert()"><span class="image_share_plus"></span></a> <div class="nc_tweetContainer total_shares total_sharesalt"> <span class="swp_count "> <span class="swp_label" >SHARES</span></span></div> </span> <script> var divsToHide = document.getElementsByClassName('swp_count'); for(var i = 0; i < divsToHide.length; i++){ divsToHide[i].style.visibility = 'hidden'; // or divsToHide[i].style.display = 'none'; // depending on what you're doing } function fb_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'facebook', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function tw_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'twitter', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); } }); } function wp_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'whatsapp', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function ot_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'others', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } </script></span></li> </ul> Mon, 24 Jul 2023 10:08:29 +0000 Zeinab Donati 87458 at https://www.al-islam.org https://www.al-islam.org/media/real-goal-our-lives-and-secret-happiness#comments Me And Myself https://www.al-islam.org/me-and-myself-asghar-hussain-shaheedi <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/goal-life" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Goal of Life</a></div><div class="field-item odd" rel="so:keywords"><a href="/tags/freedom" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Freedom</a></div><div class="field-item even" rel="so:keywords"><a href="/tags/self-development" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Self Development</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-142218-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>This text is an in-depth reflection of what freedom truly is in Islam, by providing proofs and examples of the different ways this concept manifests in the individual and in the society, and freedom’s many considerations prior to its careful and reasonable usage. The author cites the Holy Qur’an and supporting religious scholarship to provide freedom’s meaning as a foundation as well as a framework.</p> </div></div></div></div><div class="downloads"> <span class="get-pdf"><a href="/printpdf/book/export/html/142218"><span class="icon icon-pdf"></span>Get PDF </a></span> <span class="get-epub"><a href="/printepub/book/export/html/142218"><span class="icon icon-epub"></span>Get EPUB </a></span> <span class="get-mobi"><a href="/printmobi/book/export/html/142218"><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/asghar-hussain-shaheedi" typeof="so:Person" property="rdfs:label skos:prefLabel">Asghar Hussain Shaheedi</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'>Me And Myself Written By: Asghar Hussain Shaheedi Editor: Syed Wajahat Rizvi Publisher: Group of Islamic Scholars C-8, Sadaf Palace 165-D, Block-III, P.E.C.H.S., Karachi Date Of Publication: Muharram 1419, May 1998. Designed &amp; Printed By: Al-Asr Publishers Head OFFICE: Qom. Bolwar-e-Ameen, Street No. 19. Block 537. Islamic Republic of Iran. Phone : 0098-251-933457, 833177 Fax : 0098-251-933457 E-Mail : salehi@www.dci.co.ir </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_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> Thu, 02 Feb 2023 15:36:02 +0000 Zeinab Donati 142218 at https://www.al-islam.org https://www.al-islam.org/me-and-myself-asghar-hussain-shaheedi#comments What Is the Purpose of Our Life? https://www.al-islam.org/media/what-purpose-our-life <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/goal-life" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Goal of Life</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/sayyid-moustafa-al-qazwini"> <img class="term-person-img-style term-thumbnail-sm" src="https://www.al-islam.org/sites/default/files/styles/thumbnail/public/tag-images/2-sayyid_moustafa_al-qazwini-47.jpg?itok=makdqs7n" /> <span class="media-author-data-name">Sayyid Moustafa Al-Qazwini</span> </a> </div></div><div class="field field-name-field-places field-type-text field-label-inline clearfix"><div class="field-label">Place(s):&nbsp;</div><div class="field-items"><div class="field-item even" property="so:locationCreated">Costa Mesa, CA, USA</div></div></div><div class="field field-name-field-publisher field-type-taxonomy-term-reference field-label-inline clearfix"><div class="field-label">Publisher(s):&nbsp;</div><div class="field-items"><div class="field-item even" rel="so:publisher"><a href="/organization/islamic-educational-center-orange-county" typeof="skos:Concept" property="rdfs:label skos:prefLabel">The Islamic Educational Center of Orange County</a></div></div></div><div class="field field-name-field-date field-type-text field-label-inline clearfix"><div class="field-label">Date:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-type-of-media field-type-list-text field-label-above"><div class="field-label">Type of media:&nbsp;</div><div class="field-items"><div class="field-item even">Video</div></div></div><div class="field field-name-field-video-source field-type-list-text field-label-above"><div class="field-label">Video Source:&nbsp;</div><div class="field-items"><div class="field-item even">YouTube</div></div></div><div class="field field-name-field-video-url field-type-text field-label-above"><div class="field-label">Video Url:&nbsp;</div><div class="field-items"><div class="field-item even">https://www.youtube.com/watch?v=AkhavYnSK5I</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/AkhavYnSK5I.jpg" width="1280" height="720" /></div></div></div><div class="field field-name-field-video-id field-type-text field-label-above"><div class="field-label">Video Id:&nbsp;</div><div class="field-items"><div class="field-item even">AkhavYnSK5I</div></div></div><div class="field field-name-field-transcript field-type-text-long field-label-above"><div class="field-label">Transcript:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-length field-type-text field-label-above"><div class="field-label">Length:&nbsp;</div><div class="field-items"><div class="field-item even">33 mins</div></div></div><ul class="links list-inline"><li class="addtoany first last"><span><span class="a2a_kit a2a_kit_size_33 a2a_target addtoany_list" id="da2a_6"> <a class="a2a_button_facebook" href="#" onclick = "fb_count_insert()" ><span class="image_share_facebook"></span></a><a class="a2a_button_twitter" href="#" onclick = "tw_count_insert()"><span class="image_share_twitter"></span></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/share" onclick = "wp_count_insert()"><span class="image_share_whatsapp"></a><a class="a2a_dd" href="https://www.addtoany.com/share" onclick = "ot_count_insert()"><span class="image_share_plus"></span></a> <div class="nc_tweetContainer total_shares total_sharesalt"> <span class="swp_count "> <span class="swp_label" >SHARES</span></span></div> </span> <script> var divsToHide = document.getElementsByClassName('swp_count'); for(var i = 0; i < divsToHide.length; i++){ divsToHide[i].style.visibility = 'hidden'; // or divsToHide[i].style.display = 'none'; // depending on what you're doing } function fb_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'facebook', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function tw_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'twitter', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); } }); } function wp_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'whatsapp', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function ot_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'others', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } </script></span></li> </ul> Sun, 20 Nov 2022 12:45:38 +0000 Zeinab Donati 137202 at https://www.al-islam.org https://www.al-islam.org/media/what-purpose-our-life#comments Success in Both Worlds: Four Points of Guidance from the 7th Imam (A) - Martyrdom of Imam Al-Kadhim (A) https://www.al-islam.org/media/success-both-worlds-four-points-guidance-7th-imam-martyrdom-imam-al-kadhim <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/goal-life" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Goal of Life</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/imam-musa-al-kazim" typeof="so:Person" property="rdfs:label skos:prefLabel">Imam Musa al-Kazim</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/saleem-bhimji"> <img class="term-person-img-style term-thumbnail-sm" src="https://www.al-islam.org/sites/default/files/styles/thumbnail/public/tag-images/2-shaykh_saleem_bhimji-17.jpg?itok=8U8HuBzS" /> <span class="media-author-data-name">Saleem Bhimji</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">Edmonton, CA</div></div></div><div class="field field-name-field-publisher field-type-taxonomy-term-reference field-label-inline clearfix"><div class="field-label">Publisher(s):&nbsp;</div><div class="field-items"><div class="field-item even" rel="so:publisher"><a href="/organization/islamic-shiah-ithna-ashari-association-isia-edmonton" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Islamic Shiah Ithna Ashari Association (ISIA) Edmonton</a></div></div></div><div class="field field-name-field-date field-type-text field-label-inline clearfix"><div class="field-label">Date:&nbsp;</div><div class="field-items"><div class="field-item even">Rajab 25, 1437/May 3, 2016</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=RVyZ4vNI-Xk</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/RVyZ4vNI-Xk.jpg" width="1280" height="720" /></div></div></div><div class="field field-name-field-video-id field-type-text field-label-above"><div class="field-label">Video Id:&nbsp;</div><div class="field-items"><div class="field-item even">RVyZ4vNI-Xk</div></div></div><div class="field field-name-field-transcript field-type-text-long field-label-above"><div class="field-label">Transcript:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-length field-type-text field-label-above"><div class="field-label">Length:&nbsp;</div><div class="field-items"><div class="field-item even">49 mins</div></div></div><ul class="links list-inline"><li class="addtoany first last"><span><span class="a2a_kit a2a_kit_size_33 a2a_target addtoany_list" id="da2a_7"> <a class="a2a_button_facebook" href="#" onclick = "fb_count_insert()" ><span class="image_share_facebook"></span></a><a class="a2a_button_twitter" href="#" onclick = "tw_count_insert()"><span class="image_share_twitter"></span></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/share" onclick = "wp_count_insert()"><span class="image_share_whatsapp"></a><a class="a2a_dd" href="https://www.addtoany.com/share" onclick = "ot_count_insert()"><span class="image_share_plus"></span></a> <div class="nc_tweetContainer total_shares total_sharesalt"> <span class="swp_count "> <span class="swp_label" >SHARES</span></span></div> </span> <script> var divsToHide = document.getElementsByClassName('swp_count'); for(var i = 0; i < divsToHide.length; i++){ divsToHide[i].style.visibility = 'hidden'; // or divsToHide[i].style.display = 'none'; // depending on what you're doing } function fb_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'facebook', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function tw_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'twitter', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); } }); } function wp_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'whatsapp', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function ot_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'others', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } </script></span></li> </ul> Sun, 13 Nov 2022 11:23:26 +0000 Zeinab Donati 136542 at https://www.al-islam.org https://www.al-islam.org/media/success-both-worlds-four-points-guidance-7th-imam-martyrdom-imam-al-kadhim#comments Example Of A Successful Soul Vs A Failed Soul https://www.al-islam.org/media/example-successful-soul-vs-failed-soul <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/soul" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Soul</a></div><div class="field-item odd" rel="so:keywords"><a href="/tags/goal-life" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Goal of Life</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/vinay-khetia"> <img class="term-person-img-style term-thumbnail-sm" src="https://www.al-islam.org/sites/default/files/styles/thumbnail/public/tag-images/2-vinay_khetia-92.jpg?itok=us7Chll8" /> <span class="media-author-data-name">Vinay Khetia</span> </a> </div></div><div class="field field-name-field-places field-type-text field-label-inline clearfix"><div class="field-label">Place(s):&nbsp;</div><div class="field-items"><div class="field-item even" property="so:locationCreated"></div></div></div><div class="field field-name-field-date field-type-text field-label-inline clearfix"><div class="field-label">Date:&nbsp;</div><div class="field-items"><div class="field-item even">Jumada al-Thani 14, 1443/January 16, 2022</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=wqtPRY_QPvk</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/wqtPRY_QPvk.jpg" width="1280" height="720" /></div></div></div><div class="field field-name-field-video-id field-type-text field-label-above"><div class="field-label">Video Id:&nbsp;</div><div class="field-items"><div class="field-item even">wqtPRY_QPvk</div></div></div><div class="field field-name-field-transcript field-type-text-long field-label-above"><div class="field-label">Transcript:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-length field-type-text field-label-above"><div class="field-label">Length:&nbsp;</div><div class="field-items"><div class="field-item even">49 mins</div></div></div><ul class="links list-inline"><li class="addtoany first last"><span><span class="a2a_kit a2a_kit_size_33 a2a_target addtoany_list" id="da2a_8"> <a class="a2a_button_facebook" href="#" onclick = "fb_count_insert()" ><span class="image_share_facebook"></span></a><a class="a2a_button_twitter" href="#" onclick = "tw_count_insert()"><span class="image_share_twitter"></span></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/share" onclick = "wp_count_insert()"><span class="image_share_whatsapp"></a><a class="a2a_dd" href="https://www.addtoany.com/share" onclick = "ot_count_insert()"><span class="image_share_plus"></span></a> <div class="nc_tweetContainer total_shares total_sharesalt"> <span class="swp_count "> <span class="swp_label" >SHARES</span></span></div> </span> <script> var divsToHide = document.getElementsByClassName('swp_count'); for(var i = 0; i < divsToHide.length; i++){ divsToHide[i].style.visibility = 'hidden'; // or divsToHide[i].style.display = 'none'; // depending on what you're doing } function fb_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'facebook', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function tw_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'twitter', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); } }); } function wp_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'whatsapp', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function ot_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'others', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } </script></span></li> </ul> Sun, 02 Oct 2022 13:57:31 +0000 Zeinab Donati 134097 at https://www.al-islam.org https://www.al-islam.org/media/example-successful-soul-vs-failed-soul#comments Living for Eternity - Paradigm Shift Towards A Husayni Worldview - 4th Muharram 1439/2017 https://www.al-islam.org/media/living-eternity-paradigm-shift-towards-husayni-worldview-4th-muharram-14392017 <div class="field field-name-field-tags field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="so:keywords"><a href="/tags/muharram" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Muharram</a></div><div class="field-item odd" rel="so:keywords"><a href="/tags/goal-life" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Goal of Life</a></div><div class="field-item even" rel="so:keywords"><a href="/tags/hereafter" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Hereafter</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/asad-dharsi"> <img class="term-person-img-style term-thumbnail-sm" src="https://www.al-islam.org/sites/default/files/styles/thumbnail/public/tag-images/2-asad_dharsi-89.jpg?itok=B7_hIIds" /> <span class="media-author-data-name">Asad Dharsi</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">Edmonton, AB, CA</div></div></div><div class="field field-name-field-publisher field-type-taxonomy-term-reference field-label-inline clearfix"><div class="field-label">Publisher(s):&nbsp;</div><div class="field-items"><div class="field-item even" rel="so:publisher"><a href="/organization/islamic-shiah-ithna-ashari-association-isia-edmonton" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Islamic Shiah Ithna Ashari Association (ISIA) Edmonton</a></div></div></div><div class="field field-name-field-date field-type-text field-label-inline clearfix"><div class="field-label">Date:&nbsp;</div><div class="field-items"><div class="field-item even">Muharram 4, 1439/September 24, 2017</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=hg5BYw92CM4</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/hg5BYw92CM4.jpg" width="1280" height="720" /></div></div></div><div class="field field-name-field-video-id field-type-text field-label-above"><div class="field-label">Video Id:&nbsp;</div><div class="field-items"><div class="field-item even">hg5BYw92CM4</div></div></div><div class="field field-name-field-transcript field-type-text-long field-label-above"><div class="field-label">Transcript:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-length field-type-text field-label-above"><div class="field-label">Length:&nbsp;</div><div class="field-items"><div class="field-item even">52 mins</div></div></div><ul class="links list-inline"><li class="addtoany first last"><span><span class="a2a_kit a2a_kit_size_33 a2a_target addtoany_list" id="da2a_9"> <a class="a2a_button_facebook" href="#" onclick = "fb_count_insert()" ><span class="image_share_facebook"></span></a><a class="a2a_button_twitter" href="#" onclick = "tw_count_insert()"><span class="image_share_twitter"></span></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/share" onclick = "wp_count_insert()"><span class="image_share_whatsapp"></a><a class="a2a_dd" href="https://www.addtoany.com/share" onclick = "ot_count_insert()"><span class="image_share_plus"></span></a> <div class="nc_tweetContainer total_shares total_sharesalt"> <span class="swp_count "> <span class="swp_label" >SHARES</span></span></div> </span> <script> var divsToHide = document.getElementsByClassName('swp_count'); for(var i = 0; i < divsToHide.length; i++){ divsToHide[i].style.visibility = 'hidden'; // or divsToHide[i].style.display = 'none'; // depending on what you're doing } function fb_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'facebook', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function tw_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'twitter', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); } }); } function wp_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'whatsapp', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function ot_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'others', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } </script></span></li> </ul> Thu, 04 Aug 2022 12:01:06 +0000 Zeinab Donati 131006 at https://www.al-islam.org https://www.al-islam.org/media/living-eternity-paradigm-shift-towards-husayni-worldview-4th-muharram-14392017#comments Living Life to the Fullest - Paradigm Shift Towards a Husayni Worldview - 3rd Muharram 1439/2017 https://www.al-islam.org/media/living-life-fullest-paradigm-shift-towards-husayni-worldview-3rd-muharram-14392017 <div class="field field-name-field-tags field-type-taxonomy-term-reference field-label-hidden"><div class="field-items"><div class="field-item even" rel="so:keywords"><a href="/tags/muharram" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Muharram</a></div><div class="field-item odd" rel="so:keywords"><a href="/tags/goal-life" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Goal of Life</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/asad-dharsi"> <img class="term-person-img-style term-thumbnail-sm" src="https://www.al-islam.org/sites/default/files/styles/thumbnail/public/tag-images/2-asad_dharsi-89.jpg?itok=B7_hIIds" /> <span class="media-author-data-name">Asad Dharsi</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">Edmonton, AB, CA</div></div></div><div class="field field-name-field-publisher field-type-taxonomy-term-reference field-label-inline clearfix"><div class="field-label">Publisher(s):&nbsp;</div><div class="field-items"><div class="field-item even" rel="so:publisher"><a href="/organization/islamic-shiah-ithna-ashari-association-isia-edmonton" typeof="skos:Concept" property="rdfs:label skos:prefLabel">Islamic Shiah Ithna Ashari Association (ISIA) Edmonton</a></div></div></div><div class="field field-name-field-date field-type-text field-label-inline clearfix"><div class="field-label">Date:&nbsp;</div><div class="field-items"><div class="field-item even">Muharram 3, 1439/September 23, 2017</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=D5b6bhiG448</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/D5b6bhiG448.jpg" width="1280" height="720" /></div></div></div><div class="field field-name-field-video-id field-type-text field-label-above"><div class="field-label">Video Id:&nbsp;</div><div class="field-items"><div class="field-item even">D5b6bhiG448</div></div></div><div class="field field-name-field-transcript field-type-text-long field-label-above"><div class="field-label">Transcript:&nbsp;</div><div class="field-items"><div class="field-item even"></div></div></div><div class="field field-name-field-length field-type-text field-label-above"><div class="field-label">Length:&nbsp;</div><div class="field-items"><div class="field-item even">51 mins</div></div></div><ul class="links list-inline"><li class="addtoany first last"><span><span class="a2a_kit a2a_kit_size_33 a2a_target addtoany_list" id="da2a_10"> <a class="a2a_button_facebook" href="#" onclick = "fb_count_insert()" ><span class="image_share_facebook"></span></a><a class="a2a_button_twitter" href="#" onclick = "tw_count_insert()"><span class="image_share_twitter"></span></a><a class="a2a_button_whatsapp" href="https://www.addtoany.com/share" onclick = "wp_count_insert()"><span class="image_share_whatsapp"></a><a class="a2a_dd" href="https://www.addtoany.com/share" onclick = "ot_count_insert()"><span class="image_share_plus"></span></a> <div class="nc_tweetContainer total_shares total_sharesalt"> <span class="swp_count "> <span class="swp_label" >SHARES</span></span></div> </span> <script> var divsToHide = document.getElementsByClassName('swp_count'); for(var i = 0; i < divsToHide.length; i++){ divsToHide[i].style.visibility = 'hidden'; // or divsToHide[i].style.display = 'none'; // depending on what you're doing } function fb_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'facebook', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function tw_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'twitter', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); } }); } function wp_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'whatsapp', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } function ot_count_insert() { var currentPageUrl = window.location.href; // Increment the Counter in the social_share_counter table for Facebook. jQuery.ajax({ type: 'POST', url: 'inc-fb', // Replace with the actual URL of your script. data: { social_media_type: 'others', current_page_url: currentPageUrl, // Pass the current page URL. }, success: function(response) { // Update the share count on the page with the new value from the server. var newCount = parseInt(response); if (!isNaN(newCount)) { document.querySelector('.swp_count').innerText = newCount + ' SHARES'; } } }); } </script></span></li> </ul> Thu, 04 Aug 2022 11:58:19 +0000 Zeinab Donati 131005 at https://www.al-islam.org https://www.al-islam.org/media/living-life-fullest-paradigm-shift-towards-husayni-worldview-3rd-muharram-14392017#comments