Recently one of our users asked if it was possible to allow anonymous comments in WordPress. By default, users cannot leave comments in WordPress without providing a name and email address in the comment form. In this article, we will show you how to allow… Read More »
Sometimes when moving WordPress sites, you may need to save and reuse widget settings from one WordPress installation to another. If a site has just a few widgets, then you can probably do that manually. However, if there are many widgets in multiple sidebars and… Read More »
Icon fonts are vector icons used as fonts. They are popular among web designers because they look prettier than bitmap images. They can be resized without losing quality and styled using CSS. This is why many WordPress themes use icon fonts. Most notably, the default… Read More »
Recently one of our users asked us if it was possible to detect and display individual visitors’ IP address in WordPress. Our answer was of course it is. In this article, we will show you how to display user’s IP address in WordPress. You can… Read More »
We strongly advise our users to never use WordPress to send newsletter emails. Some WordPress plugins allow you to send newsletter emails using the WordPress’ built-in PHP mail feature. Often beginners make the mistake of choosing this method due to lower costs. In this article,… Read More »
Are you looking for a way to display related pages in WordPress? Getting people to stay on your website can be a challenge. By showing related posts, you can keep your users engaged and help them easily find new pages to visit. In this article,… Read More »
WordPress 3.9 Beta 1 was released yesterday. This is a major release, developed under the plugins-as-features development model. In this article, we will show you what new features are coming in WordPress 3.9 along with their screenshots. WordPress 3.9 is still in beta, so some… Read More »
When developing WordPress themes, sometimes you may need user’s browser and operating system information to modify certain aspects of your design using CSS or jQuery. WordPress is capable of doing that for you. In this article, we will show you how to add user’s browser… Read More »
Do you want to know how to get rid of numbers from WordPress blog posts and landing page URLs? WordPress offers different URL structures for your website, including post ID numbers, year, day, and post title. Having numeric URLs is not SEO friendly and provides… Read More »
Many WordPress beginners often get confused about categories and tags. You may end up using too many categories or tags before realizing that you were doing it wrong. The real problem comes when you decide to sort things out. Depending on how many posts you… Read More »