精品丰满熟女一区二区三区_五月天亚洲欧美综合网_亚洲青青青在线观看_国产一区二区精选

  • <menu id="29e66"></menu>

    <bdo id="29e66"><mark id="29e66"><legend id="29e66"></legend></mark></bdo>

  • <pre id="29e66"><tt id="29e66"><rt id="29e66"></rt></tt></pre>

      <label id="29e66"></label><address id="29e66"><mark id="29e66"><strike id="29e66"></strike></mark></address>
      學習啦>學習電腦>工具軟件>辦公軟件學習>word排版教程>Word常見問題>

      怎么設置wordpress添加qq郵件訂閱

      時間: 張偉670 分享

      想必qq郵箱每個人都有用過吧,但你有沒有想過給自己wordpress增加qq郵箱的訂閱呢?下面我就叫你們怎么做

        1、首先當然得有qq賬號

        2、如果是新用戶,單擊“創(chuàng)建一個欄目”。

        4、再單擊“收集訂戶”,進行下一步操作。

        6、選擇您的博客或網(wǎng)站類型,對于Wordpress用戶來講,自然選擇Wordpress。

        9、在打開的頁面中,找到“文本”工具,并拖拽到您需要放置的位置,粘貼好剛剛復制的代碼,保存即可。

        代碼如下:

      1<form action="http://list.qq.com/cgi-bin/qf_compose_send"target="_blank"method="post"style="padding:5px;">
      2<input type="hidden"name="t"value="qf_booked_feedback">
      3<input type="hidden"name="id"value="9d576c55162675d66e6aa645cbfe82cd63c53b596035b345">
      4<input id="to"name="to"type="text"value=" E-mail"style="width:200px;font-size:13px;padding:2px 0px 2px 3px; height:20px;border:1px solid #DDDDDD;background:#FFFFFF;"onfocus="this.value = this.value == this.defaultValue ? '' : this.value"onblur="this.value = this.value == '' ? this.defaultValue : this.value">
      5<input type="submit"value="訂閱本站"style="width:80px;font-size:12px;padding:1px 2px 1px 0px;background:#DDDDDD;line-height:18px">
      6</form>

        最后來看看默認的效果圖吧。

      354238