Title: 083n's Replies | WordPress.org

---

# 083n

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Gallery Slider, Additional Variation Images for WooCommerce] Not working for first image](https://wordpress.org/support/topic/not-working-for-first-image/)
 *  Thread Starter [083n](https://wordpress.org/support/users/083n/)
 * (@083n)
 * [6 months, 1 week ago](https://wordpress.org/support/topic/not-working-for-first-image/#post-18709897)
 * I researched the problem thoroughly and identified the cause of the issue. It
   is related to the loading time of the page. Since your JavaScript loads after
   the document is ready, it can lead to a failure when users click on the image
   before the JavaScript has finished loading. If you can address this, you should
   be able to resolve the issue.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] wp_redirect() function caused endless loading/spinner on WooCommerce Checkout](https://wordpress.org/support/topic/wp_redirect-function-caused-endless-loading-spinner-on-woocommerce-checkout/)
 *  Thread Starter [083n](https://wordpress.org/support/users/083n/)
 * (@083n)
 * [5 years ago](https://wordpress.org/support/topic/wp_redirect-function-caused-endless-loading-spinner-on-woocommerce-checkout/#post-14326960)
 * Sometimes the solution is in front of your eyes
 *     ```
       add_action(
         'wp_login',
         create_function(
           '',
           'wp_redirect(home_url("/welcome-page"));exit();'
         )
       );
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BuddyPress for LearnDash] There is 2 My Courses tab under Profile Courses](https://wordpress.org/support/topic/there-is-2-my-courses-tab-under-profile-courses/)
 *  Thread Starter [083n](https://wordpress.org/support/users/083n/)
 * (@083n)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/there-is-2-my-courses-tab-under-profile-courses/#post-14153766)
 * It solved my problem. Thank you.
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Have you ever tested Community Themes under overload?](https://wordpress.org/support/topic/have-you-ever-tested-community-themes-under-overload/)
 *  Thread Starter [083n](https://wordpress.org/support/users/083n/)
 * (@083n)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/have-you-ever-tested-community-themes-under-overload/#post-14063936)
 * Thank you for your reply, James.
 * I want to talk more details about server infrastructure.
    For example, which 
   server source they need, which theme&plugin they prefer or load balancing, CDN,
   security solutions, etc. I think I have to contact the firms in a showcase that
   you shared.
 * If anyone out there to talk more details and share their experiences, I will 
   so glad.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Merging Order in woo commerce](https://wordpress.org/support/topic/merging-order-in-woo-commerce/)
 *  [083n](https://wordpress.org/support/users/083n/)
 * (@083n)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/merging-order-in-woo-commerce/#post-12989272)
 * You can merge customer orders with these 2 plugins.
 * – Smart Orders Manager ([https://codecanyon.net/item/woocommerce-smart-orders-page-for-woocommerce-30/19743352](https://codecanyon.net/item/woocommerce-smart-orders-page-for-woocommerce-30/19743352))
   –
   Order Splitter for WooCommerce([https://wordpress.org/plugins/woo-order-splitter/](https://wordpress.org/plugins/woo-order-splitter/))
 * There are good videos on YouTube, if you need to learn how are you using these
   plugins.
 * Good Luck.
    -  This reply was modified 5 years, 11 months ago by [083n](https://wordpress.org/support/users/083n/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Pricing Deals for WooCommerce] Trigger discount based on quantity remaining](https://wordpress.org/support/topic/trigger-discount-based-on-quantity-remaining/)
 *  [083n](https://wordpress.org/support/users/083n/)
 * (@083n)
 * [9 years ago](https://wordpress.org/support/topic/trigger-discount-based-on-quantity-remaining/#post-9112279)
 * Hi Edmund,
 * Yes. Your explanation is very clear.
    You are so kind and I’m very grateful.
 * Thanks a lot.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Pricing Deals for WooCommerce] Trigger discount based on quantity remaining](https://wordpress.org/support/topic/trigger-discount-based-on-quantity-remaining/)
 *  [083n](https://wordpress.org/support/users/083n/)
 * (@083n)
 * [9 years ago](https://wordpress.org/support/topic/trigger-discount-based-on-quantity-remaining/#post-9111541)
 * Hi again,
    I saw this plug-in when I searched a solution for. Also, I sent an
   e-mail to plug-in’s coder. But, his answer a little confused me. How is your 
   plug-in configuration for this issue ? May you create an example product and 
   discount rule in demo page and explain it to me ? [http://www.codecanyon.eu/wctbp/wp-admin](http://www.codecanyon.eu/wctbp/wp-admin)
   user: demo pass : demo
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Pricing Deals for WooCommerce] Trigger discount based on quantity remaining](https://wordpress.org/support/topic/trigger-discount-based-on-quantity-remaining/)
 *  [083n](https://wordpress.org/support/users/083n/)
 * (@083n)
 * [9 years ago](https://wordpress.org/support/topic/trigger-discount-based-on-quantity-remaining/#post-9110190)
 * Hi disillusia,
    Did you solve this issue ? I need exactly the same thing.
 * Please contact me.
 * Best Regards.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AGCA - Custom Dashboard & Login Page] Hide My WP](https://wordpress.org/support/topic/hide-my-wp/)
 *  Thread Starter [083n](https://wordpress.org/support/users/083n/)
 * (@083n)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/hide-my-wp/#post-8637885)
 * Sooo Sorry.
    It’s my fault. You can use this 2 plug-in together. There is no 
   problem.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[User Role Editor] Multi Roles for Users](https://wordpress.org/support/topic/multi-roles-for-users/)
 *  Thread Starter [083n](https://wordpress.org/support/users/083n/)
 * (@083n)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/multi-roles-for-users/#post-8160883)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[User Role Editor] Multi Roles for Users](https://wordpress.org/support/topic/multi-roles-for-users/)
 *  Thread Starter [083n](https://wordpress.org/support/users/083n/)
 * (@083n)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/multi-roles-for-users/#post-7707116)
 * Is there any answer for helping me about this ?

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