Creat-ee ExpressionEngine Training – Part 4
Posted by Monique Olivera | June 27th, 2012 | No Comments »
Lesson 4 jumped right into template construction with ExpressionEngine. As I mentioned before, the process is similar to a PHP/Wordpress site, pulling includes and dynamic data through ExpressioneEngine template tags. Template tags are “variable” names enclosed in brackets that allows synchronization between the final html doc and the data included in the backend. Syntax is [...]


