Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter matteodimarzo95

    (@matteodimarzo95)

    I’m sorry but I can not put what I need. Now will you copy all the footer code, if you can modify it to me and I paste it in the right way? I remind you that I do not want to see “© Centralino Panasonic – Voip – Wintel 2016
    Storefront progettato da WooThemes” but see Wintel Soc Coop – Latina”. This is the website link http://www.wint.it/ and now you paste the code, I hope I have expressed myself well.

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

    ?>

    </div><!– .col-full –>
    </div><!– #content –>

    <?php do_action( ‘storefront_before_footer’ ); ?>

    <footer id=”colophon” class=”site-footer” role=”contentinfo”>
    <div class=”col-full”>

    <?php
    /**
    * Functions hooked in to storefront_footer action
    *
    * @hooked storefront_footer_widgets – 10
    * @hooked storefront_credit – 20
    */
    do_action( ‘storefront_footer’ ); ?>

    </div><!– .col-full –>
    </footer><!– #colophon –>

    <?php do_action( ‘storefront_after_footer’ ); ?>

    </div><!– #page –>

    <?php wp_footer(); ?>

    </body>
    </html>

    Cheers,

    Thread Starter matteodimarzo95

    (@matteodimarzo95)

    Hi Mikey Arce,
    I’m sorry but I do not speak English well, I hope you manage to understand me. If instead of deleting the message in the footer of the page you wanted to change? I wish you could see the writing “Wintel Latin – P.Iva 156864664441 – Share Capital € xxxx”
    Thanks for your help.
    Cheers,

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