Magento 2.4.3-P1生产模式不起作用
我在Windows上使用Magento 2.4.3-P1。 通过扩展Luma主题创建了自定义主题。 在开发模式下,我的方面工作得很好,
除了通过块打电话时未在主页上显示的产品图像。
第二:
当我设置为生产模式时,会发生以下(请注意:我正在使用页面创建页面的构建器)
- 类别菜单没有显示出
- 任何图像显示 - 块中使用的图像,令人
惊讶的是,产品图像开始呈现良好,而该图像在开发人员模式下无法使用。
我运行了以下命令,
php bin/magento deploy:mode:set production
php bin/magento indexer:reindex
php bin/magento setup:upgrade
php bin/magento se:s:d –f
php bin/magento cache:clean
php bin/magento cache:flush
php bin/magento catalog:image:resize
无法解决问题。谁能指出我在做什么?
谢谢,
I am using Magento 2.4.3-p1, on windows.
Have created a custom theme by extending the luma theme.
In development mode, my side is working pretty much fine,
except for product images not showing on the home page, when calling via blocks.
Second:
When I am setting to production mode, the following happens (Note: I am using page builder to create pages)
- Category menu is not getting displayed
- None of images getting displayed – images used in block, slider
Surprisingly, product images start rendering fine, which was not working in developer mode.
I ran following commands,
php bin/magento deploy:mode:set production
php bin/magento indexer:reindex
php bin/magento setup:upgrade
php bin/magento se:s:d –f
php bin/magento cache:clean
php bin/magento cache:flush
php bin/magento catalog:image:resize
Unable to solve the problem. Can anyone point out what wrong I doing?
Thanks,
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论