template

Drupal template suggestions

Drupal template suggestions

To find out possibilities for naming template files add following line to related template hook in your template.php eg THEME_preprocess_HOOK(): print_r($variables[‘theme_hook_suggestions’]);…

abstract-business-code-270348

XHTML SEO friendly sample header

Standard solution for developing WordPress header. SEO friendly and can be copied every time new template is created. <!DOCTYPE html…