Have you ever seen a WordPress site with a number beside the comments form? This is an example of a site we did for a client recently. Personally, we believe there’s no real benefit of having the numbers beside your comments but adding the numbers probably will make your site looks more unique. To add […]
Snippets
Creating A Landing Page Template in Genesis Framework
If you’re selling a product or service, landing page is a great tool and medium to convince you audience why they should buy your product. A landing page is any page on a website where traffic is sent specifically to prompt a certain action or result. Think of a golf course… a landing page is […]
How to Reposition Genesis Comment Form
Here’s another sweet little snippet for Genesis Framework users. If your site receives hundreds of comments per article, your readers will need to scroll down to the bottom of the page to leave their comment. To make it much easier for them to leave their comment, you probably want to re-position the comment form from the initial position of after […]
How to Add Single Post Navigation in Genesis 2.0 (HTML5)
Genesis 2.0 was just released few weeks ago and there are lots of new features added and changes made to it. If you enable HTML5 markup, you may use the following snippet to add single post navigation in your theme. View the code on Gist. Simple drop the code in functions.php of your child theme and you’re done. Here’s what […]
How to Add Custom Post Types to Main Feed
In our recent project for a client, we needed to include few custom post types we built in the main RSS feed of the site. Specific for that project, we built few custom post types – video, pictures and etc – to make it easier for the client to manage their contents. However, the default RSS feed […]
How to Remove Post Date in Genesis Framework
Before this, we published an article about changing the date and time format in WordPress and one of the readers asked how to remove the date in his post. Since he’s using Copyblogger theme, a child theme of Genesis Framework, it’s very easy to do so. Working with Genesis Framework is quite hard at first, there is learning curve since […]
How To Create A Custom Post Type
When Custom Post Types was introduced in WordPress 3.0, it took WordPress to the whole new level. Instead of just a blogging platform, Custom Post Type gives more flexibility and extends WordPress to be a CMS. It helps to distinguish different types of content on your WordPress site – Post, Page, Attachment, Revision, and Navigation Menu – […]
How To Remove URL Field From Comment Section
Everyone loves it when someone leaves a comment on his article. For bloggers, this is an indicator to them that someone actually reads their blog and their articles really meant something to them. However, this is not always true. Some people tend to leave a comment on your article for a backlink. In other words, […]