File manager - Edit - /home/jardides/www/Jardi-design/components/com_templateck/projects/jardidesign2016/index.php
Back
<?php /** * @copyright Jardi-design.com * * Template made with the joomla component Template Creator CK - http://www.joomlack.fr * jardidesign2016 * @license * @version 1 * */ // No direct access to this file defined('_JEXEC') or die('Restricted access'); ?> <!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->language; ?>" lang="<?php echo $this->language; ?>" dir="<?php echo $this->direction; ?>" > <head> <jdoc:include type="head" /> <?php JHtml::_('jquery.framework'); ?> <?php JHtml::_('bootstrap.framework'); ?> <link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/bootstrap.css" type="text/css" /> <?php JHtmlBootstrap::loadCss($includeMaincss = false, $this->direction); ?> <?php if ($this->direction == 'rtl') { ?> <link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/template_rtl.css" type="text/css" /> <?php } else { ?> <link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/template.css" type="text/css" /> <?php } ?> <?php if ($this->params->get('useresponsive','1')) { ?> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/mobile.css" type="text/css" /> <?php } ?> <link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/font-awesome.min.css" type="text/css" /> <?php $nbmodules4 = (bool)$this->countModules('position-8') + (bool)$this->countModules('position-9') + (bool)$this->countModules('position-10') + (bool)$this->countModules('position-11') + (bool)$this->countModules('position-12'); ?> <?php $mainclass = ""; if (!$this->countModules('position-7')) { $mainclass .= " noleft";} if (!$this->countModules('position-6')) { $mainclass .= " noright";} $mainclass = trim($mainclass); ?> <?php $nbmodules6 = (bool)$this->countModules('position-13') + (bool)$this->countModules('position-14') + (bool)$this->countModules('position-15') + (bool)$this->countModules('position-16') + (bool)$this->countModules('position-17'); ?> <!--[if lte IE 7]> <style type="text/css"> #bannermenu > div.inner ul.menu > li,#nav > div.inner ul.menu > li { display: inline !important; zoom: 1; } </style> <![endif]--> <?php $app = JFactory::getApplication(); // Detecting Active Variables $option = $app->input->getCmd('option', ''); $view = $app->input->getCmd('view', ''); $layout = $app->input->getCmd('layout', ''); $task = $app->input->getCmd('task', ''); $itemid = $app->input->getCmd('Itemid', ''); ?> <!--[if lt IE 9]> <script src="<?php echo JUri::root(true); ?>/media/jui/js/html5.js"></script> <![endif]--> </head> <body class="<?php echo $option . ' view-' . $view . ($layout ? ' layout-' . $layout : ' no-layout') . ($task ? ' task-' . $task : ' no-task') . ($itemid ? ' itemid-' . $itemid : ''); ?> <?php echo $this->direction; ?>"> <div id="wrapper"> <div class="container-fluid inner "> <section id="bannerrow" class="clearfix"> <div class="inner clearfix"> <div class="flexiblecolumn" style="width:30%;"> <div id="bannerlogo" class="logo"> <div class="inner clearfix"> <?php if ($this->params->get('bannerlogo_logolink')) { ?> <a href="<?php echo htmlspecialchars($this->params->get('bannerlogo_logolink')); ?>"> <?php } ?> <img src="<?php echo $this->params->get('bannerlogo_logoimgsrc', $this->baseurl . '/templates/' . $this->template . '/images/logo_fake.png') ?>" width="<?php echo $this->params->get('bannerlogo_logowidth', '216px') ?>" height="<?php echo $this->params->get('bannerlogo_logoheight', '53px') ?>" alt="<?php echo htmlspecialchars($this->params->get('bannerlogo_logotitle',''));?>" /> <?php if ($this->params->get('bannerlogo_logolink')) { ?> </a> <?php } ?> <?php if ($this->params->get('bannerlogo_logodescription')) { ?> <div class="bannerlogodesc"> <div class="inner clearfix"><?php echo htmlspecialchars($this->params->get('bannerlogo_logodescription'));?></div> </div> <?php } ?> </div> </div> </div> <div class="flexiblecolumn" style="width:30%;"> </div> <div class="flexiblecolumn" style="width:40%;"> <?php if ($this->countModules('position-2')) : ?> <nav id="bannermenu"> <div class="inner clearfix"> <label for="position-2-mobileck" class="mobileckhambuger_togglerlabel" style="display:none;">≡</label> <input id="position-2-mobileck" class="mobileckhambuger_toggler" type="checkbox" style="display:none;"/> <jdoc:include type="modules" name="position-2" /> </div> </nav> <?php endif; ?> </div> <div class="clr"></div> </div> </section> <?php if ($this->countModules('position-0')) : ?> <div id="slideshow1"> <div class="inner clearfix"> <jdoc:include type="modules" name="position-0" style="htmlck" /> </div> </div> <?php endif; ?> <?php if ($this->countModules('position-1')) : ?> <nav id="nav"> <div class="inner clearfix"> <label for="position-1-mobileck" class="mobileckhambuger_togglerlabel" style="display:none;">≡</label> <input id="position-1-mobileck" class="mobileckhambuger_toggler" type="checkbox" style="display:none;"/> <jdoc:include type="modules" name="position-1" /> </div> </nav> <?php endif; ?> <?php if ($nbmodules4) : ?> <section id="modulestop" class="clearfix"> <div class="inner clearfix <?php echo 'n'.$nbmodules4 ?>"> <?php if ($this->countModules('position-8')) : ?> <div id="modulestopmod1" class="flexiblemodule "> <div class="inner clearfix"> <jdoc:include type="modules" name="position-8" style="htmlck" /> </div> </div> <?php endif; ?> <?php if ($this->countModules('position-9')) : ?> <div id="modulestopmod2" class="flexiblemodule "> <div class="inner clearfix"> <jdoc:include type="modules" name="position-9" style="htmlck" /> </div> </div> <?php endif; ?> <?php if ($this->countModules('position-10')) : ?> <div id="modulestopmod3" class="flexiblemodule "> <div class="inner clearfix"> <jdoc:include type="modules" name="position-10" style="htmlck" /> </div> </div> <?php endif; ?> <?php if ($this->countModules('position-11')) : ?> <div id="modulestopmod4" class="flexiblemodule "> <div class="inner clearfix"> <jdoc:include type="modules" name="position-11" style="htmlck" /> </div> </div> <?php endif; ?> <?php if ($this->countModules('position-12')) : ?> <div id="modulestopmod5" class="flexiblemodule "> <div class="inner clearfix"> <jdoc:include type="modules" name="position-12" style="htmlck" /> </div> </div> <?php endif; ?> <div class="clr"></div> </div> </section> <?php endif; ?> <div id="maincontent" class="maincontent <?php echo $mainclass ?>"> <div class="inner clearfix"> <?php if ($this->countModules('position-7')) : ?> <aside id="left" class="column column1"> <?php if ($this->countModules('position-7')) : ?> <div class="inner clearfix"> <jdoc:include type="modules" name="position-7" style="htmlck" /> </div> <?php endif; ?> </aside> <?php endif; ?> <div id="main" class="column main row-fluid"> <div class="inner clearfix"> <main id="center" class="column center "> <div class="inner"> <jdoc:include type="message" /> <jdoc:include type="component" /> </div> </main> <?php if ($this->countModules('position-6')) : ?> <aside id="right" class="column column2"> <?php if ($this->countModules('position-6')) : ?> <div class="inner clearfix"> <jdoc:include type="modules" name="position-6" style="htmlck" /> </div> <?php endif; ?> </aside> <?php endif; ?> </div> </div> <div class="clr"></div> </div> </div> <?php if ($nbmodules6) : ?> <section id="modulesbottom" class="clearfix"> <div class="inner clearfix <?php echo 'n'.$nbmodules6 ?>"> <?php if ($this->countModules('position-13')) : ?> <div id="modulesbottommod1" class="flexiblemodule "> <div class="inner clearfix"> <jdoc:include type="modules" name="position-13" style="htmlck" /> </div> </div> <?php endif; ?> <?php if ($this->countModules('position-14')) : ?> <div id="modulesbottommod2" class="flexiblemodule "> <div class="inner clearfix"> <jdoc:include type="modules" name="position-14" style="htmlck" /> </div> </div> <?php endif; ?> <?php if ($this->countModules('position-15')) : ?> <div id="modulesbottommod3" class="flexiblemodule "> <div class="inner clearfix"> <jdoc:include type="modules" name="position-15" style="htmlck" /> </div> </div> <?php endif; ?> <?php if ($this->countModules('position-16')) : ?> <div id="modulesbottommod4" class="flexiblemodule "> <div class="inner clearfix"> <jdoc:include type="modules" name="position-16" style="htmlck" /> </div> </div> <?php endif; ?> <?php if ($this->countModules('position-17')) : ?> <div id="modulesbottommod5" class="flexiblemodule "> <div class="inner clearfix"> <jdoc:include type="modules" name="position-17" style="htmlck" /> </div> </div> <?php endif; ?> <div class="clr"></div> </div> </section> <?php endif; ?> <?php if ($this->countModules('position-3')) : ?> <footer id="footer"> <div class="inner clearfix"> <jdoc:include type="modules" name="position-3" style="htmlck" /> </div> </footer> <?php endif; ?> </div> </div> <jdoc:include type="modules" name="debug" /> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings