giddyup
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: [Mantra] Mantra Settings-Post Information Settings Not WorkingThis question was never answered and I am still having the issue. Anyone got any ideas?
I am working out of https://www.thebleeppeoplesay.com
My Post Information Settings says to “show” category.
Thanks a ton!
Nevermind, found it.
I am having this same issue right now on my website. Did this question get answered?
https://www.thebleeppeoplesay.com
Thank you,
Forum: Fixing WordPress
In reply to: [Wordbooker] Facebook Debugger Fails after Installing WordbookerI tried to disable the OG Tag and the error still happened. So..what do you mean by your second answer. Is my page ok with those errors? I still have Wordbooker marked as not functional because I am scarred to turn it on. My website is https://www.thebleepkidssay.com. Wordbooker is NOT on though.
I think when I turned Wordbooker on and got this error, my icon image disappeared and so when someone shared my website via a Facebook link the image was blank. But, this could have been something else causing the issue. I have been messing around with my facebook like and open graph for a few days now. For some reason my facebook open graph page within facebook only shows 17 likes which are all my personal friends and not the 60 likes the page has received.
Thank you!
I found the solution. I added the below code in the “custom code” box for “above post” in the AddThis Plugin for WordPress.
<!-- AddThis Button BEGIN --> <div class="addthis_toolbox addthis_default_style "> <a class="addthis_button_facebook_like" fb:like:layout="button_count"></a> <a class="addthis_button_pinterest" pi:pinit:url="https://www.thebleepkidssay.com" pi:pinit:media="https://www.thebleepkidssay.com/wp-content/uploads/2012/03/BigIcon.png" pi:pinit:layout="horizontal"> <a class="addthis_button_tweet"></a> <a class="addthis_button_google_plusone" g:plusone:size="medium"></a> <a class="addthis_counter addthis_pill_style"></a> </div>
Check it out at https://www.thebleepkidssay.com
I found another way…I just added the below code as my AddThis custom code above my post.
<!-- AddThis Button BEGIN --> <div class="addthis_toolbox addthis_default_style "> <a class="addthis_button_facebook_like" fb:like:layout="button_count"></a> <a class="addthis_button_pinterest" pi:pinit:url="https://www.thebleepkidssay.com" pi:pinit:media="https://www.thebleepkidssay.com/wp-content/uploads/2012/03/BigIcon.png" pi:pinit:layout="horizontal"> <a class="addthis_button_tweet"></a> <a class="addthis_button_google_plusone" g:plusone:size="medium"></a> <a class="addthis_counter addthis_pill_style"></a> </div>
Check it out at https://www.thebleepkidssay.com
I am having the same issue. When I press the Pinit button on my AddThis bar, no image appears. I have a featured image selected. Any thoughts on how to get the Pinterest button to display an image? I would prefer it work off a set URL rather than the featured image.