1. wirt2web
  2. RO CSVI
  3. Wednesday, 17 March 2021
  4.  Subscribe via email
Is it possible with ro csvi to import categories with an image?

category_path;category_image;...
shoes;snicker1.jpg;...
shoes;snicker2.jpg;...
Accepted Answer Pending Moderation
Hello,
my csv file:
category_path;category_type;category_published;file_path
product category/Stoffe für Bekleidung, Deko /Anzug Kostüm Jacken Mäntel/Powerstretch;product;1;categories/010101.jpg

Debug log shows the image path as C:/Joomla-Projekte/stoffcorner/images/com_hikashop/upload/categories/010101.jpg but the image path you copied here is different from what is in debug log. do you have this path in your import file?

For file_path use the absolute path as /Joomla-Projekte/stoffcorner/images/com_hikashop/upload/categories/010101.jpg and run the import. If the image is located in the given location, RO CSVI will link it to the category. If you still have problem, post the latest debug log to check.
Kind regards,

Tharuna

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 1
Accepted Answer Pending Moderation
log...

if have the images for the categories in the subfolder "categories" in images/hikashop/upload

my csv file:
category_path;category_type;category_published;file_path
product category/Stoffe für Bekleidung, Deko /Anzug Kostüm Jacken Mäntel/Powerstretch;product;1;categories/010101.jpg
Attachments (1)
  1. more than a month ago
  2. RO CSVI
  3. # 2
Accepted Answer Pending Moderation
Hello,
Please post the import debug log to check. To get the debug log check How to collect debug information? document.
Kind regards,

Tharuna

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 3
Accepted Answer Pending Moderation
if i import like this -> ro csvi said media file added -> if I go to the categories the image is not shown...
  1. more than a month ago
  2. RO CSVI
  3. # 4
Accepted Answer Pending Moderation
Hello,
I mean the normal import via csv, you can see on the screenshot (HikaShop). Can i use "file_url" here for category image file

If it is for HikaShop then you should use file_path field for image import.

My csv header look like this:

category_path;category_type;category_published

Your csv header should be

category_path;category_type;category_published;file_path
Kind regards,

Tharuna

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 5
Accepted Answer Pending Moderation
I mean the normal import via csv, you can see on the screenshot (HikaShop). Can i use "file_url" here for category image file

My csv header look like this:

category_path;category_type;category_published
Attachments (1)
  1. more than a month ago
  2. RO CSVI
  3. # 6
Accepted Answer Pending Moderation
Hello,
You did not mention which RO CSVI addon extension you are using. Considering it is for VirtueMart category import, you can import image for category using file_url field.


category_path;file_url;
shoes;snicker1.jpg;
shoes;snicker2.jpg;
Kind regards,

Tharuna

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 7
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!