Blog

Validate Forms in WordPress with jQuery

You are here: Home > Blog > Comments

Validate Forms in WordPress with jQuery

Validate WordPress Forms with jQuery

This article will teach you how to add validation to your WordPress comment forms, using jQuery.

With validation, users can submit their comment and instantly see if they’ve hit an issue. There is no need to submit the page and get WordPress’ default “There is a problem…” page. Instead, errors are displayed inline instantly.

In our example, we will build a plugin which you can drop into any theme and will work instantly.

Just like last week, you can see the finished product in action on the demo site. And you can download the completed files here.

Read More »

Best Way to Have Quality Comments Only?

Quality Comments

I love reading the comments on each article I post. If you leave one, you’re near guaranteed I’ll reply to you directly and keep the conversation going.

The trouble is that after a day or two of an article being live, the spammers descend and the lovely, informative comment thread descends into “great article, agree with your points, visit my site”. It’s just not cool…

We’re working on a full redesign to Pro Blog Design, and one of the things I’m most interested in is this comments issue. How can I make sure the comment threads stay in that awesome-to-read stage from the first few days when an article is written?

Read More »

Use the Transients API to List the Latest Commenter

Transient API

The Transients API is a WordPress feature that I had never heard of until a few weeks ago, when I wrote a post on getting your Twitter follower count in plain text.

On that post, Otto left a comment with a different way of getting the same result, using the Transients API. Instead of using cron, which can be complicated, transients allow you to use just one or two lines.

In this post, I want to show you how to use transients, and to do that, we’re going to build a simple script that will list the latest commenter on your blog, along with their avatar. The end result will look like the image above.

Read More »

Advanced WordPress Comment Styles and Tricks

Advanced WordPress Comment Styles

Comments are gold. There’s little a blogger loves more than to see a whole list of comments posted on his/her article. It’s great to know people want to engage with you, and they can add a lot to an article.

However, if comments are not done well, they can be difficult to read and follow, or even just downright boring.

What we’re going to do first is create a custom comment callback that allows us to specify the way the comments are output, then lay out the structure for the comment list and reply form, add extra functionality such as author-only styles, implement comment subscription options and spam protection, and, finally, we’ll add nice CSS styling to everything we’ve done.

Read More »

7 Essential Elements of Blog Design

The blogosphere continues to expand almost on a daily basis, and as a web designer we often inform clients of the numerous benefits of attaching a blog to their site. It is always a great way to continuously update your readers as to what new developments are being made in your business and what to look for as they stick with you on this journey.

This in turn, keeps your site well trafficked by the online masses as new content is added on a regular basis. And while there are a plethora of points and elements that are vital when designing a blog, some take precedence over the others.

Read More »

Don’t DoFollow. Get More Comments With CommentLuv

comments

Comments are one of the most rewarding aspects of being a blogger. They’re also a great indicator of the success of your blog, and good comments will help it a long way!

While the quality of your content is the main thrust for causing people to engage with it, we can still do some things to encourage it even more. By thanking our commenters with some well chosen plugins, hopefully they will keep joining in. And as we’ve seen before, there are a lot of options.

I have used DoFollow for 2 years on this blog, but now changed to CommentLuv and trackbacks instead. In this article I will discuss what I see as the problems with DoFollow, and why I think the new setup is much better (for this blog at least).

Read More »

Create Your Own Popular Posts Page

popposts1

Highlighting the most popular posts on your site is a great way to send new visitors to your very best content and win them over.

There are a few different ways you can do this, and quite a few plugins out there to help. But why not base it on the number of comments? If you write a post that makes people talk, it must be a well written post (Most of the time…).

Read More »

Page 1 of 3123