Title: ronza's Replies | WordPress.org

---

# ronza

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Claudio Sanches - PagSeguro for WooCommerce] Parcelamento Congelado](https://wordpress.org/support/topic/parcelamento-congelado/)
 *  Thread Starter [ronza](https://wordpress.org/support/users/ronza/)
 * (@ronza)
 * [6 years, 12 months ago](https://wordpress.org/support/topic/parcelamento-congelado/#post-11560544)
 * Voltou a funcionar, provavelmente era algum problema com o PagSeguro mesmo.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Claudio Sanches - PagSeguro for WooCommerce] Parcelamento Congelado](https://wordpress.org/support/topic/parcelamento-congelado/)
 *  Thread Starter [ronza](https://wordpress.org/support/users/ronza/)
 * (@ronza)
 * [6 years, 12 months ago](https://wordpress.org/support/topic/parcelamento-congelado/#post-11560226)
 * Aqui deve fazer umas 12h já.
    Se for erro realmente do PagSeguro, espero que 
   eles consertem o quanto antes.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Claudio Sanches - PagSeguro for WooCommerce] Parcelamento Congelado](https://wordpress.org/support/topic/parcelamento-congelado/)
 *  Thread Starter [ronza](https://wordpress.org/support/users/ronza/)
 * (@ronza)
 * [6 years, 12 months ago](https://wordpress.org/support/topic/parcelamento-congelado/#post-11560139)
 * Encontrei essa mensagem:
 * Failed to load [https://ws.pagseguro.uol.com.br/v2/installments.json?sessionId=eb6920835f394a8296c645530e641ab3&amount=94.70&creditCardBrand=mastercard](https://ws.pagseguro.uol.com.br/v2/installments.json?sessionId=eb6920835f394a8296c645530e641ab3&amount=94.70&creditCardBrand=mastercard):
   No ‘Access-Control-Allow-Origin’ header is present on the requested resource.
   Origin ‘[https://pagseguro.uol.com.br&#8217](https://pagseguro.uol.com.br&#8217);
   is therefore not allowed access.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Rate My Post - Star Rating Plugin by FeedbackWP] Duplicated rating](https://wordpress.org/support/topic/duplicated-rating/)
 *  Thread Starter [ronza](https://wordpress.org/support/users/ronza/)
 * (@ronza)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/duplicated-rating/#post-11183778)
 * It works for me: <?php echo do_shortcode(‘[ratemypost]’); ?>
    Thanks! 🙂
    -  This reply was modified 7 years, 3 months ago by [ronza](https://wordpress.org/support/users/ronza/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Rate My Post - Star Rating Plugin by FeedbackWP] Duplicated rating](https://wordpress.org/support/topic/duplicated-rating/)
 *  Thread Starter [ronza](https://wordpress.org/support/users/ronza/)
 * (@ronza)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/duplicated-rating/#post-11183695)
 * I tested with shortcode and it is still showing duplicated.
 * I think it is something with my theme.
 * Thanks for your support 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[If Menu - Visibility control for Menus] If Menu Premium](https://wordpress.org/support/topic/if-menu-premium/)
 *  Thread Starter [ronza](https://wordpress.org/support/users/ronza/)
 * (@ronza)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/if-menu-premium/#post-10162396)
 * Maybe you will need an admin user, right?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] How can I change automatically the order date?](https://wordpress.org/support/topic/how-can-i-change-automatically-the-order-date-1/)
 *  Thread Starter [ronza](https://wordpress.org/support/users/ronza/)
 * (@ronza)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/how-can-i-change-automatically-the-order-date-1/#post-7397141)
 * Hi Mike, Claudio Sanches Help me finding a solution.
 * Just paste this code at functions.php
 *     ```
       function my_custom_payment_complete_date( $order_id ) {
       	wp_update_post( array( 'ID' => $order_id, 'post_date' => current_time( 'mysql' ) ) );
       }
   
       add_action( 'woocommerce_payment_complete', 'my_custom_payment_complete_date' );
       ```
   
 * Thanks for your support!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] How can I change automatically the order date?](https://wordpress.org/support/topic/how-can-i-change-automatically-the-order-date-1/)
 *  Thread Starter [ronza](https://wordpress.org/support/users/ronza/)
 * (@ronza)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/how-can-i-change-automatically-the-order-date-1/#post-7397094)
 * Where can I see it?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] How can I change automatically the order date?](https://wordpress.org/support/topic/how-can-i-change-automatically-the-order-date-1/)
 *  Thread Starter [ronza](https://wordpress.org/support/users/ronza/)
 * (@ronza)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/how-can-i-change-automatically-the-order-date-1/#post-7397059)
 * Unfortunately it didn’t work. 🙁
 * Is there any piece of code that I can add in the fuction.php file?
 * I don’t know what is causing it. :/
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] How can I change automatically the order date?](https://wordpress.org/support/topic/how-can-i-change-automatically-the-order-date-1/)
 *  Thread Starter [ronza](https://wordpress.org/support/users/ronza/)
 * (@ronza)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/how-can-i-change-automatically-the-order-date-1/#post-7397011)
 * I opened my file and it looks the same as yours.
 * There is a plugin that change wc- for rs-, maybe it is causing the problem.
 * I’ll test changing to wc- again and if it work, I came back to tell and close
   the topic.
 * Thanks for your help Mike! 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] How can I change automatically the order date?](https://wordpress.org/support/topic/how-can-i-change-automatically-the-order-date-1/)
 *  Thread Starter [ronza](https://wordpress.org/support/users/ronza/)
 * (@ronza)
 * [10 years ago](https://wordpress.org/support/topic/how-can-i-change-automatically-the-order-date-1/#post-7396990)
 * The order status change automatically, but the date not. The date continue being
   on the same day that the order were made and don’t change to the date of payment.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] How can I change automatically the order date?](https://wordpress.org/support/topic/how-can-i-change-automatically-the-order-date-1/)
 *  Thread Starter [ronza](https://wordpress.org/support/users/ronza/)
 * (@ronza)
 * [10 years ago](https://wordpress.org/support/topic/how-can-i-change-automatically-the-order-date-1/#post-7396974)
 * It is not changing here. The customer make the order 18/05 but only pay 20/05.
   Then 20/05 change the status to processsing but the order date didn’t change 
   and stay 18/05. Got it?
 * I hope you can help me and thanks for your reply! 🙂
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How can I change automatically the order date?](https://wordpress.org/support/topic/how-can-i-change-automatically-the-order-date/)
 *  Thread Starter [ronza](https://wordpress.org/support/users/ronza/)
 * (@ronza)
 * [10 years ago](https://wordpress.org/support/topic/how-can-i-change-automatically-the-order-date/#post-7396499)
 * Thanks for your reply, I’m new here. 🙂

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