Hello!
I must import some 500 child with Custome field. :silly:
But... i can import only 19 child with custom fields.
Why i cant import perfeclty?
I attach my example.csvi and logs product-import-ANDROMEDA-VARIANTI-FIGLI-Anallergico.csv
Accepted Answer
Pending Moderation
Hello,
If you are able to import 19 children then there should be something wrong with settings in your import file. Can you post the full import file to check? Send it as a private message if you are not able to attach it here. Also specify an example of child product which is not imported so it is easy to track the problem.
If you are able to import 19 children then there should be something wrong with settings in your import file. Can you post the full import file to check? Send it as a private message if you are not able to attach it here. Also specify an example of child product which is not imported so it is easy to track the problem.
Kind regards,
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
OK.
I attach the csv and screen shot with product problem
The child SKU is Andromeda#14002000, the child is imported but don't have the custom fields for this product. ;(
I attach the csv and screen shot with product problem
The child SKU is Andromeda#14002000, the child is imported but don't have the custom fields for this product. ;(
Attachments (2)
Accepted Answer
Pending Moderation
Hello,
As i figured the problem is with your import file. The name in custom_value field for last two child product is stockablecustomfield but it should be stockablecustomfields. Note that 's' is missing in these name. You need to correct that and run the import again.
As i figured the problem is with your import file. The name in custom_value field for last two child product is stockablecustomfield but it should be stockablecustomfields. Note that 's' is missing in these name. You need to correct that and run the import again.
Kind regards,
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
Wow. Very fantastic. :woohoo:
Now i can IMPORT but i don't have understand the order of my custom field.
For order my custom fields I use:
pordering (for order childs-- see in attach001.jpg) and is ok.
But I would like to know how to order custom fields as illustrated attach003.jpg
I tried with custom_ordering but the order is not correct, see more in attach002.jpg
I attach my CSV.
Regards
Now i can IMPORT but i don't have understand the order of my custom field.
For order my custom fields I use:
pordering (for order childs-- see in attach001.jpg) and is ok.
But I would like to know how to order custom fields as illustrated attach003.jpg
I tried with custom_ordering but the order is not correct, see more in attach002.jpg
I attach my CSV.
Regards
Accepted Answer
Pending Moderation
Hello,
pordering field is to order product, custom_ordering field is the one you need to use to order custom fields but i see custom_ordering field empty in your import file. You should have the order like 1~2~3~4 and so on in this field. Try the import with values and if you still have issues, post the debug log of your import.
pordering field is to order product, custom_ordering field is the one you need to use to order custom fields but i see custom_ordering field empty in your import file. You should have the order like 1~2~3~4 and so on in this field. Try the import with values and if you still have issues, post the debug log of your import.
Kind regards,
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
Ok, i tryed but i can't understand the correct order.
I would like to be able to choose:
1) 80x190~Anallergico~Cerniera 4 lati
2) 80x195~Anallergico~Cerniera 4 lati
3) 80x200~Anallergico~Cerniera 4 lati
But I do not understand how to compile the custom_ordering
I tried so but does not work
1 ~ 2 ~ 1
1 ~ 2 ~ 2
1 ~ 2 ~ 3
I attach log and CSV
I would like to be able to choose:
1) 80x190~Anallergico~Cerniera 4 lati
2) 80x195~Anallergico~Cerniera 4 lati
3) 80x200~Anallergico~Cerniera 4 lati
But I do not understand how to compile the custom_ordering
I tried so but does not work
1 ~ 2 ~ 1
1 ~ 2 ~ 2
1 ~ 2 ~ 3
I attach log and CSV
Accepted Answer
Pending Moderation
Hello,
The custom_ordering has been inserted in to custom fields table as per your import file. Can you give examples on what issue you are facing with custom_ordering? An example product with screenshot would help.
The custom_ordering has been inserted in to custom fields table as per your import file. Can you give examples on what issue you are facing with custom_ordering? An example product with screenshot would help.
Kind regards,
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
Hello,
Running your file on a clean virtuemart_product_customfields table shows me the correct order of values and as per your screenshot. See the attached screenshot. Probably you can clean up your virtuemart_product_customfields table and run the complete import again. See if it fixes the issue. Make sure that you take a backup of the table before running the import if you have other custom fields stored.
Running your file on a clean virtuemart_product_customfields table shows me the correct order of values and as per your screenshot. See the attached screenshot. Probably you can clean up your virtuemart_product_customfields table and run the complete import again. See if it fixes the issue. Make sure that you take a backup of the table before running the import if you have other custom fields stored.
Attachments (1)
Kind regards,
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Accepted Answer
Pending Moderation
Hello Tharuna, now i can import very well and the Plugin custom filed run very well.
I have another problem:
when import 455 custom fields, the system works but in the frontend there are a lot of hidden DIV.
I attach screenshot
I have another problem:
when import 455 custom fields, the system works but in the frontend there are a lot of hidden DIV.
I attach screenshot
Attachments (1)
Accepted Answer
Pending Moderation
Hello,
The front end hidden divs is something to do with your template code. CSVI can only do the data import into the database and it does nothing with front end. Please check your front end template for these extra divs.
The front end hidden divs is something to do with your template code. CSVI can only do the data import into the database and it does nothing with front end. Please check your front end template for these extra divs.
Kind regards,
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
Tharuna
=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »