Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to integrate GS to a static PHP website?
#2
You can split your site into several PHP blocks (for e.g. pre-header, header, footer, etc.) and use includes to insert them in both the original site and your own theme's template.php

Take a look at the Innovation theme, it uses a basic template.php that includes several *.inc.php files. It could be something like that.
Reply


Messages In This Thread
RE: How to integrate GS to a static PHP website? - by Carlos - 2013-12-20, 03:09:26



Users browsing this thread: 1 Guest(s)