• Resolved SploitKT

    (@sploitkt)


    I want to take all this information on the bottom and put other how do? already tried in many ways. help

    ________PT______________
    Quero tirar todas informa??es que esta no rodapé e colocar outras como fa?o ? ja tentei de varias formas. ajude-me

    code

    <?php
    /**
    * The template for displaying the footer.
    *
    * Contains the closing of the #content div and all content after
    *
    * @package Store WP
    */
    ?>

    <?php igthemes_after_content(); ?>

    </div><!– .row –>
    </div><!– #content –>

    <footer id=”colophon” class=”site-footer” role=”contentinfo”>
    <div class=”site-info grid-1200″>
    <div class=”row”>
    <?php get_template_part(‘core-framework/partials/sidebar-footer’) ?>AA
    <?php get_template_part(‘core-framework/partials/social’) ?>AA
    </div><!– .row –>
    </div><!– .site-info –>
    <?php igthemes_footer(); ?>
    </footer><!– #colophon –>
    </div><!– #page –>
    AA
    <?php wp_footer(); ?>

    </body>
    </html>

Viewing 1 replies (of 1 total)
  • Quais as informa??es que você deseja colocar em seu rodapé ? o que você quer mudar? você já tentou usar seus widgets?

Viewing 1 replies (of 1 total)
  • The topic ‘EDIT FOOTER.PHP’ is closed to new replies.