PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

Woocommerce subscriptions variations

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Hi

I have created three variable subscription product.
In it three variations.
I need to define a setup fee for each variation.
I have identified the field and the corresponding meta :

variable_subscription_sign_up_fee

I have tried everything but could not be able to define in bulk a signup fee for all product having each of the defined variations.

Also another weird thing

I can't make variable subscriptions anymore

http://somup.com/cr6ecz3nRj

Hello  Tahar

Please  paste your license key here - https://share.pluginus.net/image/i20210618130558.png -> https://share.pluginus.net/image/i20210618130614.png and  wp-admin access - https://share.pluginus.net/image/i20210618130637.png

 

Hello

I have done it now

and please don't forget to add a link to the site

Ha yes sorry

i have added it

 

what I  am trying to do is :

1- edit / remove attributes

2 - create / remove / edit variations ( variable subscriptions ) like changing price in bulk on filtered product

 

i am facing some bugs like :

price does not change

errors with no message ( just saying : error)

the product become suddenly unavailable (out of stock)

 

 

 

Hello

Please add FTP access - https://share.pluginus.net/image/i20210618130558.png ->https://share.pluginus.net/image/i20210618130637.png

Can  I  disable  theme  to test?

 

Hello
Yes you can.

I have added ftp access

 

Hello

please let me know as soon as you can if you managed to make it work

i have bought your plugin to save my client time and find my self keeping trying for few days with being able to update products as advertised

maybe it is not compatible with subscriptions

i have also noticed that it does not grab all the post meta in variations

 

Hello

Please  do a  test  - https://c2n.me/4dzxGEU.png

maybe it is not compatible with subscriptions - this plugin edits the data that is stored on the product side. This plugin was not designed for customizing third party plugins.

 it does not grab all the post meta in variations - The plugin takes all meta data by post ID, it doesn't matter from the product type.

Hello

I would be greatful if you could tell me wich amendment you made as the site i have sent you is the dev site, i don't want to have any issue on the prod site if there are some incompatibilities or settings that break everything.

Thanks

 

Please take 3 minutes to see what i am asking for.
http://somup.com/cr6iQz3663
Thanks

I would be greatful if you could tell me wich amendment you made - In  file -\wp-content\plugins\woocommerce-bulk-editor\index.php - added  this  code - https://c2n.me/4dA7W4C.png

if($field_key == 'product_type'){
$val = $product->get_type();
}

I understood you

If you watch this video you will see how to work with variable products - https://bulk-editor.com/video#video_1291    But in your case, the problem is that these are not standard variations, in fact, this is a custom post type (not even a product).  And when you press that button - https://share.pluginus.net/image/i20211007132743.png - plugin cannot load custom post type created by third party plugin