Title: blacksnowdev's Replies - page 2 | WordPress.org

---

# blacksnowdev

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

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

 Search replies:

## Forum Replies Created

Viewing 6 replies - 16 through 21 (of 21 total)

[←](https://wordpress.org/support/users/blacksnowdev/replies/?output_format=md) 
[1](https://wordpress.org/support/users/blacksnowdev/replies/?output_format=md) 
2

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Falang multilanguage for WordPress] Woocommerce Mini card, order email lang](https://wordpress.org/support/topic/woocommerce-mini-card-order-email-lang/)
 *  Thread Starter [blacksnowdev](https://wordpress.org/support/users/blacksnowdev/)
 * (@blacksnowdev)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/woocommerce-mini-card-order-email-lang/#post-15022551)
 * Thanks for the quick info:
 * 1. I mean translation of Mini Card elements. Shopping cart and checkout button.
   
   I will insert the product in Language A – the buttons are ok I switch to Language
   B – I still see everything in Language A – the individual elements are not translated.
 * 2. If I understand correctly – will I not send an email in the language of the
   customer who used it when ordering?
 * Thanks a lot
    Dušan
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[OceanWP] Toolbar not working on search page](https://wordpress.org/support/topic/toolbar-not-working-on-search-page/)
 *  Thread Starter [blacksnowdev](https://wordpress.org/support/users/blacksnowdev/)
 * (@blacksnowdev)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/toolbar-not-working-on-search-page/#post-14327233)
 * Hello,
 * this test web:
 * [http://insane.blacksnowdev.cz/cs/](http://insane.blacksnowdev.cz/cs/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FOX - Currency Switcher Professional for WooCommerce] Role Shop Mannager – no change currency](https://wordpress.org/support/topic/role-shop-mannager-no-change-currency/)
 *  Thread Starter [blacksnowdev](https://wordpress.org/support/users/blacksnowdev/)
 * (@blacksnowdev)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/role-shop-mannager-no-change-currency/#post-13986793)
 * Thank you 🙂
 *     ```
       /** add shopmanager */
       function wporg_simple_role_caps() {
           // Gets the simple_role role object.
           $role = get_role('shop_manager');
   
           // Add a new capability.
           $role->add_cap( 'manage_options', true );
       }
   
       // Add simple_role capabilities, priority must be after the initial role definition.
       add_action( 'init', 'wporg_simple_role_caps', 11 );
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FOX - Currency Switcher Professional for WooCommerce] Role Shop Mannager – no change currency](https://wordpress.org/support/topic/role-shop-mannager-no-change-currency/)
 *  Thread Starter [blacksnowdev](https://wordpress.org/support/users/blacksnowdev/)
 * (@blacksnowdev)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/role-shop-mannager-no-change-currency/#post-13982047)
 * Can we solve this problem? Thank you.
    Dušan
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FOX - Currency Switcher Professional for WooCommerce] The price does not change with wp super cache](https://wordpress.org/support/topic/the-price-does-not-change-with-wp-super-cache/)
 *  Thread Starter [blacksnowdev](https://wordpress.org/support/users/blacksnowdev/)
 * (@blacksnowdev)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/the-price-does-not-change-with-wp-super-cache/#post-12538275)
 * No, has been since the option to save the currency in a cookie? I can exclude
   cookies with between memories.
 * Thanks for support
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FOX - Currency Switcher Professional for WooCommerce] The price does not change with wp super cache](https://wordpress.org/support/topic/the-price-does-not-change-with-wp-super-cache/)
 *  Thread Starter [blacksnowdev](https://wordpress.org/support/users/blacksnowdev/)
 * (@blacksnowdev)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/the-price-does-not-change-with-wp-super-cache/#post-12499396)
 * Hi,
 * I’m sorry, I’ll try to explain.
 * To switch currency I use this:
    [https://currency-switcher.com/switch-currency-with-language-change/](https://currency-switcher.com/switch-currency-with-language-change/)
 * Everything works great until I use wp super cache. The problem is that what is
   php, so does not work in cache.
 * I would like to switch language and currency at the same time.
 * Any idea?
    Thanks

Viewing 6 replies - 16 through 21 (of 21 total)

[←](https://wordpress.org/support/users/blacksnowdev/replies/?output_format=md) 
[1](https://wordpress.org/support/users/blacksnowdev/replies/?output_format=md) 
2