【发布时间】:2012-10-04 03:26:15
【问题描述】:
我在 Magento 静态块中添加了一些链接,例如:
<a title="Click here for more information" href="{{store_url=about-us}" target="_self">About Us</a>
这似乎工作得很好,但是一旦我使用 HTTPS,链接仍然是 http:// 格式。有没有办法让这些也自动更改为 HTTPS?
一些建议将不胜感激。
【问题讨论】:
标签: magento