Title: goweb's Replies | WordPress.org

---

# goweb

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Complianz - GDPR/CCPA Cookie Consent] Cookie banner doesnt show up](https://wordpress.org/support/topic/cookie-banner-doesnt-show-up-2/)
 *  Thread Starter [goweb](https://wordpress.org/support/users/goweb/)
 * (@goweb)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/cookie-banner-doesnt-show-up-2/#post-17525929)
 * Oh yes, simple mistake, now the banner is showing, Thanks!
 * But I think your plugin should do some simplification / slug there, whatever 
   user input.
 * Kind Regards
    -  This reply was modified 2 years, 4 months ago by [goweb](https://wordpress.org/support/users/goweb/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Kirki – Freeform Page Builder, Website Builder & Customizer] Multiplied fonts and unicode range](https://wordpress.org/support/topic/multiplied-fonts-and-unicode-range/)
 *  Thread Starter [goweb](https://wordpress.org/support/users/goweb/)
 * (@goweb)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/multiplied-fonts-and-unicode-range/#post-15479390)
 * Thats what I mean from the beginning, copy my code into some text editor and 
   search for the first unicode range.
 *     ```
       /* cyrillic-ext */
       @font-face {
         font-family: 'Open Sans';
         font-style: normal;
         font-weight: 400;
         font-stretch: normal;
         font-display: swap;
         src: url(https://sklepmikrostal.com/wp-content/fonts/open-sans/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4taVQUwaEQXjN_mQ.woff) format('woff');
         unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
       }
       ```
   
 * And then you will see that its loaded 3 times… each font-weight…
    900 lines of
   code…
 * Regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Kirki – Freeform Page Builder, Website Builder & Customizer] Multiplied fonts and unicode range](https://wordpress.org/support/topic/multiplied-fonts-and-unicode-range/)
 *  Thread Starter [goweb](https://wordpress.org/support/users/goweb/)
 * (@goweb)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/multiplied-fonts-and-unicode-range/#post-15479038)
 * OK, with “unicode-range:” i can agree, but for me less code = better code.
 * BUT, ‘Open Sans’ font are initiated 3 times! why?
    same family, weight, stretch,
   display, url, unicode, 3 times? 1 time would be enough i think…
 * Regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Virtual + Downloadable product status problem](https://wordpress.org/support/topic/virtual-downloadable-product-status-problem/)
 *  Thread Starter [goweb](https://wordpress.org/support/users/goweb/)
 * (@goweb)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/virtual-downloadable-product-status-problem/#post-14507022)
 * Hi,
    Yes, sorry, you can close this thread, problem was with Przelewy24 plugin
   and PHP above v7.1. and they working on it. PayU after verification works fine.
 * Thanks. Regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Virtual + Downloadable product status problem](https://wordpress.org/support/topic/virtual-downloadable-product-status-problem/)
 *  Thread Starter [goweb](https://wordpress.org/support/users/goweb/)
 * (@goweb)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/virtual-downloadable-product-status-problem/#post-14480502)
 * OK, I understand, and thanks for fast reply,
    Its second point for sure “The 
   payment gateway website has however not been able to contact your WordPress installation
   to update the order status…” but I dont know why exactly… I sent tons of emails
   to hosting provider, to previous payment gateway (Przelewy24), and now with PayU
   is the same, noobody knows where is the problem, so thats why I wrote here, maybe
   some of you had the same problem, because Przelewy24 and PayU are common gateways(
   in PL) and they provide payment plugins for WooCommerce, so i dont believe that
   they just dont work like that… ok I will wait for PayU response, and check WebHooks,
   and let you know.

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