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

Extra Language added when duplicating product

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.
12

Thanks. now it works. no extra language is added when duplicate product.

It duplicates products in multiple languages, But the duplicated products go to Category in one language.

Now extra language is not added when duplicated product.

It duplicates products in multiple languages, But the duplicated products go to Category in one language.

Hello

Can you make a video with the error?

https://drive.google.com/file/d/1QUHLXnwoE128utvFJcuk4stn6SilEWk1/view?usp=drive_link

Here is the video. I duplicated the spoon, that belongs to Non-Food/Muut Tuotteet

The copied products in English goes to Caterorgy in Finnish.

Hello

Unfortunately, you deleted the access and I can’t check and fix it

I added new credential to private data.

Hello

unfortunately this does not depend on our plugin. We use the standard function for cloning products and when using this function, a third-party plugin creates more products in other languages. After reloading the page everything will be fine

Did you do some changes to Bear Bulk Editor plugin? it cause the site down. Now I disabled Bear Editor, if I try to enable it, I got error message"Plugin could not be activated because it triggered a fatal error."

Besides the previous critical issue, I took a new screen shot, which uses the native way to copy a product. The copied products go to correct categories.

https://drive.google.com/file/d/16nmoWcYFO1VP9m7QfFrnTr3X0dDKCoeN/view?usp=drive_link

I guess you accidently left one slash to index.php, it caused whole site down. Now I removed this slash, plugin is activated again.

/$duplicate->set_slug($duplicate->get_title()/* . '-'.$duplicate->get_id() */);

BTW some more information might help you fix the duplicated product category, if I duplicate/copy product in bulk editor, it always goes to category in site default language Finnish. Even if I choose to dupliate a product in English, the copied products both go to category in Finnish.

Hello

I guess you accidently left one slash to index.php, it caused whole site down.  - Yes, sorry, I commented this line for a test. Of course, this is an error not for the entire site, but only for the BEAR page

My plugin does not do translations, the plugin creates a duplicate product using standard functionality and the translation plugin reacts to this and performs its functions (creates category products for another language)

this slash cause plugin fatal error, then the site main page can't be opened at all. BTW are you going to merge the changes in our site to a new release?

I did not really check what function do you use to copy a product. I guess there is some difference comparing copy product in Product editing page, as you see the screen recording, when I use"Copy to a new draft" in product editing page, the copied products use correct category.

 

yes we will add this in the next version

I guess there is some difference comparing copy product  - Of course there is, most likely the difference is in how this third-party plugin reacts to cloning the product. Cloning occurs in ajax mode and not on the product page

12