क्रिकेट स्पोर्ट्स बॉलीवुड राजनीति जॉब - एजुकेशन बिजनेस लाइफस्टाइल देश अंतरराष्ट्रीय टेक्नोलॉजी छत्तीसगढ़

---Advertisement---

हेरा फेरी 3 फिलहाल नहीं बन रही है:अक्षय कुमार ने किया कन्फर्म; बोले- कुछ बातें ऐसी हैं, जो नहीं बता सकते

On: अप्रैल 18, 2026 1:48 अपराह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

एक्टर अक्षय कुमार ने हाल ही में बताया कि फिल्म हेरा फेरी 3 फिलहाल नहीं बन रही है। यह बात अक्षय ने शुभांकर मिश्रा के यूट्यूब चैनल पर बात करते हुए कही। इंटरव्यू में अक्षय ने माना कि इस खबर से फैंस को झटका लगा है और उन्हें खुद भी उतना ही झटका लगा था। अक्षय ने बताया कि फिल्म में देरी की वजह सिर्फ कास्ट नहीं है। उन्होंने कहा कि कई और समस्याएं हैं, जिनकी वजह से प्रोजेक्ट आगे नहीं बढ़ पा रहा। एक्टर ने यह भी साफ किया कि तीनों कलाकारों के साथ आने में कोई दिक्कत नहीं है। उन्होंने उदाहरण देते हुए कहा कि वेलकम टू द जंगल में वो, सुनील शेट्टी और परेश रावल एक साथ काम कर रहे हैं। कुछ बातें ऐसी हैं, जो नहीं बता सकते: अक्षय अक्षय ने आगे कहा कि कुछ बातें ऐसी हैं, जिन्हें वो कैमरे पर नहीं बता सकते। उन्होंने समझौतों और दूसरे कारणों का जिक्र किया, जो इस फिल्म को पीछे धकेल रहे हैं। हालांकि, अक्षय ने उम्मीद जताई कि जब सही समय आएगा, तब हेरा फेरी 3 जरूर बनेगी। उन्होंने हल्के अंदाज में कहा कि उम्मीद है तब तक वे सभी बहुत बूढ़े नहीं हो जाएंगे। गौरतलब है कि इस प्रोजेक्ट को लेकर कई चुनौतियों का सामना करना पड़ा है, जिसमें परेश रावल का फिल्म से अलग होना भी शामिल था। हालांकि बाद में वो फिल्म से जुड़ गए। पहली फिल्म, हेरा फेरी, जिसे प्रियदर्शन ने डायरेक्ट किया था, 2000 में रिलीज हुई थी, जबकि इ?

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

बिग बॉस मराठी 6 में सोनाली राउत के गंभीर आरोप:खाने में कॉकरोच और मरे चूहे मिलने से कंटेस्टेंट्स की सेफ्टी पर सवाल

red and white modern breaking news youtube thumbnail

Balod Accident: चौथिया जा रहे पिकअप पलटी, 1 की मौत, 17 घायल

red and white modern breaking news youtube thumbnail

Durg Murder: बॉयफ्रेंड ने किया गर्लफ्रेंड का मर्डर, गला घोंटा फिर बोला- बेहोश है

red and white modern breaking news youtube thumbnail

महाराष्ट्र, ओडिशा और बिहार से 4 संदिग्ध आतंकी गिरफ्तार:खिलौने में बम लगाकर हमले की तैयारी कर रहे थे; राम मंदिर और संसद निशाने पर था

red and white modern breaking news youtube thumbnail

‘मुझे करोड़ों रुपए का नुकसान हो रहा है’:मुकेश खन्ना बोले- रणवीर सिंह को ‘शक्तिमान’ नहीं बनने दूंगा, नए चेहरे के लिए देशभर में ऑडिशन लूंगा

red and white modern breaking news youtube thumbnail

अफ्रीका का चक्कर लगाकर मिडिल ईस्ट जा रहा अमेरिकी वॉरशिप:हूती विद्रोहियों के हमलों से डरकर रास्ता बदला, 6000 नाविक और 3 डेस्ट्रॉयर भी साथ

Leave a Comment

// Function to get current page info for sharing const currentUrl = window.location.href; const pageTitle = document.title; // --- 1. Follow Your Official Pages --- // These links go directly to the URLs you provided // Instagram Follow document.getElementById('wpliteInstagramFollow').addEventListener('click', function() { const instaUrl = 'https://www.instagram.com/worldprime.news?igsh=N3I0azl5ZTd1b3U5&utm_source=qr'; window.open(instaUrl, '_blank'); }); // Facebook Follow document.getElementById('wpliteFacebookFollow').addEventListener('click', function() { const fbUrl = 'https://www.facebook.com/share/1ATWDHQiYR/?mibextid=wwXIfr'; window.open(fbUrl, '_blank'); }); // --- 2. Share Current Page to Others --- // These remain as "Sharing" functions // WhatsApp Share document.getElementById('wpliteWhatsAppShare').addEventListener('click', function() { const whatsappUrl = 'https://api.whatsapp.com/send?text=' + encodeURIComponent(pageTitle + " " + currentUrl); window.open(whatsappUrl, '_blank'); }); // Twitter Share document.getElementById('wpliteTwitterShare').addEventListener('click', function() { const twitterUrl = 'https://twitter.com/intent/tweet?url=' + encodeURIComponent(currentUrl) + '&text=' + encodeURIComponent(pageTitle); window.open(twitterUrl, '_blank'); }); // --- 3. Mobile Native Share (The Floating Button) --- document.getElementById("mobileShareFloatingButton").addEventListener("click", function (e) { e.preventDefault(); if (navigator.share) { navigator.share({ title: pageTitle, url: currentUrl }) .then(() => console.log("Share successful")) .catch(err => console.error("Share failed", err)); } else { alert("Native sharing not supported. Use the icons below!"); } });