Návody a tipy pro tvorbu webu a wordpress šablon

WordPress Theme – hierarchy override

In last part was first step with definition of Theme, which alowed us to initialize this them in wordpress. Now we can pay attantion on file hierarchy override which wordpress use.

Wordpress use files listed below you can found in directory
www/wp-content/themes/nameoftheme

Přečíst zbytek článku »

Tags: ,

 

WordPress Theme – how to:

At the begining I would like to say something about Themes in global. Theme is, in fact, HTML template, which suite as cloat CMS WordPress. So you can create any HTML layout, and than put it in Theme. So I will count that, those who reading this post, can create any layout in HTML. I will focus at construction on theme as an plugin, you can upload at server and just activate in “Design” menu. Most problem is to comprehense how the theme system function, and how server will get nown about it, how to put individual functions, which calling dynamic content.

Přečíst zbytek článku »

Tags: ,