If you want to build an online community by adding a forum to your site the you do not need to develop it from scratch (unless you want to develop your own forum). There are a lot of open source forum softwares that you can use on your WordPress site. The most popular WordPress-based forum is bbPress. Continue reading
How to create a news site with tdMagazine WordPress theme
tdMagazine is a clean and elegant WordPress theme which is best suited for online magazines, personal blogs or news sites. tdMagazine comes with a features that allow you to highlight your most important content to your visitors. This theme has a fully responsive layout. Your content will look great on smartphones, tablets, laptops, and desktop screens. Continue reading
How to Find the Post or Page ID in WordPress
Sometimes themes or plugins might ask you to enter the post or page IDs in order to setup some options. Every post and page you create in WordPress has an unique ID number. I wrote a simple tutorial to show you how to find the post or page ID in your WordPress site. Continue reading
Released! v2 of tdMagazine
We’ve released an update to the tdMagazine theme v2. We’ve added new features and we hope you’ll like it! Please see a changelog for more information.
tdEditor Now Available On WordPress.com
We’re delighted to announce that our tdEditor theme is now available on WordPress.com. tdEditor is a clean, simple theme suited for minimalist magazine-style sites or personal blogs. Also, tdEditor is responsive, adapting smoothly to different screen sizes. Currently, this theme is exclusive to WordPress.com. There’s no support for it elsewhere. You can find more information about tdEditor theme here. Let us know what you think about tdEditor in the comments!
How to fix XML Sitemap 404 Error in Yoast SEO plugin
WordPress SEO by Yoast is a very popular WordPress plugin that improves your site SEO. Recently, I got 404 error while trying to access my XML sitemap. In this post I want to show you how I’ve solved this problem. Continue reading
How to create a Contact Page in WordPress
There are a lot of WordPress plugins available that will help you to create a contact form. Personally, I like Contact Form 7 plugin. This plugin can manage multiple contact forms and it allows you to customize the form and the mail contents flexibly with a simple markup. Continue reading
How to Remove URL Field from the WordPress Comments Form
If you do not want to show the URL field in your comment form then you can easily hide it from your visitor. In this article, you can find a simple snippet that will show you how to remove the URL Field from your WordPress Comments form without modifying it. Continue reading
How to Round Gravatar Images in WordPress
The solution is very simple. You don’t need to use any special software to create a rounded Gravatar image. Well, you can but the other images will be not rounded ( Think about the comment section ). In order to round all Gravatar images you need to add a few lines of CSS code to your stylesheet and it will do the trick for you. Today, I will show you how to make your WordPress Gravatar images rounded. Continue reading
How to Create a Custom Home Page in WordPress
By default, WordPress shows your recent blog posts on a main home page. But you’ve probably seen a lot of WordPress sites that are using a custom home page instead of a regular blog page. In this post, I’ll show you how to create your own custom home page. Continue reading