Title: cholakovdev's Replies | WordPress.org

---

# cholakovdev

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Cryptocurrency Payment Gateway] CryptoWoo is not defined](https://wordpress.org/support/topic/cryptowoo-is-not-defined/)
 *  Thread Starter [cholakovdev](https://wordpress.org/support/users/cholakovdev/)
 * (@cholakovdev)
 * [1 year ago](https://wordpress.org/support/topic/cryptowoo-is-not-defined/#post-18472946)
 * Thanks for your time Olav, I am glad we found the issue.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Cryptocurrency Payment Gateway] CryptoWoo is not defined](https://wordpress.org/support/topic/cryptowoo-is-not-defined/)
 *  Thread Starter [cholakovdev](https://wordpress.org/support/users/cholakovdev/)
 * (@cholakovdev)
 * [1 year ago](https://wordpress.org/support/topic/cryptowoo-is-not-defined/#post-18472517)
 * I debug that 
   wp_localize_script( ‘cw_polling’, ‘CryptoWoo’, $php_vars_array );
   is called beforecw_register_script( ‘cw_polling’, _CWOO\_PLUGIN\_PATH _. ‘assets/
   js/polling.js’, array( ‘jquery’ ) );which answer why it is missing. The question
   is why **wp_localize_script( ‘cw_polling’,…)** is loaded before **cw_register_script(‘
   cw_polling’,…) **?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Cryptocurrency Payment Gateway] CryptoWoo is not defined](https://wordpress.org/support/topic/cryptowoo-is-not-defined/)
 *  Thread Starter [cholakovdev](https://wordpress.org/support/users/cholakovdev/)
 * (@cholakovdev)
 * [1 year ago](https://wordpress.org/support/topic/cryptowoo-is-not-defined/#post-18472472)
 * Thanks for the prompt reply, unfortunately none of the solutions work.
    1. In the source code there is no “CryptoWoo =”
    2. We don’t use any caching plugins, only WordPress 6.7.2, WooCommerce 9.8.1, CryptoWoo
       1.6.12, Redux Framework 4.5.7 and the default theme Twenty Twenty-Five.
    3. Tried with Twenty Twenty-Four
    4. Tried in new incognito window, the site is still on local server there is no
       CDN yet.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Cryptocurrency Payment Gateway] Please select your payment currency error](https://wordpress.org/support/topic/please-select-your-payment-currency-error/)
 *  Thread Starter [cholakovdev](https://wordpress.org/support/users/cholakovdev/)
 * (@cholakovdev)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/please-select-your-payment-currency-error/#post-18458814)
 * Done
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Cryptocurrency Payment Gateway] Please select your payment currency error](https://wordpress.org/support/topic/please-select-your-payment-currency-error/)
 *  Thread Starter [cholakovdev](https://wordpress.org/support/users/cholakovdev/)
 * (@cholakovdev)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/please-select-your-payment-currency-error/#post-18458632)
 * Hi Olav, we are using WordPress 6.7.2 and WooCommerce 9.8.1. We are using the
   legacy checkout and the buttons for selecting cryptocurrency but with dropdown
   it is the same, there is no difference in the display (it still display as buttons
   and the error persist. It is not a cache because other settings work. There are
   no other plugins installed and we are on the default Twenty Twenty-Five theme.
   
   We have only BTC enabled and even when we have it selected as “Default Payment
   Currency” the error persist.
    -  This reply was modified 1 year, 1 month ago by [cholakovdev](https://wordpress.org/support/users/cholakovdev/).
    -  This reply was modified 1 year, 1 month ago by [cholakovdev](https://wordpress.org/support/users/cholakovdev/).
    -  This reply was modified 1 year, 1 month ago by [cholakovdev](https://wordpress.org/support/users/cholakovdev/).
    -  This reply was modified 1 year, 1 month ago by [cholakovdev](https://wordpress.org/support/users/cholakovdev/).
    -  This reply was modified 1 year, 1 month ago by [cholakovdev](https://wordpress.org/support/users/cholakovdev/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post Views Count (Support caching plugins!)] zero count](https://wordpress.org/support/topic/zero-count/)
 *  [cholakovdev](https://wordpress.org/support/users/cholakovdev/)
 * (@cholakovdev)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/zero-count/#post-6643520)
 * In my case it is located in the plugin directory:
    wp-content/plugins/baw-post-
   views-count/bawpv.php
 * If it’s not there try to search for: “BAW Post Views Count”.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post Views Count (Support caching plugins!)] Still not counting…](https://wordpress.org/support/topic/still-not-counting/)
 *  [cholakovdev](https://wordpress.org/support/users/cholakovdev/)
 * (@cholakovdev)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/still-not-counting/#post-6724510)
 * Try to add this line at the end of bawpv.php file:
    add_action(‘wp_head’, ‘bawpvc_main’);
 * Tested on our website [islamio.com](http://islamio.com) and now is counting.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post Views Count (Support caching plugins!)] zero count](https://wordpress.org/support/topic/zero-count/)
 *  [cholakovdev](https://wordpress.org/support/users/cholakovdev/)
 * (@cholakovdev)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/zero-count/#post-6643512)
 * We also noticed that in our website [islamio.com](http://islamio.com).
 * In the last version is missing wp_head action. At the end of bawpv.php file we
   added this line:
    add_action(‘wp_head’, ‘bawpvc_main’);
 * And now it’s working.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Polylang] Buddypress Profile Tabs](https://wordpress.org/support/topic/buddypress-profile-tabs/)
 *  [cholakovdev](https://wordpress.org/support/users/cholakovdev/)
 * (@cholakovdev)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/buddypress-profile-tabs/#post-4365195)
 * How do you assign different pages for registration in Buddypress?

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