Quantcast
Channel: HTML5, CSS3 and WordPress Development | 960Development
Browsing latest articles
Browse All 11 View Live

First Image of WordPress Post Gallery

This snippet will help you get the first image of a WordPress post’s gallery depending upon the order of images in gallery. Place the following function in functions.php function gallery_first_image(){...

View Article



Cross Browser Min Height

Remember, IE treats height property as min-height should be treated. #content{ min-height: 400px; height:auto !important; height: 400px; } The post Cross Browser Min Height appeared first on HTML5,...

View Article

PHP Sub String Based on Number of Words

Trim a string to a given number of words /** * @param $string * the original string * @param $count * the word count * @param $ellipsis * TRUE to add "..." * or use a string to define other character *...

View Article

Current Page URL in PHP

You can use the following php method to get the full URL of current page. // this method will return the current page full url function currentPageURL() { $pageURL = 'http'; if ($_SERVER['HTTPS'] ==...

View Article

Remove rel attribute from WordPress the_category and wp_list_categories

WordPress category link’s rel attribute create validation problems in HTML5. So, to solve this problem you need to put this code snippet in functions.php function remove_category_list_rel($output) {...

View Article


Image may be NSFW.
Clik here to view.

Top 5 Really Usable WordPress Themes for Restaurants and Cafes

Themes for restaurants and cafes should be easy to use and intelligent enough to be customized for functionality like offering management for menus and events. We have shortlisted five really usable...

View Article

Image may be NSFW.
Clik here to view.

Top 5 Health and Medical WordPress Themes

Based on design and overall features, a health and medical WordPress theme should be appropriate for clinics, dentists, doctors and any other medical related websites. It should have built-in theme...

View Article

10 Basic SEO Techniques

In this age of competition, SEO plays a very significant role in the success of an online business. Everybody wants his website to be on the first page when some certain keywords are queried in a...

View Article


Image may be NSFW.
Clik here to view.

Elegantia – Restaurant & Cafe WordPress Theme Released

We have released a brand new WordPress theme named “Elegantia” on Themeforest. This theme provides a comprehensive WordPress based solution for restaurants and cafes. It has a rich & elegant design...

View Article


Image may be NSFW.
Clik here to view.

Real Homes – WordPress Real Estate Theme Released

We have released a brand new WordPress theme named “Real Homes” on Themeforest. This theme provides a comprehensive WordPress based solution for Real Estate related websites. It has nice & clean...

View Article
Browsing latest articles
Browse All 11 View Live




Latest Images