Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一家在 magento 企业版中运行的商店,想迁移到社区版,你能建议我怎么做吗?
我是从专业版到社区这样做的,没有办法真正迁移。你基本上必须出口你所有的产品,进口。安装扩展的新副本(通常有一个企业特定的扩展),重新配置。然后复制 cms 和块、类别和属性集。
您可以使用表格来做一些事情。但最好手动将内容分块进出。
请告诉我,我按行流体创建了一个三列,但是我在第二列中的表对我来说非常大<div class="span7"> 如果我将此 DIV 设为class="container"或其他类 - 我的第三个 div 移到底部,这对我不利。
<div class="span7">
class="container"
也许你给我建议,我可以做些什么来将我的第三列模板保存在一行(屏幕)中。
ps这是我的问题,例