Nginx got 404 Error Page at The WordPress Admin Panel

If you get 404 error page when you click the links at the WordPress admin panel using Nginx, here is the solution. Find the file: wp-admin/admin-header.php Open it with text editor, add the following code before the head<?php <base href=”/wp-admin/” /> Then refresh your page.  

New Beautiful Photo WordPress Theme for Photo Sites – Full Frame

Full Frame photo wordpress theme

The Full Frame is a brand new premium WordPress theme which is perfect for photography/portfolio related websites, no matter you’re a photographer or a just a photo lover, you can try this for your photo portfolio blog!

Full Frame photo wordpress theme
Full Frame photo wordpress theme

Full Frame is a post-format-loving WordPress theme for showcasing images, galleries and videos. Tell stories and present your work in a unique way.

RESPONSIVE

Full Frame adapts to different screen sizes so that your website will work (and be optimized for) iPhones, iPads, Android and other mobile devices.

LIVE THEME CUSTOMIZATION

Preview your theme customization changes instantly on the page before saving. Change colors, fonts, logos, header images and add custom CSS.

CUSTOM HEADERS AND BACKGROUNDS

The featured image of each post becomes that post’s background image on home and archive pages. You can optionally add a custom header image, logo, and site description to create a custom header area that will sit above the navigation menu on all pages.

Read more

Responsive Web Design Gallery

30 Great Responsive Web Design Examples
Day by day, the number of devices, platforms, and browsers that need to work with your site grows. Responsive web design represents a fundamental shift in how we’ll build websites for the decade to come. Responsive Web design is in its early stages, as Web designers look for solutions as they serve content for large screens and portable devices alike. If you are looking for some great sites that created with responsive designs, here are 30 cool websites that with responsive designs. Click the images to view the websites.

Simon Collison

Responsive Web Design Examples

Andersson-Wise Architects

Responsive Web Design Examples

Stephen Caver

Responsive Web Design Examples

Sparkbox

Responsive Web Design Examples

Read more

How to Display The Next Post/ Previous Post In The Same Category or Tag

next-post-previous-post

A lot guys ask me how to display the next post and previous post in the WordPress single.php template, also I have no idea, and I have searched for a long time and found a solution, which can help you display the next post in the same category. (The WordPress’ default next/previous functions seems useless … Read more

WordPress Use Google Custom Search Without Plugins

Google-Search-and-WordPress

How to Implement Google Custom Search Results into WordPress Based Websites Without Plugins
WordPress has a relatively good search functionality but tends to get sluggish and doesn’t match keywords that well, and of course when you make a search, WordPress will use a lot resources, why not use the Google custom search instead the default search forms? This is even more apparent when your site is quite large and you have many posts and/or pages. In addition, wordpress search functionality display results ordered by date and not by its relevance to the keywords. If you want to use Google custom search, here are 2 popular Google Custom Search plugins for you to choose from:

Google-Search-and-WordPress
Google-Search-and-WordPress

1) Google Custom Search Plugin

2) Google Custom Search for WordPress

If you don’t want to use plugin, and want to use the Google custom search engine to replace the WordPress default search, you can follow this guide:

How to replace the WordPress search function with Google Custom Search engine

Read more

Official Free WordPress Theme Twenty Twelve Released & Download

Free wordpress theme: twenty twelve theme

The WordPress theme Twenty Twelve was officially released early today! If you are looking for a simple, easy to use and clean coded free WordPress theme, the Twenty Twelve is for you. OK, here is a screenshot of the latest new free WordPress theme from the WordPress official site wordpress.org Twenty Twelve is an elegant, … Read more

iThemes WordPress Web Designer’s Toolkit Coupon Code

WordPress Web Designer's Toolkit Coupon Code

iThemes WordPress Web Designer’s Toolkit puts all the tools in your hands to build a WordPress web design business. If you are going the buy this amazing toolkit, why not use the latest iThemes WordPress Web Designer’s Toolkit discount coupon code to save? Here is a new valid coupon code for iThemes WordPress Web Designer’s Toolkit, which can help you get 35% off, you save a lot, right? But please note this is a limited time offer, this promo code will expire on September 30, 2012

Read more

How to Make Good Use of WordPress Post Class

If you want to change the default WordPress post class, you can follow this guide to change it by yourself. It can be ‘easy as’ in the content loop adding a bit of code with a call to post_class(), we can easy add a new class like this, post_class(‘my-class’) then we just style the new class in our style.css.

Read more