【问题标题】:DC New product not showing in 'all product'DC 新产品未显示在“所有产品”中
【发布时间】:2012-09-27 08:57:04
【问题描述】:

我不确定这是问问题的正确地方,但我到处都尝试过(drupal.exchange drupal 等......似乎没有人看到它)

所以我在这里尝试。不是我很乐意调查自己,但由于我是 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.

这是一个错误还是我错过了什么?

【问题讨论】:

    标签: drupal drupal-7 drupal-views drupal-commerce


    【解决方案1】:

    好的,我找到了答案。我的新产品没有显示不是因为它被过滤了,而是因为搜索 API 使用的索引没有更新。一旦您知道视图不是使用查询而是使用搜索结果,这似乎很明显。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2017-06-14
      • 1970-01-01
      • 1970-01-01
      • 2022-08-24
      • 2016-08-21
      • 2020-10-29
      • 2015-02-12
      • 1970-01-01
      相关资源
      最近更新 更多