Title: audat's Replies | WordPress.org

---

# audat

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ThumbPress – Compress Images, Manage Thumbnails, Detect Image Issues, WebP/AVIF, Lazy Loading, Hotlinking & More] Javascript error](https://wordpress.org/support/topic/javascript-error-218/)
 *  Thread Starter [audat](https://wordpress.org/support/users/audat/)
 * (@audat)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/javascript-error-218/#post-15927070)
 * Error #82389: A javascript error occurred which may prevent the
    backup from 
   continuing. Check your browser error console for details. This is most often 
   caused by another plugin or theme containing broken javascript. See details below
   for clues or try temporarily disabling all other plugins. Details: ‘Uncaught 
   TypeError: e.draggable is not a function’.
 * *jQuery.Deferred exception: e. draggable is not a function TypeError: e.draggable
   is not a function
    at (wp-content/pluqins/image-sizes/assets/is/admin.min.js?
   ver=3.5:1:958)
 *     ```
       Uncaught TypeError: e.draggable is not a function
       at
       i (admin.min.js?ver=3.5:1:958)
       at HTMLDocument.<anonymous>(admin.min.js?ver=3.5:1:3506)
       at
       e (iquery.min.js?ver=3.6.0:2:30038)
       at t (jquery.min.js?ver=3.6.0:2:30340)
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ShortPixel Image Optimizer - Optimize Images, Convert WebP & AVIF] Delete all .webp images from Uploads directory](https://wordpress.org/support/topic/delete-all-webp-images-from-uploads-directory/)
 *  [audat](https://wordpress.org/support/users/audat/)
 * (@audat)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/delete-all-webp-images-from-uploads-directory/#post-14980357)
 * Hi [@amarilindra](https://wordpress.org/support/users/amarilindra/) , thanks,
   sshing is a very good idea. That worked well!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ShortPixel Image Optimizer - Optimize Images, Convert WebP & AVIF] Delete all .webp images from Uploads directory](https://wordpress.org/support/topic/delete-all-webp-images-from-uploads-directory/)
 *  [audat](https://wordpress.org/support/users/audat/)
 * (@audat)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/delete-all-webp-images-from-uploads-directory/#post-14974262)
 * Hi Gerard, the reason for me to use ShortPixel was to reduce file sizes and save
   disk space. The .webp images created by ShortPixel double the used space.
 * Can you please check if there is any ETA for a feature to delete them?
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Variable Product: empty “categories” in Webhook](https://wordpress.org/support/topic/variable-product-empty-categories-in-webhook/)
 *  Thread Starter [audat](https://wordpress.org/support/users/audat/)
 * (@audat)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/variable-product-empty-categories-in-webhook/#post-13117918)
 * [@jessepearson](https://wordpress.org/support/users/jessepearson/) Thank you!
   Can you give me a hint on how to add the category to the response?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Variable Product: empty “categories” in Webhook](https://wordpress.org/support/topic/variable-product-empty-categories-in-webhook/)
 *  Thread Starter [audat](https://wordpress.org/support/users/audat/)
 * (@audat)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/variable-product-empty-categories-in-webhook/#post-13116012)
 * Hello Jesse, the problem is not resolved yet.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Variable Product: empty “categories” in Webhook](https://wordpress.org/support/topic/variable-product-empty-categories-in-webhook/)
 *  Thread Starter [audat](https://wordpress.org/support/users/audat/)
 * (@audat)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/variable-product-empty-categories-in-webhook/#post-12961801)
 * Hello [@3sonsdevelopment](https://wordpress.org/support/users/3sonsdevelopment/),
   thank you for pointing that out! I’ll try the slack community.
 * Have a nice day!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Variable Product: empty “categories” in Webhook](https://wordpress.org/support/topic/variable-product-empty-categories-in-webhook/)
 *  Thread Starter [audat](https://wordpress.org/support/users/audat/)
 * (@audat)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/variable-product-empty-categories-in-webhook/#post-12943768)
 * Hello [@3sonsdevelopment](https://wordpress.org/support/users/3sonsdevelopment/),
 * We are using the webhooks product.updated and product.created.
 * I can see that the _categories_ are visible for the main product:
    “categories”:[{“
   id”: 114, …
 * But for the product variations, _categories_ is empty:
    “categories”: [], “tags”:[],…
 * Do you know how we can fix this? Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Variable Product: empty “categories” in Webhook](https://wordpress.org/support/topic/variable-product-empty-categories-in-webhook/)
 *  Thread Starter [audat](https://wordpress.org/support/users/audat/)
 * (@audat)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/variable-product-empty-categories-in-webhook/#post-12896010)
 * Hello [@3sonsdevelopment](https://wordpress.org/support/users/3sonsdevelopment/),
 * Thank you for testing and confirming. We use the woocommerce _order updated_ 
   webhook successfully to send order information to a CRM. That works for Simple
   Products, the category is passed by.
 * Only the category for recently added variable products is empty.
 * Line 62-66 from the json of an _order updated_ webhook of a _variable product_:
 *     ```
         "categories": [],
         "tags": [],
         "images": [
           {
             "id": 30943,
       ```
   
    -  This reply was modified 5 years, 11 months ago by [audat](https://wordpress.org/support/users/audat/).
    -  This reply was modified 5 years, 11 months ago by [audat](https://wordpress.org/support/users/audat/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Restrict - membership, site, content and user access restrictions for WordPress] Restrict individual contents on a page?](https://wordpress.org/support/topic/restrict-individual-contents-on-a-page/)
 *  [audat](https://wordpress.org/support/users/audat/)
 * (@audat)
 * [6 years ago](https://wordpress.org/support/topic/restrict-individual-contents-on-a-page/#post-12715883)
 * I had the same question and solved it by embedding restricted portfolio items
   with this plugin: [https://wordpress.org/plugins/insert-pages/](https://wordpress.org/plugins/insert-pages/)
 * e.g. [insert page=’29118′ display=’content’] inserts the content of the restricted
   portfolio item 29118 anywhere. works also with restricted posts and pages.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Video Conferencing with Zoom] Zoom Webinar](https://wordpress.org/support/topic/zoom-webinar/)
 *  [audat](https://wordpress.org/support/users/audat/)
 * (@audat)
 * [6 years ago](https://wordpress.org/support/topic/zoom-webinar/#post-12698275)
 * Hello Deepen,
 * i am curious why embedding webinars is not possible. We would like to embed a
   webinar series behind a paywall (without zoom-registration, but embedding should
   be restricted to the domain with paywall).
 * Is there any progress on the add-on?
    Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[EU VAT Assistant for WooCommerce] Exclude Product from Tax exemption](https://wordpress.org/support/topic/exclude-product-from-tax-exemption/)
 *  Thread Starter [audat](https://wordpress.org/support/users/audat/)
 * (@audat)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/exclude-product-from-tax-exemption/#post-12639344)
 * Thank you for that. But i still don’t understand how to put it together to work
   with the plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[EU VAT Assistant for WooCommerce] Exclude Product from Tax exemption](https://wordpress.org/support/topic/exclude-product-from-tax-exemption/)
 *  Thread Starter [audat](https://wordpress.org/support/users/audat/)
 * (@audat)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/exclude-product-from-tax-exemption/#post-12636964)
 * Ok, thanks. Unfortunately, i can’t get the function to work. Can you give me 
   an example on how to check for tax_class here? <YOUR GLOBAL VARIABLE IS SET AND
   THE PRODUCT SHOULD BE MADE EXEMPT>
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[EU VAT Assistant for WooCommerce] Exclude Product from Tax exemption](https://wordpress.org/support/topic/exclude-product-from-tax-exemption/)
 *  Thread Starter [audat](https://wordpress.org/support/users/audat/)
 * (@audat)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/exclude-product-from-tax-exemption/#post-12635632)
 * Ok, thank you. Yes, i would like to check by category, but the function doesn’t
   work.
 * I’m not sure if i understood. Does that mean no, it can’t be per product? _When
   a valid EU VAT number is entered, the EU VAT Assistant sets a “tax exemption”
   attribute against the customer session._
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[EU VAT Assistant for WooCommerce] Exclude Product from Tax exemption](https://wordpress.org/support/topic/exclude-product-from-tax-exemption/)
 *  Thread Starter [audat](https://wordpress.org/support/users/audat/)
 * (@audat)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/exclude-product-from-tax-exemption/#post-12635078)
 * Thank you! I use `if( is_product_category( 'category-slug' ) ) {` to set excluded
   products.
 * for tax class `$tax_class = 'tax-class-slug';`
 * Now the exemption is set for the complete order, not for the specific product.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Loco Translate] Woocommerce German Formal Language](https://wordpress.org/support/topic/woocommerce-german-formal-language/)
 *  Thread Starter [audat](https://wordpress.org/support/users/audat/)
 * (@audat)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/woocommerce-german-formal-language/#post-9477291)
 * Hi Tim, thank you for your answer. The main reason for resetting the whole Loco
   setup was loosing my translation on every woocommerce update. Now i’m unsure 
   if i still get my translations overwritten.
 * The duplicate file i created has zero (0%) translations (sync did not load anything).
   So i deleted it.
 * From my experience in the past and from all i’ve read (mostly inconclusive and
   or outdated posts about that matter) this is not an update-safe location.

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

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