Posts Tagged ‘tutorial’
Create Custom Page with Custom Loop and Query
wptricks.net - How to Create Custom Page with Custom Loop and Query in WordPress and we’ll put some custom query (added extra query) to create custom loop as like in front page.
HOW TO: Hack Tag Descriptions into Your WordPress Theme and Boost SEO
methodshop.com - Is your blog powered by WordPress? Chances are your theme doesn’t have “descriptions” enabled for your Category and Tag pages. It’s hard to understand why, but most themes don’t use the Category and Tag description box in WordPress. But just ...
How to Add Author Box in WordPress Posts
wpkube.com - Many multi-authors blogs have an author information box at the end of their blog posts. Having an author box is very important, because it further connects with readers by giving a little background information about the author.
Installation of All In One SEO Pack
wordpressintegration.com - The search engine optimization is turning into a necessity for a Website even you’re running it on WordPress.Learn step-step video tutorial to install and configure All in One SEO Pack Plugin for your WordPress website. Click for more info!
How to Restrict a Specific Word from Post Title
dynamicwp.net - Hooks are very useful in WordPress. They allow you to “hook” custom functions to an existing function, and allow you to modify WordPress’ functionality without editing the core files. This article shows simple usage of WordPress hook. The hook we are ...
How to Group Articles or Post by Author
dynamicwp.net - Grouping articles in specific criteria, like category, date or alphabet, could always help visitors to quickly find one or two posts. In my previous tutorial, I’ve shared a code snippet to group posts aphabetically. This time, I’ll share the code ...
How to Group Articles or Posts Alphabetically
dynamicwp.net - To help your site visitors quickly find one or two posts, you can create a list post ordered by date, category, or alphabet. There are tons of tutorials you can find to create this list. But this tutorial is an ...
How to Add New Class to First Post in The Homepage
dynamicwp.net - Sometimes, WordPress theme developers or users want to make their latest post looks different from the rest for their theme. Maybe they want to make the font larger, or the background color lighter, or whatever. This can be done by ...
How to Display Most Popular Posts from a Specific Category
dynamicwp.net - There are many way to make visitor browsing more pages in your WordPress Blog. One of them is showing most popular post on your sidebar or footer. This also help your visitors finding your best content. Most popular here I ...