打开主菜单
首页
随机
登录
设置
关于freem
免责声明
freem
搜索
编辑“
How to Add a Like Box on Tumblr
”(章节)
警告:
您没有登录。如果您做出任意编辑,您的IP地址将会公开可见。如果您
登录
或
创建
一个账户,您的编辑将归属于您的用户名,且将享受其他好处。
反垃圾检查。
不要
加入这个!
Adding a Like Box on Tumblr is a great way to encourage your visitors to follow you on other social media platforms. Here are the steps to add a Like Box on Tumblr: 1. Log in to your Tumblr account and go to the Tumblr theme customization page. 2. Click on the "Edit HTML" button to open the HTML editor. 3. In the HTML editor, find the </head> tag and paste the following code right before it: ```html <script src="//platform.tumblr.com/v1/share.js"></script> ``` 4. Scroll down to where you want to add the Like Box and insert the following code: ```html <div class="like_box"> <iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Fyourpagename&tabs=timeline&width=300&height=180&small_header=true&adapt_container_width=true&hide_cover=false&show_facepile=true&appId=1234567890" width="300" height="180" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe> </div> ``` 5. Replace "yourpagename" in the code with your Facebook page name or URL. 6. Customize the width and height values in the code to fit your Tumblr theme. 7. Save and exit the HTML editor. 8. Preview your Tumblr blog to see the Like Box in action. That's it! You now have a Like Box on your Tumblr blog, which will encourage your visitors to follow you on Facebook.
摘要:
请注意,您对freem的所有贡献都可能被其他贡献者编辑,修改或删除。如果您不希望您的文字被任意修改和再散布,请不要提交。
您同时也要向我们保证您所提交的内容是您自己所作,或得自一个不受版权保护或相似自由的来源(参阅
Freem:版权
的细节)。
未经许可,请勿提交受版权保护的作品!
取消
编辑帮助
(在新窗口中打开)