douhui3305 2018-03-09 17:37
浏览 118
已采纳

如何在Magento 2中添加和应用breadcrumbs.phtml到子主题?

I have a Magento 2 theme I'm using for the design, and have a child theme created that I'm working off of. I am trying to modify the breadcrumbs html so I can extend some additional classes to it. I can't find any breadcrumbs.phtml file in the parent theme, but I did find it in the vendor/magento/module-theme/view/frontend/template/html directory.

My question becomes, how can I create a new breadcrumbs.phtml file for my new child theme and where do I add it to the xml so it will be reflected on the frontend?

  • 写回答

2条回答 默认 最新

  • douyou1901 2018-03-10 07:10
    关注

    If you just want to override template, then you do not need to add it in xml, just copy the breadcrumb.phtml file to your theme's directory and you can modify it in your theme.

    You can put your breadcrumb.phtml file at below path.

    app\design\frontend\<VENDOR_NAME>\<THEME_NAME>\Magento_Theme\templates\html\

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥15 宇视监控服务器无法登录
  • ¥15 PADS Logic 原理图
  • ¥15 PADS Logic 图标
  • ¥15 电脑和power bi环境都是英文如何将日期层次结构转换成英文
  • ¥15 DruidDataSource一直closing
  • ¥20 气象站点数据求取中~
  • ¥15 如何获取APP内弹出的网址链接
  • ¥15 wifi 图标不见了 不知道怎么办 上不了网 变成小地球了
  • ¥50 STM32单片机传感器读取错误
  • ¥50 power BI 从Mysql服务器导入数据,但连接进去后显示表无数据