Hi Gatsby,
I think your new reactions feature is indeed something that all
bloggers can take advantage of. Another feature that you may want to
consider would be to provide your bloggers with a tool to easily
create screencast videos and to imbed them in the blogs. For example,
if there is an issue with a new feature, your bloggers could record
exactly what the issue is. My firm, uTIPu, could immediately help you
enable such a feature with our TipCam recording software that already
has automatic uploads to youtube.
Take a look at www.utipu.com and download the software to give it a
try. Here is a link to a sample video for you to review.
> We've released a cool new feature recently that lets you receive
> feedback on your blog in a completely new way! Check out the Buzz post
> on the Reactions feature, play around with it, and let us know how it
> went!
Hey there,
I've enabled Reactions but it doesn't show up on my blog, either.
nhlol.blogspot.com
Let me know if there's anything I should be doing differently
Thanks!
> I noticed that a few of y'all are having some issues withReactionson
> your blog; for those who are having problems would you mind replying
> with your URL so we can have a look? Thanks!
I am having the same issue as some of the other people here. I add
Reactions but the code never gets added to the blog - I checked with
'Widgets expanded' in the HTML but there is no sign of any code with
the word 'Reactions' in it. I do use a 'layouts' template.
If you can post us the code I can try manually adding it.
> We've released a cool new feature recently that lets you receive
> feedback on your blog in a completely new way! Check out the Buzz post
> on theReactionsfeature, play around with it, and let us know how it
> went!
I created a test blog and lo! Reactions worked. I looked at the test
blog HTML and found a block of code that looked good and copied to my
real blog. The only problem was I could not stop it wrapping. Gatsby
had said to edit some text (padding-left:10px;) but it did not exist
anywhere in my blog and even when I added it in the ".post-footer
area" nothing happened.
Anyway for those interested here is the code I inserted
> I am having the same issue as some of the other people here. I addReactionsbut the code never gets added to the blog - I checked with
> 'Widgets expanded' in the HTML but there is no sign of any code with
> the word 'Reactions' in it. I do use a 'layouts' template.
> If you can post us the code I can try manually adding it.
> > We've released a cool new feature recently that lets you receive
> > feedback on your blog in a completely new way! Check out the Buzz post
> > on theReactionsfeature, play around with it, and let us know how it
> > went!
> I noticed that a few of y'all are having some issues withReactionson
> your blog; for those who are having problems would you mind replying
> with your URL so we can have a look? Thanks!
> I created a test blog and lo! Reactions worked. I looked at the test
> blog HTML and found a block of code that looked good and copied to my
> real blog. The only problem was I could not stop it wrapping. Gatsby
> had said to edit some text (padding-left:10px;) but it did not exist
> anywhere in my blog and even when I added it in the ".post-footer
> area" nothing happened.
> Anyway for those interested here is the code I inserted
> Hope this helps - don't forget to back up your template before you try
> any of this.
> Baz
> On Dec 12, 9:40 am, aka_mojojojo wrote:
> > HI,
> > I am having the same issue as some of the other people here. I addReactionsbut the code never gets added to the blog - I checked with
> > 'Widgets expanded' in the HTML but there is no sign of any code with
> > the word 'Reactions' in it. I do use a 'layouts' template.
> > If you can post us the code I can try manually adding it.
> > > We've released a cool new feature recently that lets you receive
> > > feedback on your blog in a completely new way! Check out the Buzz post
> > > on theReactionsfeature, play around with it, and let us know how it
> > > went!
I am having a persistent problem, I have read through everything I can
find that is I believe of pertinence to the issue and tried resolving
this issue in various ways but so far have found no solution heres my
problem:
In the Configure Blog Posts page I have attempted to turn off the
Labels so they will not appear under the posts and I have also
attempted to turn on the Reactions under the posts. When I save these
changes nothing happens My Labels are still there and Reactions are
still missing .
> We've released a cool new feature recently that lets you receive
> feedback on your blog in a completely new way! Check out the Buzz post
> on the Reactions feature, play around with it, and let us know how it
> went!
If you don't have the quick edit option turned on just look for one of
the other under-posts-options find the end (typically, but always,
signified by the string </div> )
> Where, in the html code, did you add this code? I would like to try
> this on my test blog.
> On Dec 12, 7:11 pm, aka_mojojojo wrote:
> > Kinda working now.
> > I created a test blog and lo! Reactions worked. I looked at the test
> > blog HTML and found a block of code that looked good and copied to my
> > real blog. The only problem was I could not stop it wrapping. Gatsby
> > had said to edit some text (padding-left:10px;) but it did not exist
> > anywhere in my blog and even when I added it in the ".post-footer
> > area" nothing happened.
> > Anyway for those interested here is the code I inserted
> > Hope this helps - don't forget to back up your template before you try
> > any of this.
> > Baz
> > On Dec 12, 9:40 am, aka_mojojojo wrote:
> > > HI,
> > > I am having the same issue as some of the other people here. I addReactionsbut the code never gets added to the blog - I checked with
> > > 'Widgets expanded' in the HTML but there is no sign of any code with
> > > the word 'Reactions' in it. I do use a 'layouts' template.
> > > If you can post us the code I can try manually adding it.
> > > > We've released a cool new feature recently that lets you receive
> > > > feedback on your blog in a completely new way! Check out the Buzz post
> > > > on theReactionsfeature, play around with it, and let us know how it
> > > > went!
> If you don't have the quick edit option turned on just look for one of
> the other under-posts-options find the end (typically, but always,
> signified by the string </div> )
> Hope this helps - good luck!
> On Dec 12, 6:47 pm, kylara wrote:
> > Where, in the html code, did you add this code? I would like to try
> > this on my test blog.
> > On Dec 12, 7:11 pm, aka_mojojojo wrote:
> > > Kinda working now.
> > > I created a test blog and lo! Reactions worked. I looked at the test
> > > blog HTML and found a block of code that looked good and copied to my
> > > real blog. The only problem was I could not stop it wrapping. Gatsby
> > > had said to edit some text (padding-left:10px;) but it did not exist
> > > anywhere in my blog and even when I added it in the ".post-footer
> > > area" nothing happened.
> > > Anyway for those interested here is the code I inserted
> > > Hope this helps - don't forget to back up your template before you try
> > > any of this.
> > > Baz
> > > On Dec 12, 9:40 am, aka_mojojojo wrote:
> > > > HI,
> > > > I am having the same issue as some of the other people here. I addReactionsbut the code never gets added to the blog - I checked with
> > > > 'Widgets expanded' in the HTML but there is no sign of any code with
> > > > the word 'Reactions' in it. I do use a 'layouts' template.
> > > > If you can post us the code I can try manually adding it.
> > > > On Dec 1, 3:44 pm, Blogger Employee wrote:
> > > > > Hey folks,
> > > > > We've released a cool new feature recently that lets you receive
> > > > > feedback on your blog in a completely new way! Check out the Buzz post
> > > > > on theReactionsfeature, play around with it, and let us know how it
> > > > > went!
> > If you don't have the quick edit option turned on just look for one of
> > the other under-posts-options find the end (typically, but always,
> > signified by the string </div> )
> > Hope this helps - good luck!
> > On Dec 12, 6:47 pm, kylara wrote:
> > > Where, in the html code, did you add this code? I would like to try
> > > this on my test blog.
> > > On Dec 12, 7:11 pm, aka_mojojojo wrote:
> > > > Kinda working now.
> > > > I created a test blog and lo! Reactions worked. I looked at the test
> > > > blog HTML and found a block of code that looked good and copied to my
> > > > real blog. The only problem was I could not stop it wrapping. Gatsby
> > > > had said to edit some text (padding-left:10px;) but it did not exist
> > > > anywhere in my blog and even when I added it in the ".post-footer
> > > > area" nothing happened.
> > > > Anyway for those interested here is the code I inserted
> > > > Hope this helps - don't forget to back up your template before you try
> > > > any of this.
> > > > Baz
> > > > On Dec 12, 9:40 am, aka_mojojojo wrote:
> > > > > HI,
> > > > > I am having the same issue as some of the other people here. I addReactionsbut the code never gets added to the blog - I checked with
> > > > > 'Widgets expanded' in the HTML but there is no sign of any code with
> > > > > the word 'Reactions' in it. I do use a 'layouts' template.
> > > > > If you can post us the code I can try manually adding it.
> > > > > On Dec 1, 3:44 pm, Blogger Employee wrote:
> > > > > > Hey folks,
> > > > > > We've released a cool new feature recently that lets you receive
> > > > > > feedback on your blog in a completely new way! Check out the Buzz post
> > > > > > on theReactionsfeature, play around with it, and let us know how it
> > > > > > went!
> I created a test blog and lo!Reactionsworked. I looked at the test
> blog HTML and found a block of code that looked good and copied to my
> real blog. The only problem was I could not stop it wrapping. Gatsby
> had said to edit some text (padding-left:10px;) but it did not exist
> anywhere in my blog and even when I added it in the ".post-footer
> area" nothing happened.
> Anyway for those interested here is the code I inserted
> Hope this helps - don't forget to back up your template before you try
> any of this.
> Baz
> On Dec 12, 9:40 am, aka_mojojojo wrote:
> > HI,
> > I am having the same issue as some of the other people here. I addReactionsbut the code never gets added to the blog - I checked with
> > 'Widgets expanded' in the HTML but there is no sign of any code with
> > the word 'Reactions' in it. I do use a 'layouts' template.
> > If you can post us the code I can try manually adding it.
> > > We've released a cool new feature recently that lets you receive
> > > feedback on your blog in a completely new way! Check out the Buzz post
> > > on theReactionsfeature, play around with it, and let us know how it
> > > went!
> You probably don't have 'Show Qiuck Editing' enabled. Which of the
> other options from Configure Blog Posts do you have functioning?
> I'm Looking for things like Comments, Links to This Post,
> Labels, Show Quick Editing, Show Email Post Links.
> If you can tell me which (and in which order) I will try and get the
> same in my test blog and then see if I can give you a more exact code
> placement.
> No promises on timing
> Baz
> On Dec 14, 8:05 pm, kylara wrote:
> On Dec 14, 8:05 pm, kylara wrote:
> > Argh, I looked and looked and looked, I found nothing close to what
> > you were describing. Thanks for the info.
> > > If you don't have the quick edit option turned on just look for one of
> > > the other under-posts-options find the end (typically, but always,
> > > signified by the string </div> )
> > > Hope this helps - good luck!
> > > On Dec 12, 6:47 pm, kylara wrote:
> > > > Where, in the html code, did you add this code? I would like to try
> > > > this on my test blog.
> > > > On Dec 12, 7:11 pm, aka_mojojojo wrote:
> > > > > Kinda working now.
> > > > > I created a test blog and lo! Reactions worked. I looked at the test
> > > > > blog HTML and found a block of code that looked good and copied to my
> > > > > real blog. The only problem was I could not stop it wrapping. Gatsby
> > > > > had said to edit some text (padding-left:10px;) but it did not exist
> > > > > anywhere in my blog and even when I added it in the ".post-footer
> > > > > area" nothing happened.
> > > > > Anyway for those interested here is the code I inserted
> > > > > Hope this helps - don't forget to back up your template before you try
> > > > > any of this.
> > > > > Baz
> > > > > On Dec 12, 9:40 am, aka_mojojojo wrote:
> > > > > > HI,
> > > > > > I am having the same issue as some of the other people here. I addReactionsbut the code never gets added to the blog - I checked with
> > > > > > 'Widgets expanded' in the HTML but there is no sign of any code with
> > > > > > the word 'Reactions' in it. I do use a 'layouts' template.
> > > > > > If you can post us the code I can try manually adding it.
> > > > > > On Dec 1, 3:44 pm, Blogger Employee wrote:
> > > > > > > Hey folks,
> > > > > > > We've released a cool new feature recently that lets you receive
> > > > > > > feedback on your blog in a completely new way! Check out the Buzz post
> > > > > > > on theReactionsfeature, play around with it, and let us know how it
> > > > > > > went!
> > You probably don't have 'Show Qiuck Editing' enabled. Which of the
> > other options from Configure Blog Posts do you have functioning?
> > I'm Looking for things like Comments, Links to This Post,
> > Labels, Show Quick Editing, Show Email Post Links.
> > If you can tell me which (and in which order) I will try and get the
> > same in my test blog and then see if I can give you a more exact code
> > placement.
> > No promises on timing
> > Baz
> > On Dec 14, 8:05 pm, kylara wrote:
> > On Dec 14, 8:05 pm, kylara wrote:
> > > Argh, I looked and looked and looked, I found nothing close to what
> > > you were describing. Thanks for the info.
> > > > If you don't have the quick edit option turned on just look for one of
> > > > the other under-posts-options find the end (typically, but always,
> > > > signified by the string </div> )
> > > > Hope this helps - good luck!
> > > > On Dec 12, 6:47 pm, kylara wrote:
> > > > > Where, in the html code, did you add this code? I would like to try
> > > > > this on my test blog.
> > > > > On Dec 12, 7:11 pm, aka_mojojojo wrote:
> > > > > > Kinda working now.
> > > > > > I created a test blog and lo! Reactions worked. I looked at the test
> > > > > > blog HTML and found a block of code that looked good and copied to my
> > > > > > real blog. The only problem was I could not stop it wrapping. Gatsby
> > > > > > had said to edit some text (padding-left:10px;) but it did not exist
> > > > > > anywhere in my blog and even when I added it in the ".post-footer
> > > > > > area" nothing happened.
> > > > > > Anyway for those interested here is the code I inserted
> > > > > > Hope this helps - don't forget to back up your template before you try
> > > > > > any of this.
> > > > > > Baz
> > > > > > On Dec 12, 9:40 am, aka_mojojojo wrote:
> > > > > > > HI,
> > > > > > > I am having the same issue as some of the other people here. I addReactionsbut the code never gets added to the blog - I checked with
> > > > > > > 'Widgets expanded' in the HTML but there is no sign of any code with
> > > > > > > the word 'Reactions' in it. I do use a 'layouts' template.
> > > > > > > If you can post us the code I can try manually adding it.
> > > > > > > On Dec 1, 3:44 pm, Blogger Employee wrote:
> > > > > > > > Hey folks,
> > > > > > > > We've released a cool new feature recently that lets you receive
> > > > > > > > feedback on your blog in a completely new way! Check out the Buzz post
> > > > > > > > on theReactionsfeature, play around with it, and let us know how it
> > > > > > > > went!
> I'm getting errors when I try to do this.. any other solutions?
> On Dec 12, 1:11 pm, aka_mojojojo wrote:
> > Kinda working now.
> > I created a test blog and lo!Reactionsworked. I looked at the test
> > blog HTML and found a block of code that looked good and copied to my
> > real blog. The only problem was I could not stop it wrapping. Gatsby
> > had said to edit some text (padding-left:10px;) but it did not exist
> > anywhere in my blog and even when I added it in the ".post-footer
> > area" nothing happened.
> > Anyway for those interested here is the code I inserted
> > Hope this helps - don't forget to back up your template before you try
> > any of this.
> > Baz
> > On Dec 12, 9:40 am, aka_mojojojo wrote:
> > > HI,
> > > I am having the same issue as some of the other people here. I addReactionsbut the code never gets added to the blog - I checked with
> > > 'Widgets expanded' in the HTML but there is no sign of any code with
> > > the word 'Reactions' in it. I do use a 'layouts' template.
> > > If you can post us the code I can try manually adding it.
> > > > We've released a cool new feature recently that lets you receive
> > > > feedback on your blog in a completely new way! Check out the Buzz post
> > > > on theReactionsfeature, play around with it, and let us know how it
> > > > went!
No, it isn't checked. After spending 2 hours last nightm than almost 2
tonight, trying to figure it out, I am finished with the reactions.
Thank you for trying to help.
> Kinda a bit lost really now. Did you check the box "expand widgets"?
> Baz
> On Dec 16, 1:00 pm, kylara wrote:
> > Yes, it is enabled.
> > On Dec 16, 1:12 am, aka_mojojojo wrote:
> > > Hi,
> > > You probably don't have 'Show Qiuck Editing' enabled. Which of the
> > > other options from Configure Blog Posts do you have functioning?
> > > I'm Looking for things like Comments, Links to This Post,
> > > Labels, Show Quick Editing, Show Email Post Links.
> > > If you can tell me which (and in which order) I will try and get the
> > > same in my test blog and then see if I can give you a more exact code
> > > placement.
> > > No promises on timing
> > > Baz
> > > On Dec 14, 8:05 pm, kylara wrote:
> > > On Dec 14, 8:05 pm, kylara wrote:
> > > > Argh, I looked and looked and looked, I found nothing close to what
> > > > you were describing. Thanks for the info.
> > > > > If you don't have the quick edit option turned on just look for one of
> > > > > the other under-posts-options find the end (typically, but always,
> > > > > signified by the string </div> )
> > > > > Hope this helps - good luck!
> > > > > On Dec 12, 6:47 pm, kylara wrote:
> > > > > > Where, in the html code, did you add this code? I would like to try
> > > > > > this on my test blog.
> > > > > > On Dec 12, 7:11 pm, aka_mojojojo wrote:
> > > > > > > Kinda working now.
> > > > > > > I created a test blog and lo! Reactions worked. I looked at the test
> > > > > > > blog HTML and found a block of code that looked good and copied to my
> > > > > > > real blog. The only problem was I could not stop it wrapping. Gatsby
> > > > > > > had said to edit some text (padding-left:10px;) but it did not exist
> > > > > > > anywhere in my blog and even when I added it in the ".post-footer
> > > > > > > area" nothing happened.
> > > > > > > Anyway for those interested here is the code I inserted
> > > > > > > Hope this helps - don't forget to back up your template before you try
> > > > > > > any of this.
> > > > > > > Baz
> > > > > > > On Dec 12, 9:40 am, aka_mojojojo wrote:
> > > > > > > > HI,
> > > > > > > > I am having the same issue as some of the other people here. I addReactionsbut the code never gets added to the blog - I checked with
> > > > > > > > 'Widgets expanded' in the HTML but there is no sign of any code with
> > > > > > > > the word 'Reactions' in it. I do use a 'layouts' template.
> > > > > > > > If you can post us the code I can try manually adding it.
> > > > > > > > On Dec 1, 3:44 pm, Blogger Employee wrote:
> > > > > > > > > Hey folks,
> > > > > > > > > We've released a cool new feature recently that lets you receive
> > > > > > > > > feedback on your blog in a completely new way! Check out the Buzz post
> > > > > > > > > on theReactionsfeature, play around with it, and let us know how it
> > > > > > > > > went!
> exactly what the issue is. My firm, uTIPu, could immediately help you
> enable such a feature with our TipCam recording software that already
> has automatic uploads to youtube.
> Take a look atwww.utipu.comand download the software to give it a
> try. Here is a link to a sample video for you to review.
EliezerAharon wrote:
> Hi Gatsby,
> I think your new reactions feature is indeed something that all
> bloggers can take advantage of. Another feature that you may want to
> consider would be to provide your bloggers with a tool to easily
> create screencast videos and to imbed them in the blogs. For example,
> if there is an issue with a new feature, your bloggers could record
> exactly what the issue is. My firm, uTIPu, could immediately help you
> enable such a feature with our TipCam recording software that already
> has automatic uploads to youtube.
> Take a look at www.utipu.com and download the software to give it a
> try. Here is a link to a sample video for you to review.
> On Dec 1, 3:44 pm, Blogger Employee wrote:
> > Hey folks,
> > We've released a cool new feature recently that lets you receive
> > feedback on your blog in a completely new way! Check out the Buzz post
> > on the Reactions feature, play around with it, and let us know how it
> > went!
lancsreporter wrote:
> EliezerAharon wrote:
> > Hi Gatsby,
> > I think your new reactions feature is indeed something that all
> > bloggers can take advantage of. Another feature that you may want to
> > consider would be to provide your bloggers with a tool to easily
> > create screencast videos and to imbed them in the blogs. For example,
> > if there is an issue with a new feature, your bloggers could record
> > exactly what the issue is. My firm, uTIPu, could immediately help you
> > enable such a feature with our TipCam recording software that already
> > has automatic uploads to youtube.
> > Take a look at www.utipu.com and download the software to give it a
> > try. Here is a link to a sample video for you to review.
> > On Dec 1, 3:44 pm, Blogger Employee wrote:
> > > Hey folks,
> > > We've released a cool new feature recently that lets you receive
> > > feedback on your blog in a completely new way! Check out the Buzz post
> > > on the Reactions feature, play around with it, and let us know how it
> > > went!
Since I added a second Blog my posts are showing up in google blog
hours after I post them.
When I only had one Blog my post would appear in minutes. How can I
correct this?
https://voices.outtakeonline.com
> We've released a cool new feature recently that lets you receive
> feedback on your blog in a completely new way! Check out the Buzz post
> on the Reactions feature, play around with it, and let us know how it
> went!
> Since I added a second Blog my posts are showing up in google blog
> hours after I post them.
> When I only had one Blog my post would appear in minutes. How can I
> correct this?
> On Dec 1, 3:44 pm, Blogger Employee wrote:
> > Hey folks,
> > We've released a cool new feature recently that lets you receive
> > feedback on your blog in a completely new way! Check out the Buzz post
> > on the Reactions feature, play around with it, and let us know how it
> > went!
> We've released a cool new feature recently that lets you receive
> feedback on your blog in a completely new way! Check out the Buzz post
> on the Reactions feature, play around with it, and let us know how it
> went!
> We've released a cool new feature recently that lets you receive
> feedback on your blog in a completely new way! Check out the Buzz post
> on the Reactions feature, play around with it, and let us know how it
> went!