※ 引述《HatasonJa (Johnny)》之銘言:
: Blogger最近推出文章分享功能
: 但是我將該功能啟用後 仍然沒有看到分享功能列
: 不知道各位有無一樣狀況
: 附上BLOG網址 http://quotebar.blogspot.com/
自問自答
如果用"網頁元素"加入沒有反應的話
請使用"修改HTML"暴力加入
點選"展開小裝置範本"
然後找到<div class='post-footer-line post-footer-line-1'>在之後
加入<div class="post-share-buttons"><b:include data="post" name="shareButtons">
</b:include></div>
存檔即可
--
: Blogger最近推出文章分享功能
: 但是我將該功能啟用後 仍然沒有看到分享功能列
: 不知道各位有無一樣狀況
: 附上BLOG網址 http://quotebar.blogspot.com/
自問自答
如果用"網頁元素"加入沒有反應的話
請使用"修改HTML"暴力加入
點選"展開小裝置範本"
然後找到<div class='post-footer-line post-footer-line-1'>在之後
加入<div class="post-share-buttons"><b:include data="post" name="shareButtons">
</b:include></div>
存檔即可
--
All Comments