Title: mostfa26's Replies | WordPress.org

---

# mostfa26

  [  ](https://wordpress.org/support/users/mostfa26/)

 *   [Profile](https://wordpress.org/support/users/mostfa26/)
 *   [Topics Started](https://wordpress.org/support/users/mostfa26/topics/)
 *   [Replies Created](https://wordpress.org/support/users/mostfa26/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/mostfa26/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/mostfa26/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/mostfa26/engagements/)
 *   [Favorites](https://wordpress.org/support/users/mostfa26/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Remove Footer Credit] Envo Storefront](https://wordpress.org/support/topic/envo-storefront/)
 *  [mostfa26](https://wordpress.org/support/users/mostfa26/)
 * (@mostfa26)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/envo-storefront/#post-12588943)
 * you can replace it with this block of code :
 * </div><!– end main-container –>
    </div><!– end page-area –> <?php if ( is_active_sidebar(‘
   envo-storefront-footer-area’ ) ) { ?> <div id=”content-footer-section” class=”
   container-fluid clearfix”> <div class=”container”> <?php dynamic_sidebar( ‘envo-
   storefront-footer-area’ ); ?> </div> </div> <?php } ?> <?php do_action( ‘envo_storefront_before_footer’);?
   >
 * </div><!– end page-wrap –>
    <?php do_action( ‘envo_storefront_after_footer’ );?
   > <?php wp_footer(); ?> </body> </html>

Viewing 1 replies (of 1 total)