Thread Rating:
  • 2 Vote(s) - 2.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GStwentytwelve
#5
Nice.

Am looking at the template code and find the way you chopped the template in different parts (default, header, footer) a bit strange and not easy to read. Is there a reason for that?
For example:

In the header.inc.php I'm not only finding the header, but also doctype, head, etc.

Would (to me) make more sense if you would put the full template structure in the default template file apart from specific sections like header, footer, etc.

Also: The header.inc.php has the following code:
Code:
        <img src="<?php get_component('header_image'); ?>" class="header-image" width="100%" height="auto" alt="<?php get_site_name(); ?>" /></a>
Has the </a> a function?
Reply


Messages In This Thread
GStwentytwelve - by Timbow - 2014-01-22, 01:13:35
RE: GStwentytwelve - by Timbow - 2014-01-22, 01:38:23
RE: GStwentytwelve - by shawn_a - 2014-01-22, 02:05:11
RE: GStwentytwelve - by Timbow - 2014-01-22, 02:35:26
RE: GStwentytwelve - by datiswous - 2014-02-02, 03:27:02
RE: GStwentytwelve - by Timbow - 2014-02-02, 07:53:53
RE: GStwentytwelve - by datiswous - 2014-02-02, 11:23:05
RE: GStwentytwelve - by Carlos - 2014-02-03, 05:58:35
RE: GStwentytwelve - by datiswous - 2014-02-03, 06:20:06
RE: GStwentytwelve - by jimford - 2014-03-07, 23:09:30
RE: GStwentytwelve - by Timbow - 2014-03-07, 23:24:50
RE: GStwentytwelve - by jimford - 2014-03-08, 00:10:24
RE: GStwentytwelve - by leviathan - 2014-09-09, 08:08:15
RE: GStwentytwelve - by Timbow - 2014-09-09, 18:17:19



Users browsing this thread: 1 Guest(s)