Title: demuri's Replies | WordPress.org

---

# demuri

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

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

 Search replies:

## Forum Replies Created

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

1 [2](https://wordpress.org/support/users/demuri/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/demuri/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Relevanssi - A Better Search] Products with title starting with 1-letter words aren’t searchable](https://wordpress.org/support/topic/products-with-title-starting-with-1-letter-words-arent-searchable/)
 *  Thread Starter [demuri](https://wordpress.org/support/users/demuri/)
 * (@demuri)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/products-with-title-starting-with-1-letter-words-arent-searchable/#post-14917272)
 * [@msaari](https://wordpress.org/support/users/msaari/) Thanks a lot, solved!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Booster for WooCommerce – PDF Invoices, Abandoned Cart, Variation Swatches & 100+ Tools] class-wcj-checkout-custom-fields.php error](https://wordpress.org/support/topic/class-wcj-checkout-custom-fields-php-error/)
 *  Thread Starter [demuri](https://wordpress.org/support/users/demuri/)
 * (@demuri)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/class-wcj-checkout-custom-fields-php-error/#post-14869603)
 * > We will resolve this in our upcoming updates.
 * Thanks, looking forward for update.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Slide Anything - Responsive Content / HTML Slider and Carousel] Incorrect slide width on initial load](https://wordpress.org/support/topic/incorrect-slide-width-on-initial-load/)
 *  Thread Starter [demuri](https://wordpress.org/support/users/demuri/)
 * (@demuri)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/incorrect-slide-width-on-initial-load/#post-14843748)
 * Actually there is some problem, please see console output. Currently slider_width
   is 1496 for me on initial load. Please refer to [https://dev.berdnikovfoto.com/models/](https://dev.berdnikovfoto.com/models/)—
   I turned on ‘DOMContentLoaded event’ option, and slider on this page is the only
   one with 2 slides per scene. You can see slider container is actually wider than
   expected.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Slide Anything - Responsive Content / HTML Slider and Carousel] Incorrect slide width on initial load](https://wordpress.org/support/topic/incorrect-slide-width-on-initial-load/)
 *  Thread Starter [demuri](https://wordpress.org/support/users/demuri/)
 * (@demuri)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/incorrect-slide-width-on-initial-load/#post-14843712)
 * [@simonpedge](https://wordpress.org/support/users/simonpedge/) interesting, seems
   like I did it, but I don’t get how 🙂 In Chrome which I used to browse problem
   still exists. In other browsers or Chrome incognito works fine.
    I truly believe
   it’s jQuery issue. [https://s1.hostingkartinok.com/uploads/images/2021/09/40dbd00d0ff918f1eabacf6bd40f4a7d.png](https://s1.hostingkartinok.com/uploads/images/2021/09/40dbd00d0ff918f1eabacf6bd40f4a7d.png)
    -  This reply was modified 4 years, 11 months ago by [demuri](https://wordpress.org/support/users/demuri/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WC Pickup Store] Show this method only for selected zone/country](https://wordpress.org/support/topic/show-this-method-only-for-selected-zone-country/)
 *  Thread Starter [demuri](https://wordpress.org/support/users/demuri/)
 * (@demuri)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/show-this-method-only-for-selected-zone-country/#post-13814843)
 * [@davidgabe](https://wordpress.org/support/users/davidgabe/) yes, the function
   still works.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PDF Invoices & Packing Slips for WooCommerce] Billing address manipulations](https://wordpress.org/support/topic/billing-addres-manipulations/)
 *  Thread Starter [demuri](https://wordpress.org/support/users/demuri/)
 * (@demuri)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/billing-addres-manipulations/#post-12777496)
 * That’s what I want to avoid. Okay, thanks for reply.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WC Pickup Store] Show this method only for selected zone/country](https://wordpress.org/support/topic/show-this-method-only-for-selected-zone-country/)
 *  Thread Starter [demuri](https://wordpress.org/support/users/demuri/)
 * (@demuri)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/show-this-method-only-for-selected-zone-country/#post-12729592)
 * [@keylorcr](https://wordpress.org/support/users/keylorcr/) Here’s my made-on-
   the-go function based on some BusinesBloomer’s articles, maybe it could be somehow
   useful:
 *     ```
       add_filter('woocommerce_package_rates', 'pax_remove_shipping_options_for_particular_country', 10, 2);
   
       function pax_remove_shipping_options_for_particular_country($available_shipping_methods){
   
       	if ( is_admin() ) return $available_shipping_methods;
   
       	if ( isset( $available_shipping_methods['wc_pickup_store'] ) && WC()->customer->get_shipping_country() <> 'LV' ) {
               unset( $available_shipping_methods['wc_pickup_store'] );
           }
           return $available_shipping_methods;
       }
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Waitlist Woocommerce ( Back in stock notifier )] No modal popup appeared](https://wordpress.org/support/topic/no-modal-popup-appeared/)
 *  Thread Starter [demuri](https://wordpress.org/support/users/demuri/)
 * (@demuri)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/no-modal-popup-appeared/#post-12674003)
 * Solved (for now). Needed to add priority for waitlist_form_output in xoo-wl-public.
   php:
    `add_action('wp_footer',array($this,'waitlist_form_output'), 11); // Output
   waitlist form`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Post Type UI] Custom tax data in CSV import](https://wordpress.org/support/topic/custom-tax-data-in-csv-import/)
 *  Thread Starter [demuri](https://wordpress.org/support/users/demuri/)
 * (@demuri)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/custom-tax-data-in-csv-import/#post-12641077)
 * No doubt it’s case. But it’s not about transferring data between 2 sites, API
   is great for it.
    Here’s my case: I’m making a shop for very old fashioned book
   stores. They have about 10K SKUs now, and about 200-400 new SKUs weekly. Their
   usual tool is Excel, and CSV is their best friend to bulk upload or edit products.
   I’m not an experinced PHP developer, but I’m all-about-IT guy. I can run some
   queries, write my own functions for my own WC shop, but when I need to bulk turn
   off backorders I prefer CSV as a most visually reliable tool. Sure CPT UI is 
   fantastic, and what I’m talking about is not a feature request. Here’s my point:
   about 90% of WC shops I know use CPT UI, big part of them use CSV import on regular
   basis, and it’d be great to have some walkaround in CPT UI FAQ.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Post Type UI] Custom tax data in CSV import](https://wordpress.org/support/topic/custom-tax-data-in-csv-import/)
 *  Thread Starter [demuri](https://wordpress.org/support/users/demuri/)
 * (@demuri)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/custom-tax-data-in-csv-import/#post-12640703)
 * I didn’t investigate indeed but I have another shop with premium theme which 
   have taxonomy Brands included. And it’s exposed in CSV. It looks completely like
   CPT UI generated taxonomy, link in admin area edit-tags.php?taxonomy=brand&post_type
   =product — that’s why I expected to see custom taxonomies in export by default.
   Hope this information might be useful for you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Post Type UI] Custom tax data in CSV import](https://wordpress.org/support/topic/custom-tax-data-in-csv-import/)
 *  Thread Starter [demuri](https://wordpress.org/support/users/demuri/)
 * (@demuri)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/custom-tax-data-in-csv-import/#post-12640541)
 * Thanks for prompt reply Michael. As I mentioned previously it default Woocommerce
   products export / import which is in the header of Woocommerce products admin
   section, no extra plugins used.
    I just metioned API to illustrate why I was 
   surprised of no custom taxonomies found in export. Now I checked — no custom 
   taxonomies in Woocommerce API too, seems like Woo doesn’t have any data about
   it at all, and it exposes only in WordPress data. For sure I’m not about to call
   it an issue, just sharing an experience and expectations thoughts.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Shipping Methods for WooCommerce - Create Weight based Shipping, Conditional Shipping, Table Rate Shipping and much more] Max cart cost doesn’t work](https://wordpress.org/support/topic/max-cart-cost-doesnt-work/)
 *  Thread Starter [demuri](https://wordpress.org/support/users/demuri/)
 * (@demuri)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/max-cart-cost-doesnt-work/#post-12457967)
 * [@algoritmika](https://wordpress.org/support/users/algoritmika/) wow, I never
   knew that it’s without VAT. Thanks, it works correct with €12.39 setting. Solved,
   and thank you for your great plugins!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Shipping Methods for WooCommerce - Create Weight based Shipping, Conditional Shipping, Table Rate Shipping and much more] Max cart cost doesn’t work](https://wordpress.org/support/topic/max-cart-cost-doesnt-work/)
 *  Thread Starter [demuri](https://wordpress.org/support/users/demuri/)
 * (@demuri)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/max-cart-cost-doesnt-work/#post-12457913)
 * Hey [@algoritmika](https://wordpress.org/support/users/algoritmika/),
    Thanks
   for rapid reply. You got it right — “Доставка курьером €3.00” made with your 
   plugin. I confirm that with **3** those products it works correctly. But make
   it **2**, I see all 3 options. You can try with this product [https://22games.net/shop/kvestik-novogodniy/](https://22games.net/shop/kvestik-novogodniy/)
   which is €14.99. Max cost is set to €14.98, but still all 3 options available
   and shown.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Redis Object Cache] Status: unknown](https://wordpress.org/support/topic/status-unknown/)
 *  Thread Starter [demuri](https://wordpress.org/support/users/demuri/)
 * (@demuri)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/status-unknown/#post-11509954)
 * Oh, yes, found it, thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Attachment for WooCommerce] Urgent: Alert message “hi”](https://wordpress.org/support/topic/alert-message-hi/)
 *  [demuri](https://wordpress.org/support/users/demuri/)
 * (@demuri)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/alert-message-hi/#post-11440229)
 * It’s here:
 *     ```
       admin/js/woocommerce-product-attachment-admin.js
       1224: alert('hi');
       ```
   
 * Looks like some debugging code was not removed.
    -  This reply was modified 7 years, 4 months ago by [demuri](https://wordpress.org/support/users/demuri/).

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

1 [2](https://wordpress.org/support/users/demuri/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/demuri/replies/page/2/?output_format=md)