我已经搜索了很长一段时间,想弄清楚如何定制xcart的默认404页面。我需要的404页继续与我的网站的自定义主题和布局(如菜单,最近查看的产品部分,页脚等),而不是与默认的主题。有什么办法可以让我做这件事吗?如果有人能提出一些好的解决方案,那将是非常有帮助的。
我使用的xcart版本是x-cart 4.7.5(白金)
发布于 2017-10-24 15:30:39
首先,有两种类型的X-Cart - X-Cart 4和X-Cart 5,它们的代码库非常不同。我建议你提一下你的X-Cart版本。
无论如何:在X-Cart 4Webmaster中,在X-Cart 5中-有两种方式:直接编辑http://devs.x-cart.com/en/webinars_and_video_tutorials/editing_templates_on_the_example_of_adding_market_price_to_products_list_in_x-%D1%81art_5_tutorial_by_mike_white.html中解释的404页面模板或使用所谓的“https://help.x-cart.com/index.php?title=X-Cart:404_Error_Page模式”http://devs.x-cart.com/en/webinars_and_video_tutorials/using_webmaster_mode_in_x-cart_5.html
https://stackoverflow.com/questions/46888342
复制相似问题