Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • valthebault Friend
    #203685

    Hi,

    All my articles do not show up…
    Does someone has an idea for this ?

    Thanks 🙂

    S.K

    pavit Moderator
    #559191

    Hi

    Could you post a link to your website ?

    are you using the correct template layout for the page where articles should be showed ? where main content is included ?

    sobe Friend
    #561995

    In the template manager, articles disappear when “features-intro” layout is chosen. And if “default” is chosen, the home page looks different.

    How does one get articles without affecting the homepage?

    pavit Moderator
    #562011

    Hi sobe

    <blockquote>How does one get articles without affecting the homepage?</blockquote>

    Could you explain in details what are you trying to achieve ?

    2 layouts “features-intro” and “default” are different for positions contained inside each one

    as example the demo of the template is using the features-intro layout for the menu item home, so i suppose you should change your layout for the desired menu item where you want to show your articles assigning to it the “default” layout.

    apoorva Friend
    #562268

    Hi. I’m creating a site with this template -> http://www.manchitanamu.org/

    1. When linking articles from menu, I see the whole home page as well. You can click on About and Contact Us links in the above link. I set the template name as the default layout.

    2. Also, wondering how to remove the logo in the footer.

    Appreciate any pointers. Thanks.

    pavit Moderator
    #562270

    Hi

    You should verify that the menu item showing articles should have assigned as default template one that contain content position for instance the default template should have assigned the default layout and not the feature-intro layout

    apoorva Friend
    #562449

    Thanks.

    How about removing logo in footer?

    pavit Moderator
    #562459

    <em>@apoorva 462609 wrote:</em><blockquote>Thanks.

    How about removing logo in footer?</blockquote>

    Hi there
    Please check file
    templatesja_nuevotplsblocksfooter.php
    and remove

    <div class="container">
    <div class="row">
    <?php if ($this->checkSpotlight('footnav', 'footer-1, footer-2, footer-3, footer-4')) : ?>
    <!-- FOOT NAVIGATION -->
    <div class="col-xs-12 col-lg-10">
    <?php $this->spotlight('footnav', 'footer-1, footer-2, footer-3, footer-4') ?>
    </div>
    <!-- //FOOT NAVIGATION -->
    <?php endif ?>

    <div class="footer-logo col-xs-12 col-lg-2">
    <div class="footer-logo-container">
    <a href="<?php echo JURI::base(true) ?>" title="<?php echo strip_tags($sitename) ?>">
    <?php echo strip_tags($sitename) ?>
    </a>
    </div>
    </div>
    </div>
    </div>

    apoorva Friend
    #562743

    Thank you. I commented the footer logo snippet and its gone.

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

This topic contains 9 replies, has 4 voices, and was last updated by  apoorva 9 years, 8 months ago.

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