Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • sobe Friend
    #204423

    How does one remove the bottom logo/bottom menu section?

    jooservices Friend
    #561996

    Hi there
    Please
    – Provide your site URL
    – And reproduce steps.

    It would help me much easier to understand and follow up your issue.

    Thank you,
    Viet Vu

    sobe Friend
    #562001

    Check attached image. I would like to know:

    1) how to change or remove bottom logo

    2) remove that whole bottom section from homepage only


    1. Nuevo-bottom-section
    jooservices Friend
    #562006

    Hi there
    Please provide your site URL for checking.

    Thank you,
    Viet Vu

    sobe Friend
    #562010

    The site is on dev mode and with original demo content installed. You can simply look at the demo-site and help solve same problem. How does one remove/change the bottom logo and/or remove bottom section?


    1. Nuevo-bottom-section
    sobe Friend
    #562071

    Never mind changing the logo. How does one simply remove that whole bottom-section?

    you can see section at url: http://ja-nuevo.demo.joomlart.com/

    jooservices Friend
    #562072

    Hi there
    Easy way to do is

    .t3-copyright {
    display: none;
    }

    Thank you,
    Viet Vu

    sobe Friend
    #562085

    That removes the copyright section.

    How does one remove the bottom-menu section as shown in the image?

    jooservices Friend
    #562086

    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>

    Thank you,
    Viet Vu

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

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

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