r3bb
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: CubePoints] Adding link to user authors page from top users widgetAny progress on this? I’d like to be able to do this as well.
Forum: Fixing WordPress
In reply to: Facebook share button not showing sharecountbump
Forum: Fixing WordPress
In reply to: Facebook share button not showing sharecountbump
Forum: Themes and Templates
In reply to: Remove date ONLY in pagesThanks figaro, your solution worked for me. Your post showed up in Google search results.
Thank you so much for your help, esmi. I see you’re helping many people here and I appreciate it very much!
That did the trick. The nameservers just needed to be changed at Godaddy.
I got the nameservers in an email from justhost.com when I registered at justhost.com
On Godaddy, I changed the nameservers to the ones that justhost.com sent me. I’m waiting for the changes to take effect; hopefully that will help.
When instructed to upload files to the “root” directory, does that mean in the “public_html” folder?
Sorry, I purchased the domain through Godaddy but it’s hosted through justhost.com
Yes I’m hosted with GoDaddy, and I don’t know what a parked domain is… going to wikipedia now…
Forum: Fixing WordPress
In reply to: User avatars in commentsThanks alchymyth, here’s the link to the pastebin code:
https://wordpress.pastebin.com/m1362076a
Please note that the get_avatar code calls and displays the facebook picture.
<?php echo get_avatar( $comment, 32 ); ?>
Forum: Fixing WordPress
In reply to: User avatars in commentsalchymyth,
First, thank you for your help! I know it would help if I provided a link to some comments that have both the facebook and wordpress avatars displaying, but in order to do that I’d have to have that display for every single comment on my blog. It looks very unprofessional, so I’m unwilling to do that.
However, I do think you’re onto something with the code above. Suppressing the wordpress avatar is one option, but in the case that people don’t have a facebook avatar, they would be left witn no avatar at all. So yes, what would be perfect is a conditional code: if facebook avatar: show this and no other; else: show wordpress avatar.
How can I do that?
Forum: Fixing WordPress
In reply to: User avatars in commentsYes, but when I check that option, it suppresses all avatars, even the ones from facebook.
Forum: Fixing WordPress
In reply to: User avatars in commentsFor reference, my blog is located at https://www.darwinspet.com/blog
Forum: Fixing WordPress
In reply to: How do I get a plugin to only display on my blog (not every page)?Thanks so much cais,
You are a rare breed of internet user who does great things for strangers because you like to help. My deepest thanks,
-r3bb
Forum: Fixing WordPress
In reply to: How do I get a plugin to only display on my blog (not every page)?cais,
Thanks for pointing out that post. It sounds like that person has the exact same issue as me. I have emailed fbshare.me and haven’t received a response, so if you have identified how the code needs to be modified in order to get the sharecount to only display on blog posts, I would really appreciate your further advice.
Many thanks!
-r3bb