susanarinderle
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: popup text widget not updatingDoes anyone have any ideas on where to begin with this? How else do developers create popups if not through a custom widget? In the functions.php there is mention of a ‘popup-sign-up’ but maybe that creates the text widget? Could there be some other place I need to update other than the text widget?
Forum: Fixing WordPress
In reply to: (gr)avatar not showing next to my commentsOMG EUREKA! I deactivated the “WP User Avatar plugin” and VOILA problem solved! Ironic, no? The other issue turned out to be that the same person was posting with different email addresses. Editing their email address allowed the same generated icon to show up next to their name.
I’m a genius! 🙂 Merry Christmas, everyone!
Thanks NeoTechnomad!
Susana
Forum: Fixing WordPress
In reply to: (gr)avatar not showing next to my commentsHi! Ah! Thanks for your efforts! So what happened during my new website build is that there were various folks recreating the comments logged in from god knows where and I’m pretty sure they were logged into my site.
It was fine before, so I suspect a plugin conflict because I had to address some serious spam issues after the site went live and my developers weren’t helpful. The whole web build/upgrade was a nightmare.
Anywho, under Avatars settings, “Disable Gravatars” is NOT checked and I’m not seeing the get_gravatar function call in my Functions or Comments php.
Ideas? Wouldn’t creating the customer default avatar apply to everyone and not just me?
Forum: Fixing WordPress
In reply to: (gr)avatar not showing next to my commentsThank you — but that’s not the problem. The problem is that the avatar I want (my headshot you see here) is not consistently showing up next to my email address when I respond to comments. It seems to be related to different IP addresses. See details above.
Forum: Fixing WordPress
In reply to: (gr)avatar not showing next to my commentsHi! Nope, when I do that, everyone (including me) gets that godawful power button-looking icon.
Hi! I literally JUST got this resolved last night with the help of Hostgator (who rock!!!). Apparently I needed to deactivate then reactivate jetpack. Turns out that when I transferred my site from temporary to permanent, the URL didn’t update. Thanks for asking Richard!
Thank you! This all sounds very complicated and time consuming to do correctly. What would be the easiest way to just make sure my pages with columns look OK on smartphones?
Ok I am freaking out! 🙂 So is this right:
In the text section of my pages, change divstyle to divclass. Name the div class something in quotes. In style.css (WHERE??) I put the name of the div class, preceded by a period, and the specs of that div class in {}
So far correct?
If so, then in the specs for each div class (how about column 1 and column 2?)I put width and float %. Correct?
But what about when this isn’t the same on each page? What about when I want more space between the columns?
Totally lost about media query….
I’m a newbie, please forgive my basicness!
Hi! I don’t understand what you mean, please break it down?
Let me clarify, this is the code I’m using (I vary height and width depending on what I’m going for):
<div style=”margin: 5px; padding: 15px; width: 500px; height: 1500px; float: left;”>
</div>Hi! I’ve been using the html code to create the columns and that seems to be working well. However, now the pages that have the columns aren’t responsive to smart phones! Those pages look all ugly on mobiles. How do I fix this?
HI folks – any takers? Elsewhere on a forum it looked like someone needed to go in and make some adjustments on a user’s account. Please help?? It looks super unprofessional for folks to be getting the weird (wrong!!) URL for my blog on their confirmation emails!
Forum: Fixing WordPress
In reply to: Add number of Facebook friends to blog subscribers?HI! Can anyone help? WPyogi? I connect to Facebook through Publicize (and LI) so when I publish a post they also show up there. What I want is the “Join ___ other subscribers” wording that appears above the email address field and subscribe button on my blog to include number of FB and/or LI followers/friends JUST LIKE it does on my free blog site, where I have the same set up…..
Thanks!
Forum: Fixing WordPress
In reply to: Add number of Facebook friends to blog subscribers?Hi – I have jetpack installed, but I’m using Publicize. I hope that makes sense.