0
我不確定這是否是正確的地方提問,但我到處嘗試(drupal.exchange drupal等... nobodies似乎已經看到它)DC新產品未顯示在'所有產品'
所以我在這裏嘗試。不是我很高興去調查自己,但因爲我是drupal的新手,我不知道如何調試或發現問題,因此任何提示都將不勝感激。
我創建了一個新的產品展示內容類型,然後創建了這種類型的新產品。 此新項目顯示在類別列表中,但不在產品列表中。
重複:始終 重現步驟:
install KC without demo store, no option selected
create a new content type : structure/content type/add new content type
save it : save and edit fields
add a product reference to this content type: add existing field/select product reference
save (this generate an error, I raised issue about it).
save settings
add a product category to this content type
save settings
save content type
Create a product : store/product/add product/
select the later display
fill the name, sky and price
save product
select a product category
save (bottom of the page) Now the product and its display should be created
click on the corresponding category on the main menu (top right) => the new item is listed
clik on all product (main menu) => the new item is not listed.
它是一個錯誤還是我失去了一些東西?