So lets see how to add image/Youtube video into blogger comments.
![]() |
HOW TO ADD IMAGE/VIDEO TO BLOGGER COMMENTS
- Step 01... Go to Blogger dashboard > Template > Edit Html,
- Step 02.... Find following tag using CTRL+F.
</body>
- Step 03.... Just above/before </body> tag paste the below code.
<script src='http://code.jquery.com/jquery-latest.js' type='text/javascript'/>
<script src='http://helplogger.googlecode.com/svn/trunk/youtubevideos.js'/>
<script src='http://helplogger.googlecode.com/svn/trunk/pics-comments.js'/>
- Step 04.... Save template.
CUSTOMIZATION
- To add Youtube videos in comment just paste Youtube video URL and for Image just paste below code.
[img]your-image-url[/img]
- Note: Replace "your-image-url" With your image URL.
- If you want to let your readers know how to add and image or youtube into comment Go to blogger Dashboard > Settings > Posts and Comments and add your message in "comment for message" see an example below:
To add Youtube video paste video URL and for image add this tag codeThat's All, Hope you like this article and make your blog comment section most attractive with allow readers toadd aimages and youtube videos.
[img]your-image-url[/img]
Happy Blogging.
This comment has been removed by the author.
ReplyDelete