{"id":11450,"date":"2026-04-16T12:56:50","date_gmt":"2026-04-16T07:26:50","guid":{"rendered":"https:\/\/eitfaridabad.com\/blog\/?p=11450"},"modified":"2026-04-16T12:57:21","modified_gmt":"2026-04-16T07:27:21","slug":"elementor-11450","status":"publish","type":"post","link":"https:\/\/eitfaridabad.com\/blog\/elementor-11450\/","title":{"rendered":"Elementor #11450"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"11450\" class=\"elementor elementor-11450\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5ac24cb elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5ac24cb\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-886ce10\" data-id=\"886ce10\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-35103b3 elementor-widget elementor-widget-html\" data-id=\"35103b3\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\" \/>\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\r\n<title>Echelon Games Registration<\/title>\r\n<style>\r\n  * { box-sizing: border-box; margin: 0; padding: 0; }\r\n  body { font-family: 'Segoe UI', sans-serif; background: #e8eaf6; padding: 20px; }\r\n  .form-wrap { max-width: 680px; margin: 0 auto; padding: 0 0 2rem; }\r\n  .header-box { background: #dce8ff; border-radius: 12px; padding: 16px 20px; margin-bottom: 16px; display: flex; align-items: center; gap: 16px; flex-wrap: wrap; }\r\n  .echelon-logo { font-size: 22px; font-weight: 700; color: #1a73e8; letter-spacing: -1px; }\r\n  .echelon-logo span { color: #34a853; }\r\n  .form-title-box { background: #1a73e8; border-radius: 12px 12px 0 0; padding: 20px 24px; }\r\n  .form-title-box h2 { color: white; font-size: 22px; font-weight: 500; margin-bottom: 6px; }\r\n  .form-title-box p { color: rgba(255,255,255,0.85); font-size: 13px; }\r\n  .card { background: #fff; border: 0.5px solid #e0e0e0; border-radius: 0 0 0 0; padding: 20px 24px; margin-bottom: 12px; }\r\n  .card:last-of-type, .card + .card { border-radius: 12px; }\r\n  label { display: block; font-size: 14px; font-weight: 500; color: #202124; margin-bottom: 6px; }\r\n  label .req { color: #d93025; margin-left: 3px; }\r\n  input[type=text], input[type=tel], input[type=email] { width: 100%; border: none; border-bottom: 1.5px solid #dadce0; padding: 8px 0; font-size: 14px; color: #202124; background: transparent; outline: none; transition: border-color 0.2s; }\r\n  input[type=text]:focus, input[type=tel]:focus, input[type=email]:focus { border-bottom-color: #1a73e8; }\r\n  .radio-group { display: flex; flex-direction: column; gap: 10px; margin-top: 4px; }\r\n  .radio-option { display: flex; align-items: center; gap: 10px; font-size: 14px; cursor: pointer; color: #202124; }\r\n  .radio-option input { width: 16px; height: 16px; accent-color: #1a73e8; cursor: pointer; }\r\n  .otp-row { display: flex; gap: 10px; align-items: flex-end; }\r\n  .otp-row input { flex: 1; }\r\n  .btn-send-otp { background: #1a73e8; color: white; border: none; border-radius: 6px; padding: 9px 16px; font-size: 13px; cursor: pointer; white-space: nowrap; height: 36px; }\r\n  .btn-send-otp:hover { background: #1557b0; }\r\n  .btn-send-otp:disabled { background: #aaa; cursor: not-allowed; }\r\n  .otp-verify-row { display: flex; gap: 10px; margin-top: 12px; align-items: flex-end; }\r\n  .otp-verify-row input { flex: 1; letter-spacing: 4px; font-size: 18px; font-weight: 500; }\r\n  .btn-verify { background: #34a853; color: white; border: none; border-radius: 6px; padding: 9px 16px; font-size: 13px; cursor: pointer; height: 36px; }\r\n  .btn-verify:hover { background: #1e7e34; }\r\n  .verified-badge { display: none; color: #34a853; font-size: 13px; font-weight: 500; margin-top: 8px; }\r\n  .status-msg { font-size: 12px; margin-top: 6px; }\r\n  .status-msg.success { color: #34a853; }\r\n  .status-msg.error { color: #d93025; }\r\n  .status-msg.info { color: #1a73e8; }\r\n  .submit-btn { background: #1a73e8; color: white; border: none; border-radius: 6px; padding: 12px 28px; font-size: 15px; font-weight: 500; cursor: pointer; margin-top: 8px; }\r\n  .submit-btn:hover { background: #1557b0; }\r\n  .confirmation { display: none; background: #fff; border-radius: 12px; border: 0.5px solid #e0e0e0; padding: 28px 24px; }\r\n  .confirmation h2 { font-size: 20px; font-weight: 500; color: #202124; margin-bottom: 16px; }\r\n  .conf-block { margin-bottom: 16px; font-size: 14px; line-height: 1.6; color: #202124; }\r\n  .conf-block a { color: #1a73e8; text-decoration: none; font-weight: 500; }\r\n  .conf-block a:hover { text-decoration: underline; }\r\n  .social-btn { display: inline-block; padding: 7px 14px; border-radius: 6px; font-size: 13px; text-decoration: none; color: white; margin: 4px 4px 0 0; }\r\n  .csv-btn { background: #34a853; color: white; border: none; border-radius: 6px; padding: 10px 20px; font-size: 14px; font-weight: 500; cursor: pointer; margin-top: 12px; display: inline-block; }\r\n  .csv-btn:hover { background: #1e7e34; }\r\n  .admin-section { background: #f8f9fa; border: 0.5px solid #e0e0e0; border-radius: 12px; padding: 16px 20px; margin-top: 16px; }\r\n  .admin-section h3 { font-size: 14px; font-weight: 500; color: #666; margin-bottom: 10px; }\r\n  .footer-text { text-align: center; font-size: 12px; color: #888; margin-top: 16px; }\r\n  .footer-text a { color: #1a73e8; text-decoration: none; }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<div class=\"form-wrap\">\r\n  <!-- Header -->\r\n  <div class=\"header-box\">\r\n    <div>\r\n      <div class=\"echelon-logo\">ECHEL<span>O<\/span>N<\/div>\r\n      <div style=\"font-size:11px;color:#555;\">TRANSFORMING THE EDUCATION<\/div>\r\n    <\/div>\r\n    <div style=\"border-left:1.5px solid #ccc;padding-left:16px;\">\r\n      <div style=\"font-size:12px;color:#444;font-weight:500;\">Affiliated to GGSIPU<\/div>\r\n      <div style=\"font-size:11px;color:#888;\">Guru Gobind Singh Indraprastha University<\/div>\r\n    <\/div>\r\n    <div style=\"margin-left:auto;font-size:11px;color:#888;font-style:italic;\">An Initiative by \"The Last Centre\"<\/div>\r\n  <\/div>\r\n\r\n  <!-- Form Section -->\r\n  <div id=\"formSection\">\r\n    <div class=\"form-title-box\">\r\n      <h2>Echelon Games<\/h2>\r\n      <p>Fill in your details to participate in the games event<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"card\" style=\"border-radius:0 0 12px 12px;\">\r\n      <!-- Full Name -->\r\n      <div style=\"margin-bottom:20px;\">\r\n        <label>Full Name <span class=\"req\">*<\/span><\/label>\r\n        <input type=\"text\" id=\"fullName\" placeholder=\"Enter your full name\" \/>\r\n      <\/div>\r\n\r\n      <!-- Phone + OTP -->\r\n      <div style=\"margin-bottom:20px;\">\r\n        <label>Your Contact Number <span class=\"req\">*<\/span><\/label>\r\n        <div class=\"otp-row\">\r\n          <input type=\"tel\" id=\"phone\" placeholder=\"+91 XXXXXXXXXX\" maxlength=\"13\" \/>\r\n          <button class=\"btn-send-otp\" id=\"sendOtpBtn\" onclick=\"sendOTP()\">Send OTP<\/button>\r\n        <\/div>\r\n        <div id=\"otpSection\" style=\"display:none;\">\r\n          <div class=\"otp-verify-row\">\r\n            <input type=\"text\" id=\"otpInput\" placeholder=\"Enter 6-digit OTP\" maxlength=\"6\" \/>\r\n            <button class=\"btn-verify\" onclick=\"verifyOTP()\">Verify<\/button>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"verified-badge\" id=\"verifiedBadge\">&#10003; Phone verified successfully<\/div>\r\n        <div class=\"status-msg\" id=\"otpStatus\"><\/div>\r\n      <\/div>\r\n\r\n      <!-- Alt Phone -->\r\n      <div style=\"margin-bottom:20px;\">\r\n        <label>Alternative Contact Number<\/label>\r\n        <input type=\"tel\" id=\"altPhone\" placeholder=\"Enter alternative number (optional)\" \/>\r\n      <\/div>\r\n\r\n      <!-- Email -->\r\n      <div style=\"margin-bottom:20px;\">\r\n        <label>Email Address <span class=\"req\">*<\/span><\/label>\r\n        <input type=\"email\" id=\"email\" placeholder=\"Enter your email\" \/>\r\n      <\/div>\r\n\r\n      <!-- User Type -->\r\n      <div style=\"margin-bottom:24px;\">\r\n        <label>You Are? <span class=\"req\">*<\/span><\/label>\r\n        <div class=\"radio-group\">\r\n          <label class=\"radio-option\"><input type=\"radio\" name=\"userType\" value=\"Student\" \/> Student<\/label>\r\n          <label class=\"radio-option\"><input type=\"radio\" name=\"userType\" value=\"Other\" \/> Other<\/label>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div id=\"submitStatus\" class=\"status-msg\" style=\"margin-bottom:10px;\"><\/div>\r\n      <button class=\"submit-btn\" id=\"submitBtn\" onclick=\"submitForm()\">Submit<\/button>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- Confirmation Section -->\r\n  <div class=\"confirmation\" id=\"confirmSection\">\r\n    <h2>Echelon Games<\/h2>\r\n    <div class=\"conf-block\">Thank you for submitting your details! &#127881;<\/div>\r\n    <div class=\"conf-block\">\r\n      &#127918; Now you can play the games here:<br\/>\r\n      <a href=\"https:\/\/forms.gle\/56cdYcjzTovGoR4y6\" target=\"_blank\">&#128073; https:\/\/forms.gle\/56cdYcjzTovGoR4y6<\/a>\r\n    <\/div>\r\n    <div class=\"conf-block\">\r\n      &#128293; Want to know more about Echelon? Check this out:<br\/>\r\n      <a href=\"https:\/\/eitfaridabad.com\/blog\/explore-the-world-of-echelon\/\" target=\"_blank\">&#128073; https:\/\/eitfaridabad.com\/blog\/explore-the-world-of-echelon\/<\/a>\r\n    <\/div>\r\n    <div class=\"conf-block\" style=\"margin-top:20px;padding-top:16px;border-top:1px solid #eee;\">\r\n      <strong>Follow Echelon on Social Media:<\/strong>\r\n      <div style=\"margin-top:10px;\">\r\n        <a class=\"social-btn\" style=\"background:#1a73e8;\" href=\"https:\/\/eitfaridabad.com\" target=\"_blank\">&#127760; Website<\/a>\r\n        <a class=\"social-btn\" style=\"background:#e1306c;\" href=\"https:\/\/instagram.com\/echeloninstitute\" target=\"_blank\">Instagram<\/a>\r\n        <a class=\"social-btn\" style=\"background:#ff0000;\" href=\"https:\/\/youtube.com\/@echeloninstitute\" target=\"_blank\">YouTube<\/a>\r\n        <a class=\"social-btn\" style=\"background:#0077b5;\" href=\"https:\/\/linkedin.com\/school\/echelon-institute\" target=\"_blank\">LinkedIn<\/a>\r\n        <a class=\"social-btn\" style=\"background:#25d366;\" href=\"https:\/\/wa.me\/91XXXXXXXXXX\" target=\"_blank\">WhatsApp<\/a>\r\n      <\/div>\r\n    <\/div>\r\n    <br\/>\r\n    <button class=\"csv-btn\" onclick=\"submitAnother()\" style=\"background:#1a73e8;\">Submit Another Response<\/button>\r\n  <\/div>\r\n\r\n  <!-- Admin Panel -->\r\n  <div class=\"admin-section\">\r\n    <h3>&#128274; Admin Panel \u2014 Registered Entries<\/h3>\r\n    <div style=\"font-size:13px;color:#555;margin-bottom:8px;\" id=\"entryCount\">Total entries: 0<\/div>\r\n    <button class=\"csv-btn\" onclick=\"downloadCSV()\">&#11015; Download CSV<\/button>\r\n    <button onclick=\"clearData()\" style=\"background:#d93025;color:white;border:none;border-radius:6px;padding:10px 20px;font-size:14px;cursor:pointer;margin-left:8px;\">Clear All Data<\/button>\r\n  <\/div>\r\n\r\n  <div class=\"footer-text\">\r\n    This form was created for <a href=\"https:\/\/eitfaridabad.com\" target=\"_blank\">Echelon Institute of Technology<\/a>\r\n  <\/div>\r\n<\/div>\r\n\r\n<script>\r\n\/\/ ============================================================\r\n\/\/ NOTE FOR PRODUCTION:\r\n\/\/ Replace the OTP demo logic below with a real SMS API call.\r\n\/\/ Recommended: MSG91 (Indian provider) or Twilio\r\n\/\/ MSG91 API: https:\/\/msg91.com\/in\/otp\r\n\/\/ Send OTP via: POST https:\/\/control.msg91.com\/api\/v5\/otp\r\n\/\/ with your authkey, mobile number, and template_id\r\n\/\/ ============================================================\r\n\r\nlet entries = JSON.parse(localStorage.getItem('echelon_entries') || '[]');\r\nlet phoneVerified = false;\r\nlet generatedOTP = null;\r\nlet timerInterval = null;\r\n\r\nfunction updateCount() {\r\n  document.getElementById('entryCount').textContent = 'Total entries: ' + entries.length;\r\n}\r\nupdateCount();\r\n\r\nfunction sendOTP() {\r\n  const phone = document.getElementById('phone').value.trim();\r\n  if (!phone || phone.replace(\/[^0-9]\/g,'').length < 10) {\r\n    showStatus('otpStatus', 'Please enter a valid 10-digit phone number', 'error');\r\n    return;\r\n  }\r\n\r\n  \/\/ DEMO MODE: Generate random OTP and show it\r\n  \/\/ In production: call MSG91 or Twilio API here\r\n  generatedOTP = Math.floor(100000 + Math.random() * 900000).toString();\r\n  document.getElementById('otpSection').style.display = 'block';\r\n  document.getElementById('sendOtpBtn').disabled = true;\r\n\r\n  let secs = 30;\r\n  clearInterval(timerInterval);\r\n  document.getElementById('sendOtpBtn').textContent = 'Resend in ' + secs + 's';\r\n  timerInterval = setInterval(() => {\r\n    secs--;\r\n    document.getElementById('sendOtpBtn').textContent = 'Resend in ' + secs + 's';\r\n    if (secs <= 0) {\r\n      clearInterval(timerInterval);\r\n      document.getElementById('sendOtpBtn').disabled = false;\r\n      document.getElementById('sendOtpBtn').textContent = 'Resend OTP';\r\n    }\r\n  }, 1000);\r\n\r\n  \/\/ Show OTP in demo mode \u2014 remove this line in production!\r\n  showStatus('otpStatus', 'DEMO \u2014 Your OTP is: ' + generatedOTP, 'info');\r\n}\r\n\r\nfunction verifyOTP() {\r\n  const entered = document.getElementById('otpInput').value.trim();\r\n  if (!entered) { showStatus('otpStatus', 'Please enter the OTP', 'error'); return; }\r\n  if (entered === generatedOTP) {\r\n    phoneVerified = true;\r\n    document.getElementById('verifiedBadge').style.display = 'block';\r\n    document.getElementById('otpSection').style.display = 'none';\r\n    showStatus('otpStatus', '', '');\r\n  } else {\r\n    showStatus('otpStatus', 'Incorrect OTP. Please try again.', 'error');\r\n  }\r\n}\r\n\r\nfunction showStatus(id, msg, type) {\r\n  const el = document.getElementById(id);\r\n  el.textContent = msg;\r\n  el.className = 'status-msg ' + type;\r\n}\r\n\r\nfunction submitForm() {\r\n  const name = document.getElementById('fullName').value.trim();\r\n  const phone = document.getElementById('phone').value.trim();\r\n  const email = document.getElementById('email').value.trim();\r\n  const alt = document.getElementById('altPhone').value.trim();\r\n  const userTypeEl = document.querySelector('input[name=\"userType\"]:checked');\r\n\r\n  if (!name) { showStatus('submitStatus', 'Please enter your full name', 'error'); return; }\r\n  if (!phone) { showStatus('submitStatus', 'Please enter your contact number', 'error'); return; }\r\n  if (!phoneVerified) { showStatus('submitStatus', 'Please verify your phone number with OTP first', 'error'); return; }\r\n  if (!email || !email.includes('@')) { showStatus('submitStatus', 'Please enter a valid email address', 'error'); return; }\r\n  if (!userTypeEl) { showStatus('submitStatus', 'Please select whether you are a Student or Other', 'error'); return; }\r\n\r\n  const entry = {\r\n    timestamp: new Date().toLocaleString('en-IN'),\r\n    name: name,\r\n    phone: phone,\r\n    email: email,\r\n    alt_phone: alt || '',\r\n    user_type: userTypeEl.value\r\n  };\r\n\r\n  entries.push(entry);\r\n  localStorage.setItem('echelon_entries', JSON.stringify(entries));\r\n  updateCount();\r\n\r\n  document.getElementById('formSection').style.display = 'none';\r\n  document.getElementById('confirmSection').style.display = 'block';\r\n  window.scrollTo(0, 0);\r\n}\r\n\r\nfunction submitAnother() {\r\n  ['fullName', 'phone', 'email', 'altPhone', 'otpInput'].forEach(id => {\r\n    const el = document.getElementById(id);\r\n    if (el) el.value = '';\r\n  });\r\n  const checked = document.querySelector('input[name=\"userType\"]:checked');\r\n  if (checked) checked.checked = false;\r\n  document.getElementById('otpSection').style.display = 'none';\r\n  document.getElementById('verifiedBadge').style.display = 'none';\r\n  phoneVerified = false;\r\n  generatedOTP = null;\r\n  clearInterval(timerInterval);\r\n  document.getElementById('sendOtpBtn').disabled = false;\r\n  document.getElementById('sendOtpBtn').textContent = 'Send OTP';\r\n  showStatus('submitStatus', '', '');\r\n  showStatus('otpStatus', '', '');\r\n  document.getElementById('formSection').style.display = 'block';\r\n  document.getElementById('confirmSection').style.display = 'none';\r\n  window.scrollTo(0, 0);\r\n}\r\n\r\nfunction downloadCSV() {\r\n  if (entries.length === 0) { alert('No entries found! Please submit some responses first.'); return; }\r\n  const headers = ['Timestamp', 'Full Name', 'Phone Number', 'Email Address', 'Alternative Phone', 'User Type'];\r\n  const rows = entries.map(e => [\r\n    e.timestamp, e.name, e.phone, e.email, e.alt_phone, e.user_type\r\n  ]);\r\n  const csv = [headers, ...rows]\r\n    .map(row => row.map(v => '\"' + String(v || '').replace(\/\"\/g, '\"\"') + '\"').join(','))\r\n    .join('\\r\\n');\r\n\r\n  const a = document.createElement('a');\r\n  a.href = 'data:text\/csv;charset=utf-8,\\uFEFF' + encodeURIComponent(csv);\r\n  a.download = 'Echelon_Games_Entries_' + new Date().toISOString().slice(0,10) + '.csv';\r\n  document.body.appendChild(a);\r\n  a.click();\r\n  document.body.removeChild(a);\r\n}\r\n\r\nfunction clearData() {\r\n  if (entries.length === 0) { alert('No data to clear.'); return; }\r\n  if (confirm('Are you sure you want to delete all ' + entries.length + ' entries? This CANNOT be undone.')) {\r\n    entries = [];\r\n    localStorage.removeItem('echelon_entries');\r\n    updateCount();\r\n    alert('All entries cleared.');\r\n  }\r\n}\r\n<\/script>\r\n<\/body>\r\n<\/html>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Echelon Games Registration ECHELON TRANSFORMING THE EDUCATION Affiliated to GGSIPU Guru Gobind Singh Indraprastha University [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":"","_rishi_post_view_count":4},"categories":[1],"tags":[],"class_list":["post-11450","post","type-post","status-publish","format-standard","hentry","category-uncategorized","rishi-post","no-post-thumbnail"],"rishi__cb_customizer_meta":"","comments_count":"0","yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Elementor #11450 - Echelon Institute of Technology, Faridabad<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/eitfaridabad.com\/blog\/elementor-11450\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Elementor #11450 - Echelon Institute of Technology, Faridabad\" \/>\n<meta property=\"og:description\" content=\"Echelon Games Registration ECHELON TRANSFORMING THE EDUCATION Affiliated to GGSIPU Guru Gobind Singh Indraprastha University [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/eitfaridabad.com\/blog\/elementor-11450\/\" \/>\n<meta property=\"og:site_name\" content=\"Echelon Institute of Technology, Faridabad\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/EchelonInstituteOfTechnologyOfficial\" \/>\n<meta property=\"article:published_time\" content=\"2026-04-16T07:26:50+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-16T07:27:21+00:00\" \/>\n<meta name=\"author\" content=\"Rakesh Sinha\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Rakesh Sinha\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/eitfaridabad.com\/blog\/elementor-11450\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/eitfaridabad.com\/blog\/elementor-11450\/\"},\"author\":{\"name\":\"Rakesh Sinha\",\"@id\":\"https:\/\/eitfaridabad.com\/blog\/#\/schema\/person\/849cc3c671aa8e5743c09627b1994145\"},\"headline\":\"Elementor #11450\",\"datePublished\":\"2026-04-16T07:26:50+00:00\",\"dateModified\":\"2026-04-16T07:27:21+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/eitfaridabad.com\/blog\/elementor-11450\/\"},\"wordCount\":122,\"publisher\":{\"@id\":\"https:\/\/eitfaridabad.com\/blog\/#organization\"},\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/eitfaridabad.com\/blog\/elementor-11450\/\",\"url\":\"https:\/\/eitfaridabad.com\/blog\/elementor-11450\/\",\"name\":\"Elementor #11450 - Echelon Institute of Technology, Faridabad\",\"isPartOf\":{\"@id\":\"https:\/\/eitfaridabad.com\/blog\/#website\"},\"datePublished\":\"2026-04-16T07:26:50+00:00\",\"dateModified\":\"2026-04-16T07:27:21+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/eitfaridabad.com\/blog\/elementor-11450\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/eitfaridabad.com\/blog\/elementor-11450\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/eitfaridabad.com\/blog\/elementor-11450\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/eitfaridabad.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Elementor #11450\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/eitfaridabad.com\/blog\/#website\",\"url\":\"https:\/\/eitfaridabad.com\/blog\/\",\"name\":\"Echelon Institute of Technology, Faridabad\",\"description\":\"Top BTech, BBA, BCA College in Faridabad Delhi NCR\",\"publisher\":{\"@id\":\"https:\/\/eitfaridabad.com\/blog\/#organization\"},\"alternateName\":\"Echelon College Faridabad Delhi NCR\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/eitfaridabad.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/eitfaridabad.com\/blog\/#organization\",\"name\":\"Echelon Institute of Technology Faridabad\",\"alternateName\":\"Echelon College Faridabad\",\"url\":\"https:\/\/eitfaridabad.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/eitfaridabad.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/eitfaridabad.com\/wp-content\/uploads\/2023\/02\/Logo-1.png\",\"contentUrl\":\"https:\/\/eitfaridabad.com\/wp-content\/uploads\/2023\/02\/Logo-1.png\",\"width\":3597,\"height\":1449,\"caption\":\"Echelon Institute of Technology Faridabad\"},\"image\":{\"@id\":\"https:\/\/eitfaridabad.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/EchelonInstituteOfTechnologyOfficial\",\"https:\/\/www.instagram.com\/echeloninstituteoftechnology\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/eitfaridabad.com\/blog\/#\/schema\/person\/849cc3c671aa8e5743c09627b1994145\",\"name\":\"Rakesh Sinha\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/eitfaridabad.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/253ee3ad909a508e2a6dd0a6d966686d2759813a21544ab1f862accfc3193a46?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/253ee3ad909a508e2a6dd0a6d966686d2759813a21544ab1f862accfc3193a46?s=96&d=mm&r=g\",\"caption\":\"Rakesh Sinha\"},\"url\":\"https:\/\/eitfaridabad.com\/blog\/author\/rakeshsinha\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Elementor #11450 - Echelon Institute of Technology, Faridabad","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/eitfaridabad.com\/blog\/elementor-11450\/","og_locale":"en_US","og_type":"article","og_title":"Elementor #11450 - Echelon Institute of Technology, Faridabad","og_description":"Echelon Games Registration ECHELON TRANSFORMING THE EDUCATION Affiliated to GGSIPU Guru Gobind Singh Indraprastha University [&hellip;]","og_url":"https:\/\/eitfaridabad.com\/blog\/elementor-11450\/","og_site_name":"Echelon Institute of Technology, Faridabad","article_publisher":"https:\/\/www.facebook.com\/EchelonInstituteOfTechnologyOfficial","article_published_time":"2026-04-16T07:26:50+00:00","article_modified_time":"2026-04-16T07:27:21+00:00","author":"Rakesh Sinha","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Rakesh Sinha","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/eitfaridabad.com\/blog\/elementor-11450\/#article","isPartOf":{"@id":"https:\/\/eitfaridabad.com\/blog\/elementor-11450\/"},"author":{"name":"Rakesh Sinha","@id":"https:\/\/eitfaridabad.com\/blog\/#\/schema\/person\/849cc3c671aa8e5743c09627b1994145"},"headline":"Elementor #11450","datePublished":"2026-04-16T07:26:50+00:00","dateModified":"2026-04-16T07:27:21+00:00","mainEntityOfPage":{"@id":"https:\/\/eitfaridabad.com\/blog\/elementor-11450\/"},"wordCount":122,"publisher":{"@id":"https:\/\/eitfaridabad.com\/blog\/#organization"},"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/eitfaridabad.com\/blog\/elementor-11450\/","url":"https:\/\/eitfaridabad.com\/blog\/elementor-11450\/","name":"Elementor #11450 - Echelon Institute of Technology, Faridabad","isPartOf":{"@id":"https:\/\/eitfaridabad.com\/blog\/#website"},"datePublished":"2026-04-16T07:26:50+00:00","dateModified":"2026-04-16T07:27:21+00:00","breadcrumb":{"@id":"https:\/\/eitfaridabad.com\/blog\/elementor-11450\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/eitfaridabad.com\/blog\/elementor-11450\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/eitfaridabad.com\/blog\/elementor-11450\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/eitfaridabad.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Elementor #11450"}]},{"@type":"WebSite","@id":"https:\/\/eitfaridabad.com\/blog\/#website","url":"https:\/\/eitfaridabad.com\/blog\/","name":"Echelon Institute of Technology, Faridabad","description":"Top BTech, BBA, BCA College in Faridabad Delhi NCR","publisher":{"@id":"https:\/\/eitfaridabad.com\/blog\/#organization"},"alternateName":"Echelon College Faridabad Delhi NCR","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/eitfaridabad.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/eitfaridabad.com\/blog\/#organization","name":"Echelon Institute of Technology Faridabad","alternateName":"Echelon College Faridabad","url":"https:\/\/eitfaridabad.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/eitfaridabad.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/eitfaridabad.com\/wp-content\/uploads\/2023\/02\/Logo-1.png","contentUrl":"https:\/\/eitfaridabad.com\/wp-content\/uploads\/2023\/02\/Logo-1.png","width":3597,"height":1449,"caption":"Echelon Institute of Technology Faridabad"},"image":{"@id":"https:\/\/eitfaridabad.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/EchelonInstituteOfTechnologyOfficial","https:\/\/www.instagram.com\/echeloninstituteoftechnology\/"]},{"@type":"Person","@id":"https:\/\/eitfaridabad.com\/blog\/#\/schema\/person\/849cc3c671aa8e5743c09627b1994145","name":"Rakesh Sinha","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/eitfaridabad.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/253ee3ad909a508e2a6dd0a6d966686d2759813a21544ab1f862accfc3193a46?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/253ee3ad909a508e2a6dd0a6d966686d2759813a21544ab1f862accfc3193a46?s=96&d=mm&r=g","caption":"Rakesh Sinha"},"url":"https:\/\/eitfaridabad.com\/blog\/author\/rakeshsinha\/"}]}},"_links":{"self":[{"href":"https:\/\/eitfaridabad.com\/blog\/wp-json\/wp\/v2\/posts\/11450","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/eitfaridabad.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/eitfaridabad.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/eitfaridabad.com\/blog\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/eitfaridabad.com\/blog\/wp-json\/wp\/v2\/comments?post=11450"}],"version-history":[{"count":4,"href":"https:\/\/eitfaridabad.com\/blog\/wp-json\/wp\/v2\/posts\/11450\/revisions"}],"predecessor-version":[{"id":11454,"href":"https:\/\/eitfaridabad.com\/blog\/wp-json\/wp\/v2\/posts\/11450\/revisions\/11454"}],"wp:attachment":[{"href":"https:\/\/eitfaridabad.com\/blog\/wp-json\/wp\/v2\/media?parent=11450"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/eitfaridabad.com\/blog\/wp-json\/wp\/v2\/categories?post=11450"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/eitfaridabad.com\/blog\/wp-json\/wp\/v2\/tags?post=11450"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}