MailChimp内容块拖放不起作用 [英] MailChimp content blocks drag&drop not working

查看:55
本文介绍了MailChimp内容块拖放不起作用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我必须在MailChimp服务中编辑现有的自定义模板,其中拖放内容块不起作用.模板上有很多嵌套表,因此我联系了他们的支持,并回答说某些块是嵌套的,这可能会引起冲突.为了简化测试用例,我删除了大部分代码,样式,并只保留了一个可重复块,其中包含一个可编辑标头.

I had to edit existing custom template in MailChimp service where drag&drop of content blocks isn't working. Template had a lot of nested tables so I contacted their support with response that some of block are nested and it might cause conflicts. To make simple test case scenario I removed most of code, styles and left just one repeatable block with one editable header inside.

我正在做提到的所有事情在本部分文档中.

I was doing everything as mentioned in this part of documentation.

根据文章,单击此双箭头后,在编辑屏幕上会弹出某种黄色条,但没有任何反应.我试图单击并拖动它.

According to article, on edit screen after clicking on this double arrow some kind of yellow bar should popup but there was nothing happening. I tried to click and drag it.

这里的问题是如何使MailChimp上的内容可复制和可拖动.

我的下面的代码.

<body leftmargin="0" marginwidth="0" topmargin="0" style="color: #fff;" marginheight="0" offset="0">
    <center>
        <table align="center" border="0" cellpadding="0" cellspacing="0" height="100%" width="100%" id="bodyTable">
            <tr>
                <td align="center" valign="top" id="bodyCell">
                    <!-- BEGIN TEMPLATE // -->
                    <table border="0" cellpadding="0" cellspacing="0" id="templateContainer">
                        <tr>
                            <td align="center" valign="top" style="padding-right:33px; padding-left:33px; text-align: left;">
                                <table border="0" cellpadding="0" cellspacing="0" width="100%" id="templateLectures">
                                    <tr>
                                        <td valign="top" style="padding-top:10px; padding-bottom:10px; font-size: 12px;">
                                            <h3 class="imagereplacement" style="text-indent: 100%; white-space: nowrap; overflow: hidden;padding-bottom:10px;"><img src="http://gallery.mailchimp.com/42cd17e5e3c7c6f9274766dc5/images/lectures.png"><span style="display: block !important;">Lectures</span></h3>
                                            <div mc:repeatable="lecture" mc:variant="lecture" class="single_event">
                                                <h5 mc:edit="lecture_event_title">Koloman Moser In Context</h5>
                                                <h6>Thursday, May 23</h6>
                                                <p class="eventtitle">Christian Witt-Dörring</p>
                                                <p class="eventtext">Curator, Koloman Moser, Designing Modern Vienna 1897–1907</p>
                                            </div>
                                        </td>
                                    </tr>
                                </table>
                            </td>
                        </tr>
                    </table>
                    <!-- // END TEMPLATE -->
                </td>
            </tr>
        </table>
    </center>
</body>

推荐答案

保存模板.进入露营区之后,创建新的露营区,单击下一步",然后选择模板,然后您可以拖动块并保存更改(如果需要).

Save your template. After go in campings, create new camping, click next, after this choose your template, and after this you can drag your blocks and save changes if you want.

这篇关于MailChimp内容块拖放不起作用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆