{"id":369,"date":"2010-02-17T16:38:20","date_gmt":"2010-02-17T16:38:20","guid":{"rendered":"https:\/\/fir3netwp.gmsrrpobkbd.com\/2010\/02\/17\/adding-a-custom-module-position-to-your-joomla-template\/"},"modified":"2023-02-24T13:01:24","modified_gmt":"2023-02-24T13:01:24","slug":"adding-a-custom-module-position-to-your-joomla-template","status":"publish","type":"post","link":"https:\/\/www.fir3net.com\/Web-Development\/Joomla\/adding-a-custom-module-position-to-your-joomla-template.html","title":{"rendered":"Add Custom Module Position to RocketTheme Afterburner Template"},"content":{"rendered":"

In this article we will be adding a custom module position to the RocketTheme Afterburner template<\/a>. The syntax used here will be specfic to the Afterburner template but you should be able to adjust and use as nessecary within your own template.<\/p>\n

Add the following code to the following files within \/templates\/rt_afterburner_j15\/<\/span><\/p>\n

index.php<\/strong><\/p>\n

<div id=\"nav\">\r\n<jdoc:include type=\"modules\" name=\"nav\" style=\"none\" \/>\r\n!! under here add !!\r\n<jdoc:include type=\"modules\" name=\"positionname\" style=\"none\" \/><\/pre>\n

templateDetails.xml<\/strong><\/p>\n

\u00a0 \u00a0 <positions>\r\n\u00a0 \u00a0 \u00a0 \u00a0 <position>top<\/position>\r\n\u00a0 \u00a0 \u00a0 \u00a0 <position>nav<\/position>\r\n!! under here add !!\r\n<position>positionname<\/position><\/pre>\n

Adding a Div Class<\/strong>
\nSo that you can add the new module to your CSS you will need to wrap the module position within your index.php in the syntax,<\/p>\n

<div class=\"positionclass\">\r\nPOSITION HERE\r\n<\/div><\/pre>\n

Other ways you can wrap your module position is to add it to the modules “module suffix class” or within the actual HTML of your module.<\/p>\n

 <\/p>\n","protected":false},"excerpt":{"rendered":"

In this article we will be adding a custom module position to the RocketTheme Afterburner template. The syntax used here will be specfic to the Afterburner template but you should be able to adjust and use as nessecary within your own template. Add the following code to the following files within \/templates\/rt_afterburner_j15\/ index.php <div id=”nav”> … Read more<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[38],"tags":[],"yoast_head":"\nAdd Custom Module Position to RocketTheme Afterburner Template<\/title>\n<meta name=\"description\" content=\"In this article we will be adding a custom module position to the RocketTheme Afterburner template. The syntax used here will be specfic to the\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.fir3net.com\/Web-Development\/Joomla\/adding-a-custom-module-position-to-your-joomla-template.html\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Add Custom Module Position to RocketTheme Afterburner Template\" \/>\n<meta property=\"og:description\" content=\"In this article we will be adding a custom module position to the RocketTheme Afterburner template. The syntax used here will be specfic to the\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.fir3net.com\/Web-Development\/Joomla\/adding-a-custom-module-position-to-your-joomla-template.html\" \/>\n<meta property=\"og:site_name\" content=\"Fir3net\" \/>\n<meta property=\"article:published_time\" content=\"2010-02-17T16:38:20+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-02-24T13:01:24+00:00\" \/>\n<meta name=\"author\" content=\"Rick Donato\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Rick Donato\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.fir3net.com\/Web-Development\/Joomla\/adding-a-custom-module-position-to-your-joomla-template.html#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.fir3net.com\/Web-Development\/Joomla\/adding-a-custom-module-position-to-your-joomla-template.html\"},\"author\":{\"name\":\"Rick Donato\",\"@id\":\"https:\/\/www.fir3net.com\/#\/schema\/person\/ab35009601b7687ee1c5310be6038037\"},\"headline\":\"Add Custom Module Position to RocketTheme Afterburner Template\",\"datePublished\":\"2010-02-17T16:38:20+00:00\",\"dateModified\":\"2023-02-24T13:01:24+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.fir3net.com\/Web-Development\/Joomla\/adding-a-custom-module-position-to-your-joomla-template.html\"},\"wordCount\":124,\"publisher\":{\"@id\":\"https:\/\/www.fir3net.com\/#organization\"},\"articleSection\":[\"Joomla\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.fir3net.com\/Web-Development\/Joomla\/adding-a-custom-module-position-to-your-joomla-template.html\",\"url\":\"https:\/\/www.fir3net.com\/Web-Development\/Joomla\/adding-a-custom-module-position-to-your-joomla-template.html\",\"name\":\"Add Custom Module Position to RocketTheme Afterburner Template\",\"isPartOf\":{\"@id\":\"https:\/\/www.fir3net.com\/#website\"},\"datePublished\":\"2010-02-17T16:38:20+00:00\",\"dateModified\":\"2023-02-24T13:01:24+00:00\",\"description\":\"In this article we will be adding a custom module position to the RocketTheme Afterburner template. The syntax used here will be specfic to the\",\"breadcrumb\":{\"@id\":\"https:\/\/www.fir3net.com\/Web-Development\/Joomla\/adding-a-custom-module-position-to-your-joomla-template.html#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.fir3net.com\/Web-Development\/Joomla\/adding-a-custom-module-position-to-your-joomla-template.html\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.fir3net.com\/Web-Development\/Joomla\/adding-a-custom-module-position-to-your-joomla-template.html#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.fir3net.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Programming\",\"item\":\"https:\/\/www.fir3net.com\/programming\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Web Development\",\"item\":\"https:\/\/www.fir3net.com\/programming\/web-development\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Joomla\",\"item\":\"https:\/\/www.fir3net.com\/programming\/web-development\/joomla\"},{\"@type\":\"ListItem\",\"position\":5,\"name\":\"Add Custom Module Position to RocketTheme Afterburner Template\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.fir3net.com\/#website\",\"url\":\"https:\/\/www.fir3net.com\/\",\"name\":\"Fir3net\",\"description\":\"Keeping you in the know\",\"publisher\":{\"@id\":\"https:\/\/www.fir3net.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.fir3net.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.fir3net.com\/#organization\",\"name\":\"Fir3net\",\"url\":\"https:\/\/www.fir3net.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.fir3net.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.fir3net.com\/wp-content\/uploads\/Fir3net-Background-Logo-compressed.png\",\"contentUrl\":\"https:\/\/www.fir3net.com\/wp-content\/uploads\/Fir3net-Background-Logo-compressed.png\",\"width\":390,\"height\":88,\"caption\":\"Fir3net\"},\"image\":{\"@id\":\"https:\/\/www.fir3net.com\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.fir3net.com\/#\/schema\/person\/ab35009601b7687ee1c5310be6038037\",\"name\":\"Rick Donato\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.fir3net.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/d75d69a54c0ca3b32c24c3a9703b623c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/d75d69a54c0ca3b32c24c3a9703b623c?s=96&d=mm&r=g\",\"caption\":\"Rick Donato\"},\"description\":\"Rick Donato is a Network Automation Architect\/Evangelist and the founder of Packet Coders.\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Add Custom Module Position to RocketTheme Afterburner Template","description":"In this article we will be adding a custom module position to the RocketTheme Afterburner template. The syntax used here will be specfic to the","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:\/\/www.fir3net.com\/Web-Development\/Joomla\/adding-a-custom-module-position-to-your-joomla-template.html","og_locale":"en_US","og_type":"article","og_title":"Add Custom Module Position to RocketTheme Afterburner Template","og_description":"In this article we will be adding a custom module position to the RocketTheme Afterburner template. The syntax used here will be specfic to the","og_url":"https:\/\/www.fir3net.com\/Web-Development\/Joomla\/adding-a-custom-module-position-to-your-joomla-template.html","og_site_name":"Fir3net","article_published_time":"2010-02-17T16:38:20+00:00","article_modified_time":"2023-02-24T13:01:24+00:00","author":"Rick Donato","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Rick Donato","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.fir3net.com\/Web-Development\/Joomla\/adding-a-custom-module-position-to-your-joomla-template.html#article","isPartOf":{"@id":"https:\/\/www.fir3net.com\/Web-Development\/Joomla\/adding-a-custom-module-position-to-your-joomla-template.html"},"author":{"name":"Rick Donato","@id":"https:\/\/www.fir3net.com\/#\/schema\/person\/ab35009601b7687ee1c5310be6038037"},"headline":"Add Custom Module Position to RocketTheme Afterburner Template","datePublished":"2010-02-17T16:38:20+00:00","dateModified":"2023-02-24T13:01:24+00:00","mainEntityOfPage":{"@id":"https:\/\/www.fir3net.com\/Web-Development\/Joomla\/adding-a-custom-module-position-to-your-joomla-template.html"},"wordCount":124,"publisher":{"@id":"https:\/\/www.fir3net.com\/#organization"},"articleSection":["Joomla"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.fir3net.com\/Web-Development\/Joomla\/adding-a-custom-module-position-to-your-joomla-template.html","url":"https:\/\/www.fir3net.com\/Web-Development\/Joomla\/adding-a-custom-module-position-to-your-joomla-template.html","name":"Add Custom Module Position to RocketTheme Afterburner Template","isPartOf":{"@id":"https:\/\/www.fir3net.com\/#website"},"datePublished":"2010-02-17T16:38:20+00:00","dateModified":"2023-02-24T13:01:24+00:00","description":"In this article we will be adding a custom module position to the RocketTheme Afterburner template. The syntax used here will be specfic to the","breadcrumb":{"@id":"https:\/\/www.fir3net.com\/Web-Development\/Joomla\/adding-a-custom-module-position-to-your-joomla-template.html#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.fir3net.com\/Web-Development\/Joomla\/adding-a-custom-module-position-to-your-joomla-template.html"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.fir3net.com\/Web-Development\/Joomla\/adding-a-custom-module-position-to-your-joomla-template.html#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.fir3net.com\/"},{"@type":"ListItem","position":2,"name":"Programming","item":"https:\/\/www.fir3net.com\/programming"},{"@type":"ListItem","position":3,"name":"Web Development","item":"https:\/\/www.fir3net.com\/programming\/web-development"},{"@type":"ListItem","position":4,"name":"Joomla","item":"https:\/\/www.fir3net.com\/programming\/web-development\/joomla"},{"@type":"ListItem","position":5,"name":"Add Custom Module Position to RocketTheme Afterburner Template"}]},{"@type":"WebSite","@id":"https:\/\/www.fir3net.com\/#website","url":"https:\/\/www.fir3net.com\/","name":"Fir3net","description":"Keeping you in the know","publisher":{"@id":"https:\/\/www.fir3net.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.fir3net.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.fir3net.com\/#organization","name":"Fir3net","url":"https:\/\/www.fir3net.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.fir3net.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.fir3net.com\/wp-content\/uploads\/Fir3net-Background-Logo-compressed.png","contentUrl":"https:\/\/www.fir3net.com\/wp-content\/uploads\/Fir3net-Background-Logo-compressed.png","width":390,"height":88,"caption":"Fir3net"},"image":{"@id":"https:\/\/www.fir3net.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.fir3net.com\/#\/schema\/person\/ab35009601b7687ee1c5310be6038037","name":"Rick Donato","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.fir3net.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/d75d69a54c0ca3b32c24c3a9703b623c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/d75d69a54c0ca3b32c24c3a9703b623c?s=96&d=mm&r=g","caption":"Rick Donato"},"description":"Rick Donato is a Network Automation Architect\/Evangelist and the founder of Packet Coders."}]}},"_links":{"self":[{"href":"https:\/\/www.fir3net.com\/wp-json\/wp\/v2\/posts\/369"}],"collection":[{"href":"https:\/\/www.fir3net.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.fir3net.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.fir3net.com\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.fir3net.com\/wp-json\/wp\/v2\/comments?post=369"}],"version-history":[{"count":2,"href":"https:\/\/www.fir3net.com\/wp-json\/wp\/v2\/posts\/369\/revisions"}],"predecessor-version":[{"id":3477,"href":"https:\/\/www.fir3net.com\/wp-json\/wp\/v2\/posts\/369\/revisions\/3477"}],"wp:attachment":[{"href":"https:\/\/www.fir3net.com\/wp-json\/wp\/v2\/media?parent=369"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.fir3net.com\/wp-json\/wp\/v2\/categories?post=369"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.fir3net.com\/wp-json\/wp\/v2\/tags?post=369"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}