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

---Advertisement---

अभिभावक: बेटे को पारिवारिक परंपराएं बहुत उबाऊ लगती हैं: मैं चाहती हूं कि वह परंपराओं से जुड़ा रहे, लेकिन क्या उसे मजबूर करना सही होगा?

On: जनवरी 29, 2026 4:30 पूर्वाह्न
Follow Us:
---Advertisement---

प्रश्न: मैं राजस्थान से हूँ। मेरा एक 15 साल का बेटा है। हमारे परिवार में अक्सर पूजापाठ और सांस्कृतिक गतिविधियाँ होती रहती हैं। लेकिन वह उन्हें उबाऊ और पुराने जमाने की बातें कहकर टाल देता है। बेहोश होकर खड़ा रहता है या बहाने बनाकर मोबाइल गेम्स खेलने चला जाता है। मैंने उसे कई बार प्यार से समझाया और कई बार जबरदस्ती भी की। वह कहता है कि उसका इन सब में मुझे नहीं लगता। मैं चाहती हूं कि वह हमारी संस्कृति को समझे। क्या बच्चों को परिवार की परंपराओं का पालन करने के लिए मजबूर करना सही है? कृपया सही मार्गदर्शन दें। अमिता श्रृंगी, मनोवैज्ञानिक, परिवार और बाल परामर्शदाता, जयपुर उत्तर- मैं आपकी चिंता को समझ सकती हूँ। ये बच्चों को उनकी जड़ों से जोड़ती हैं और उन्हें खुद का एहसास दिलाती हैं। लेकिन असली सवाल यह है कि क्या बच्चों को क्या परिवार की परंपराओं का पालन करने के लिए मजबूर करना सही है? इसका सीधा जवाब है, नहीं। किसी भी चीज को जबरदस्ती करना, खासकर संस्कृति, आस्था और भावनाओं से जुड़ी बातों को जबरदस्ती करना, अक्सर इसके विपरीत परिणाम देता है। मज़बूत

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

दिग्गज गायिका सुमन कल्याणपुर का निधन:’आजकल तेरे मेरे प्यार के चर्चे’ जैसे गानों के लिए जानी गईं; मराठी, असमी, कन्नड़, बंगाली और उड़िया में भी गाने गाए

red and white modern breaking news youtube thumbnail

उत्तराखंड सीनियर एथलेटिक्स में अमेरिका से रेस लगाने आए वरुण: आकर्षण का केंद्र बने; प्रतियोगिता में 176 खिलाड़ियों ने ट्रैक पर दिखाया दम

red and white modern breaking news youtube thumbnail

ममता की बैठक में 80 में 60 विधायक नहीं पहुंचे:अभिषेक-कल्याण पर हमले के खिलाफ कल प्रदर्शन, पार्टी बोली– सभी MLA तैयारियों में जुटे

red and white modern breaking news youtube thumbnail

ओडिशा, मिजोरम, सिक्किम और मणिपुर में SIR शुरू:इन राज्यों में अगले साल चुनाव; 28 जून तक फॉर्म नहीं दिया तो छूट सकता है नाम

red and white modern breaking news youtube thumbnail

भारत-अमेरिका के बीच कल से 4 दिन की बातचीत:अंतरिम व्यापार समझौता फाइनल हो सकता है, इसमें भारत खरीदेगा ₹47 लाख करोड़ के अमेरिकी प्रोडक्ट

red and white modern breaking news youtube thumbnail

CG BREAKING | हिमाचल में दर्दनाक हादसा, 8 की मौत, भिलाई का एक ही परिवार

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!"); } });