Title: 1sky's Replies | WordPress.org

---

# 1sky

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [How to make a contest with special restrictions?](https://wordpress.org/support/topic/how-to-make-a-contest-with-special-restrictions/)
 *  Thread Starter [1sky](https://wordpress.org/support/users/1sky/)
 * (@1sky)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/how-to-make-a-contest-with-special-restrictions/#post-16438917)
 * Of course, custom coding! I appreciate having that brought to my attention. I
   am quite sure that’s how it will have to happen — the hybrid idea is the most
   likely solution. Thank you!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] How to cancel on-hold orders?](https://wordpress.org/support/topic/how-to-cancel-on-hold-orders/)
 *  Thread Starter [1sky](https://wordpress.org/support/users/1sky/)
 * (@1sky)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/how-to-cancel-on-hold-orders/#post-13992424)
 * I have my site set up to put any order on-hold so I may manually set it to processing
   if I approve of the order. From what I can tell, Stripe refunded the payments
   in the form of a reversal because I never did set those orders to be processed
   and the payment authorization expired. This is fine, I did not intend to process
   those orders. I just wasn’t sure what to do with them at this point because woo-
   commerce still has them labeled as “on-hold.” I’ve since put my site on vacation
   and do not have any other orders. Thank you for working through this with me!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] How to cancel on-hold orders?](https://wordpress.org/support/topic/how-to-cancel-on-hold-orders/)
 *  Thread Starter [1sky](https://wordpress.org/support/users/1sky/)
 * (@1sky)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/how-to-cancel-on-hold-orders/#post-13983769)
 * Okay, huh. The only plugin that is now active is WooCommerce. I still do not 
   have the option to cancel those on-hold orders.
 * Possibly what may have happened is Stripe reversed the payments for me so now
   the orders are neither here nor there…? I should probably just move them to trash.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Vilva] How to change the font color?](https://wordpress.org/support/topic/how-to-change-the-font-color-4/)
 *  Thread Starter [1sky](https://wordpress.org/support/users/1sky/)
 * (@1sky)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/how-to-change-the-font-color-4/#post-13455629)
 * This changes the color of a sprinkling of text on the cart page, but no other
   text changed color. Thank you for trying!
 * I was hoping I wouldn’t have to look for each css element to change each one 
   manually using custom CSS, which is why I asked for a simple method, but it seems
   like that is the only way to do it. Or just have a light color background – strongly
   considering this as the best option.
 * In case someone else is curious about this task, these are some of the elements
   I have been able to change so far:
 *     ```
       .woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
           color: #ffffff;
       }
   
       bdi {
           color: #ffffff;
       }
   
       main.site-main {
           color: #ffffff;
       ```
   
    -  This reply was modified 5 years, 10 months ago by [1sky](https://wordpress.org/support/users/1sky/).
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Vilva] How to change the font color?](https://wordpress.org/support/topic/how-to-change-the-font-color-4/)
 *  Thread Starter [1sky](https://wordpress.org/support/users/1sky/)
 * (@1sky)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/how-to-change-the-font-color-4/#post-13450054)
 * Yes. The URL is [oddrobin.com](http://oddrobin.com).
 * I put a screenshot in my google drive here:
    [https://drive.google.com/file/d/1_JnQUnb2PSBxwvCut87v9hwvSDdOMLad/view?usp=sharing](https://drive.google.com/file/d/1_JnQUnb2PSBxwvCut87v9hwvSDdOMLad/view?usp=sharing)
 * Thank you!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Shipping & Cart Issues](https://wordpress.org/support/topic/shipping-cart-issues/)
 *  Thread Starter [1sky](https://wordpress.org/support/users/1sky/)
 * (@1sky)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/shipping-cart-issues/#post-12114764)
 * Yes! Issue #1 fixed! YAAAAY!!! Thank you!!! I’m glad that one was easy.
 * Issue #2: It is saving the address in all three different browsers I have (chrome,
   IE, and edge). It doesn’t save the address from browser type to browser type,
   though, so that’s good. I guess it’s not much of a big deal. I suppose it’s even
   a bit of a convenience to the customer that the website remembers the address
   that was last entered, but it just seems weird to me.
 * Thanks for your help!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Flat-rate shipping not calculating?](https://wordpress.org/support/topic/flat-rate-shipping-not-calculating/)
 *  Thread Starter [1sky](https://wordpress.org/support/users/1sky/)
 * (@1sky)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/flat-rate-shipping-not-calculating/#post-9656792)
 * 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Flat-rate shipping not calculating?](https://wordpress.org/support/topic/flat-rate-shipping-not-calculating/)
 *  Thread Starter [1sky](https://wordpress.org/support/users/1sky/)
 * (@1sky)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/flat-rate-shipping-not-calculating/#post-9656789)
 * That fixed it! I’m glad it was so simple. Oh, thank you!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Getting "page cannot be displayed" for admin panel. Help?](https://wordpress.org/support/topic/getting-page-cannot-be-displayed-for-admin-panel-help/)
 *  Thread Starter [1sky](https://wordpress.org/support/users/1sky/)
 * (@1sky)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/getting-page-cannot-be-displayed-for-admin-panel-help/#post-6909665)
 * Nevermind. I reinstalled and now I can start all over.

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