Title: bigmuffx's Replies | WordPress.org

---

# bigmuffx

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YASR - Yet Another Star Rating Plugin for WordPress] Strange alert in console](https://wordpress.org/support/topic/strange-alert-in-console/)
 *  Thread Starter [bigmuffx](https://wordpress.org/support/users/bigmuffx/)
 * (@bigmuffx)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/strange-alert-in-console/#post-10086966)
 * Thank you! Appreciate your job!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Tax not showed in the checkout](https://wordpress.org/support/topic/tax-not-showed-in-the-checkout/)
 *  Thread Starter [bigmuffx](https://wordpress.org/support/users/bigmuffx/)
 * (@bigmuffx)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/tax-not-showed-in-the-checkout/#post-6249625)
 * Working perfectly, thank you!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] HTML Email type disappeared from the select box](https://wordpress.org/support/topic/html-email-type-disappeared-from-the-select-box/)
 *  Thread Starter [bigmuffx](https://wordpress.org/support/users/bigmuffx/)
 * (@bigmuffx)
 * [11 years ago](https://wordpress.org/support/topic/html-email-type-disappeared-from-the-select-box/#post-5962636)
 * Solved installing the following modules on my server (running CentOS):
 * sudo yum install php-gd
 * sudo yum install php-xml
    sudo yum install php-xmlrpc
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Wrong date format in new email orders](https://wordpress.org/support/topic/wrong-date-format-in-new-email-orders/)
 *  Thread Starter [bigmuffx](https://wordpress.org/support/users/bigmuffx/)
 * (@bigmuffx)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/wrong-date-format-in-new-email-orders/#post-5960911)
 * I solved this problem using email template override deleting the S from the date
   format jS F Y in this string of every template email order:
 * `echo date_i18n( __( 'jS F Y', 'woocommerce' ), strtotime( $order->order_date))."\
   n";`
 * Just create a subfolder in your template folder > woocommerce > email > plains
   and put the relative php file.
    I used a child-theme.

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