Title: evgenko's Replies | WordPress.org

---

# evgenko

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Premmerce Wholesale Pricing for WooCommerce] When the order status changes, the discount disappear](https://wordpress.org/support/topic/when-the-order-status-changes-the-discount-disappear/)
 *  Thread Starter [evgenko](https://wordpress.org/support/users/evgenko/)
 * (@evgenko)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/when-the-order-status-changes-the-discount-disappear/#post-17199384)
 * Please tell me the problem has been resolved?
   The last update of the plugin was
   6 days ago, but the version in the repository is old 1.1.10Is it possible to 
   download already?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Premmerce Wholesale Pricing for WooCommerce] When the order status changes, the discount disappear](https://wordpress.org/support/topic/when-the-order-status-changes-the-discount-disappear/)
 *  Thread Starter [evgenko](https://wordpress.org/support/users/evgenko/)
 * (@evgenko)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/when-the-order-status-changes-the-discount-disappear/#post-17070824)
 * I’m sorry, I’ll correct myself.
   This won’t happen again.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Premmerce Wholesale Pricing for WooCommerce] When the order status changes, the discount disappear](https://wordpress.org/support/topic/when-the-order-status-changes-the-discount-disappear/)
 *  Thread Starter [evgenko](https://wordpress.org/support/users/evgenko/)
 * (@evgenko)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/when-the-order-status-changes-the-discount-disappear/#post-17069194)
 * Sorry, I didn’t indicate the site. [https://duble.крымскийтравник.рф](https://duble.крымскийтравник.рф)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Premmerce Wholesale Pricing for WooCommerce] When the order status changes, the discount disappear](https://wordpress.org/support/topic/when-the-order-status-changes-the-discount-disappear/)
 *  Thread Starter [evgenko](https://wordpress.org/support/users/evgenko/)
 * (@evgenko)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/when-the-order-status-changes-the-discount-disappear/#post-17068869)
 * Thanks for the quick response!
   At this stage, I disabled all plugins, only three
   necessary ones remained, and installed the default theme. The coupon also disappears!
 * [screenshot-1](https://duble.xn--80aeqcceaflp0aejr3k.xn--p1ai/wp-content/uploads/2023/09/1.png),
   [screenshot-2](https://duble.xn--80aeqcceaflp0aejr3k.xn--p1ai/wp-content/uploads/2023/09/2.png),
   [screenshot-3](https://duble.xn--80aeqcceaflp0aejr3k.xn--p1ai/wp-content/uploads/2023/09/3.png)
 * 
   For tests, I use a duplicate of the working site. I have the same problem on
   my work site.
    -  This reply was modified 2 years, 7 months ago by [evgenko](https://wordpress.org/support/users/evgenko/).
    -  This reply was modified 2 years, 7 months ago by [Yui](https://wordpress.org/support/users/fierevere/).
      Reason: credentials removed
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PDF Invoices & Packing Slips for WooCommerce] Currency Symbol Problem.](https://wordpress.org/support/topic/currency-symbol-problem-2/)
 *  [evgenko](https://wordpress.org/support/users/evgenko/)
 * (@evgenko)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/currency-symbol-problem-2/#post-11706046)
 * Thank you very much!
    the problem was exactly that 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PDF Invoices & Packing Slips for WooCommerce] Currency Symbol Problem.](https://wordpress.org/support/topic/currency-symbol-problem-2/)
 *  [evgenko](https://wordpress.org/support/users/evgenko/)
 * (@evgenko)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/currency-symbol-problem-2/#post-11705114)
 * Good day!
    I have the same problem, the currency is not displayed in the pdf 
   file! [https://prnt.sc/ob6wpj](https://prnt.sc/ob6wpj) In the HTML version everything
   is fine. To change the currency symbol I use:
 *     ```
       <?php
       function change_rub_symbol() {
       return 'руб.';
       }
       add_filter( 'woocommerce_currency_symbol', 'change_rub_symbol');
       ?>
       ```
   
    -  This reply was modified 6 years, 10 months ago by [evgenko](https://wordpress.org/support/users/evgenko/).
    -  This reply was modified 6 years, 10 months ago by [evgenko](https://wordpress.org/support/users/evgenko/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Country is not displayed in the order address](https://wordpress.org/support/topic/country-is-not-displayed-in-the-order-address/)
 *  Thread Starter [evgenko](https://wordpress.org/support/users/evgenko/)
 * (@evgenko)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/country-is-not-displayed-in-the-order-address/#post-11241140)
 * Add screenshots of orders:
    [http://ipic.su/7yDPQx.jpg](http://ipic.su/7yDPQx.jpg)
   [http://ipic.su/7yDPQD.jpg](http://ipic.su/7yDPQD.jpg)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Shipping zones not work for all countries](https://wordpress.org/support/topic/shipping-zones-not-work-for-all-countries/)
 *  [evgenko](https://wordpress.org/support/users/evgenko/)
 * (@evgenko)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/shipping-zones-not-work-for-all-countries/#post-11168156)
 * No, I did not solve the problem. When choosing Russia, the name of the country
   is not specified in the order letter
    changed the theme to the standard did not
   help try to make an order, you will understand everything
    -  This reply was modified 7 years, 3 months ago by [evgenko](https://wordpress.org/support/users/evgenko/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Shipping zones not work for all countries](https://wordpress.org/support/topic/shipping-zones-not-work-for-all-countries/)
 *  [evgenko](https://wordpress.org/support/users/evgenko/)
 * (@evgenko)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/shipping-zones-not-work-for-all-countries/#post-11164453)
 * Good afternoon!
    I have a similar problem. When choosing a delivery, for example
   to Belarus, the name of the country is indicated in a letter about a new order.
   When choosing Russia in the letter there is no name of the country. my test site:
   [https://plastilin-st.ru/naturprodukt/shop/](https://plastilin-st.ru/naturprodukt/shop/)
   on the working site the same problem
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Hyper Cache] Supoort For WooCommerce](https://wordpress.org/support/topic/supoort-for-woocommerce/)
 *  [evgenko](https://wordpress.org/support/users/evgenko/)
 * (@evgenko)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/supoort-for-woocommerce/#post-10898491)
 * problem was solved
    in the “Do not cache pages with URIs” field for some reason,
   the bypass does not work (wrote in different ways, and “/ card” including), and
   in “Do not cache pages with URIs starting with” everything worked
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Hyper Cache] Supoort For WooCommerce](https://wordpress.org/support/topic/supoort-for-woocommerce/)
 *  [evgenko](https://wordpress.org/support/users/evgenko/)
 * (@evgenko)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/supoort-for-woocommerce/#post-10897715)
 * have a nice day!
    My site works for woocommerce.bypass does not work on the shopping
   cart page! I am writing the full path, caching is still not disabled! Do not 
   cache pages with URIs: [https://xn--80aeqcceaflp0aejr3k.xn--p1ai/cart/](https://xn--80aeqcceaflp0aejr3k.xn--p1ai/cart/)
   what could be the problem?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Google Maps] Does not work with SSL support?](https://wordpress.org/support/topic/does-not-work-with-ssl-support/)
 *  [evgenko](https://wordpress.org/support/users/evgenko/)
 * (@evgenko)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/does-not-work-with-ssl-support/#post-9989047)
 * Good afternoon!
    My region Crimea, Russia Some Google services are blocked from
   us, also the site [https://market.envato.com](https://market.envato.com), your
   site [http://supsystic.com](http://supsystic.com)! These resources can be accessed
   only with the help of VPN. When I logged into the Google Maps control panel, 
   Yesi did not load anything on my site, I can see in the screenshots. In the console
   of the browser gave the error “ERR_CONNECTION_TIMED_OUT” from here I decided 
   that the download comes from your server, as soon as I entered through the DVN
   the problem disappears, and more on it repeats (even without the VPN) I do not
   know what it is connected with, can it coincidence? But at least 12 hours the
   card did not work! The site showed a strip in 100px width with a default map,
   New York! and my installed markers remained in place! The crash was at the location
   of the map and the size of the width. I had 100%, in the settings there were 
   only 100, without the attribute. thanks for the answer
    -  This reply was modified 8 years, 2 months ago by [evgenko](https://wordpress.org/support/users/evgenko/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Google Maps] Does not work with SSL support?](https://wordpress.org/support/topic/does-not-work-with-ssl-support/)
 *  [evgenko](https://wordpress.org/support/users/evgenko/)
 * (@evgenko)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/does-not-work-with-ssl-support/#post-9984643)
 * I found the problem! The fact is that your server locks the region of my location
   by IP and there is no connection with your server from the admin panel! Data 
   in my region are registered in SSL, hence the problem! I went into the control
   panel of the VPN plug-in, everything worked!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Google Maps] Does not work with SSL support?](https://wordpress.org/support/topic/does-not-work-with-ssl-support/)
 *  [evgenko](https://wordpress.org/support/users/evgenko/)
 * (@evgenko)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/does-not-work-with-ssl-support/#post-9983964)
 * here is the error message:
    Notice: unserialize(): Error at offset 1458 of 1666
   bytes in /******/plugins/google-maps-easy/classes/utils.php on line 14 Notice:
   Undefined index: map_display_mode in /********/plugins/google-maps-easy/modules/
   gmap/views/tpl/gmapMapStyles.php on line 14 Notice: Undefined index: map_display_mode
   in /*******/plugins/google-maps-easy/modules/gmap/views/gmap.php on line 134
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Google Maps] Does not work with SSL support?](https://wordpress.org/support/topic/does-not-work-with-ssl-support/)
 *  [evgenko](https://wordpress.org/support/users/evgenko/)
 * (@evgenko)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/does-not-work-with-ssl-support/#post-9983902)
 * Good afternoon!
    I have a similar problem. After connecting SSL, the map no longer
   appears! In the admin panel the failure of the card completely, and you can not
   create a new. On the page only a strip of 100px width On the page: [https://celebnie-griazi.ru/test-map/](https://celebnie-griazi.ru/test-map/)
   in the admin panel: [http://prntscr.com/iftots](http://prntscr.com/iftots) [https://prnt.sc/iftpdw](https://prnt.sc/iftpdw)
   [https://prnt.sc/iftpq0](https://prnt.sc/iftpq0) help me please

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