• vvskraft

    (@vvskraft)


    storefront-template-functions.php (inc/storefront-template-functions.php)

    Need the original code for this part. Can anyone help with this? Its a big emergency!

    if ( ! function_exists( ‘storefront_credit’ ) ) {
    /**
    * Display the theme credit
    *
    * @since 1.0.0
    * @return void
    */
    function storefront_credit() {
    ?>
    <div class=”site-info”>

    </div><!– .site-info –>
    <?php
    }
    </div><!– .site-info –>
    <?php
    }
    }

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

The topic ‘Storefront theme problem’ is closed to new replies.