Show HN: JavaScript-free (X)HTML Includes
XSL-Website This is a simple example of using browsers’ built in XSL support to build a website with common theming…
XSL-Website This is a simple example of using browsers’ built in XSL support to build a website with common theming…
To show custom 404 page or redirect user on some error to home page or somewhere else copy file error.php…
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’]);…
Ever had a situation where you have given admin right to the client? What usally happens is that client will…
Standard solution for developing WordPress header. SEO friendly and can be copied every time new template is created. <!DOCTYPE html…