Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • trabajodirect Friend
    #1010994

    I’ve found a jdoc tag unclosed . Wc3 validator told me about it !

    <header id="header" class="header<?php echo $helper->is(‘layoutSticky_header’) ? ‘ stick-on-top’ : ” ?>" role="banner"<?php $helper->_bg(‘header’) ?>>
    <?php $helper->_container_open(‘header’) ?>

        <div class="<?php $helper->_row_class('header') ?>">
            <!-- Logo - header left -->
            <div class="<?php $helper->_('header-left-class') ?>">
            <a class="navbar-brand logo logo-text" href="<?php echo $this->baseurl; ?>/">
                <strong><?php $helper->_('advancedSiteName') ?></strong>
                <small class="slogan"><?php $helper->_('advancedSiteSlogan') ?></small>
            </a>
            </div>
            <!-- // Logo -->
    
            <?php if ($helper->has('header-right-class')) : ?>
            <!-- ADS-->
            <div class="banner <?php $helper->_('header-right-class') ?> <?php $helper->_('extraClass_header_right'); ?> ">
                <jdoc:include type="modules" name="<?php $helper->_('header-right-pos') ?>" style="none" /> 
            </div>
            <!-- // ADS-->
            <?php endif ?>
        **</jdoc:include>

    **
    <?php $helper->_container_close(‘header’) ?>

    One DIV element is unclused too. Help pls!!

    Pankaj Sharma Moderator
    #1011116

    Hi
    Did u checked the demo site URL and getting the same issue?
    Kindly check and share the results here so i can check it further.
    Regards

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum