Category Archives MODX

formit00-1Welcome to part 9 of the MODx Revolution for Complete Beginners series.  In this installment we're going to look at how to create a simple contact form on our website using the FormIt snippet.  As we work through this series of tutorials we’re building a resource site for learning MODx Revolution.  We’re using the 7 in 1 Business Success Site Template from Themeforest, although you can follow along with any template that you choose.    At the end of the last installment I encouraged you to apply what we've learned so far and port in the inner pages for your template.  We're going to start with the HTML code for the contact page that comes with the template we're using, and transform that into a dynamic contact form using the FomIt snippet.

wayfinder0Welcome to part 8 of the MODx Revolution for Complete Beginners series.  As we work through these tuts we’re building a resource site for learning MODx Revolution.  We’re using the 7 in 1 Business Success Site Template from Themeforest, although you can follow along with any template that you choose.  In the last installment we introduced the concept of Snippets, which are pieces of PHP code that allow us to add functionality to our MODx website.  In this installment, we're going to start looking at one specific snippet - Wayfinder, and we'll use it to add a dynamic menu/navigation to our website.

Catch Up:

Part 1: Introduction
Part 2: Installation
Part 3: Basic Configuration and Installing Extras
Part 4: Working with Templates
Part 5: Working with Chunks
Part 6: Working with Template Variables (TVs)
Part 7: Working with Snippets

snippets1Welcome to part 7 of the MODx Revolution for Complete Beginners series.  In the last installment we learned about template variables and how we can use them to create custom editable fields on our site pages.  As we work through these tuts we're building a resource site for learning MODx Revolution.  We're using the 7 in 1 Business Success Site Template from Themeforest, although you can follow along with any template that you choose.  We're learning how to transform the static stuff on the HTML/CSS/JS template into dynamic content from our site.   Everything we've looked at so far has been about presentation and layout. In this installment, we're going to very briefly start talking about how to add functionality to our site using Snippets.  This is going to be just a brief primer on snippets, and in subsequent installments we will be working through several snippets, each post covering one or two snippets at most.

tvs0Welcome to Part 6 of the MODx Revolution for Complete Beginners series.  In the last installment, we explored the concept of chunks. We created a number of chunks and learned how to use them to organize our template. We also mentioned a few other uses of chunks and learned their tag syntax and how to call them into the template.  In this installment, we're going to explore one of the cool features of MODx - Template Variables (TVs).

If you've been following my MODx Revolution for Complete Beginners series you know that I'm using a premium template from Themeforest (affiliate link).  Every month Envato gives away free files from their various market places to their members.  In this month's package is the beautiful Xero Portfolio & Business HTML/CSS Site Template.  You have to be a member to get…

Close