streetrose
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Popular Posts] No {date} for date in shortcode?but I only want the date and the comments in my custom html. I guess I can hide the rest via css but I kinda don’t want the | in the {stats}
Forum: Themes and Templates
In reply to: [Twenty Twelve] Home page not displaying up the new added widgetthis is happening to me s as well. any solution to this? What might be the culprit?
Forum: Plugins
In reply to: Jetpack Comments – listed as spam errorhaving the same problem as well. If anyone has a solution please share!
Forum: Fixing WordPress
In reply to: Warning: SimpleXMLElement:Thiis is a bummer! I didn’t know feedburner api was shutdown! Just when I have started to implement the feed count on my themes. 🙁
Sorry this is super late reply. At that time, I opted to use css to have a workaround, using the nth-child selector which is a bit problematic if I want to consider browsers that don’t support it.
Now I’m coding a theme with a similar function, so I’m gonna do it right now with your suggestions! Thank you!
Edit: btw, alchymyth’s suggestion worked for me.
Forum: Themes and Templates
In reply to: human_time_diff for 'years ago'?@jan Dembowski
Thank you very much. That’s the one for me. 🙂
Forum: Fixing WordPress
In reply to: Post grid that adds code to post 1,2,3,4This is somewhat what I need but not exactly.
How about if the number of post is dependent in the number indicated in wp dashboard > settings > reading?