Another Way To Add Text Before The Comments Section In Google Blogger
This is another comment from blackdove from this post. Itâs strange that itâs not working for you as the method described in this post works on all my Google Blogger blogs and theyâre all using custom-made themes and the Disqus commenting system.
Anyway, hereâs another method you can try. Maybe this one will work. Hereâs what to do:
First, make sure to backup your blogâs theme, so in case anything goes wrong, you can revert the changes youâve made.
Now, go to one of the posts on your blog. Scroll down to the bottom then right-click on the last element that shows up before the Disqus comments section. This could be the tags list or the social media sharing buttons or even the related posts section. This depends on the theme youâre using.
So, right-click on this element and choose âInspectâ or âInspect elementâ (the wording depends on the internet browser that youâre using). Use this to find the class name of the element in question.
Again, this depends on the theme youâre using. For example, the class name could be âpost-footer.â You can see something that looks like this:
<div class="post-footer">
Take note of the class name. Now, go to the dashboard of your Google Blogger blog. Click the âTemplateâ link in the sidebar then the âEdit HTMLâ button.
Click on the screen where the codes for your theme are being displayed. Now press the Ctrl + F buttons on your keyboard to open the search bar. Use this search bar to find the class name that you got earlier.
Once you find it, you can try writing your comment guidelines or any text that you want to appear before the comments section of your blog. Type the text at the very end of the codes for that element.Â
For example, if the class name you found is âpost-footer,â youâll see something like this in the HTML part of your blogâs template:
<div class="post-footer"> More codes here </div>
The end of the codes for that element is marked by â</div>,â so put your comment guidelines text right after that piece of code. Just writing the text as-is should work. But you can also enclose it in paragraph (<p></p>) tags.
Save the changes you made then check out a post in your blog to see if the text shows up. Hope this one works :-). If you have any more questions, feel free to ask.
Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
â Live Streamingâ Interactive Chatâ Private Showsâ HD Qualityâ Free Actions
Free to watch ⢠No registration required ⢠HD streaming
How To Add Text Before The Disqus Comments Section In Google Blogger?
I got this comment from blackdove from this post. Hereâs the answer to the question:
If youâre using Google Blogger:Â
First, go to the dashboard for your blog
Click the Settings link. Itâs the last option in the sidebar
When you click it, a dropdown of links shows up. Click on the Posts, Comments and Sharing link
Scroll down until you see the Comment Form Message textbox
Type your comment guidelines or any other text you want on the textbox then click on the orang Save Settings button on the upper right side of the page
Check a post from your blog to see how it looksÂ
Below, you can see an image of the Comment Form Message box from one of my Google Blogger blogs:Â
Hereâs how it looks on one of the posts my blog:
If you have any more questions, feel free to ask :-).