In this tutorial we will finish making main menu - we will create chunk for list items and also we will create the contact form.
Tutorials
MODx. Chunks. Create main menu
In last lesson we created the template for our site main page. Today we'll consider chunk term and also create main menu with using Wayfinder package. We'll also install TinyMCE package for comfortable resource content adding/editing.
MODx. Resources, templates, installing packages
In last lessons we were creating header template and main content of main page. In this lesson we will begin to embed our template. The site content (page for example) in MODx terminology is resource. Every resource have got some properties, including template. We...
MODx. Create template. Main page
In this tutorial we will finish to code main page for our MODx template. I notice, that there are other pages in this template. I recommend you create its templates yourself.
Create site template. Code header
In this lesson we will begin to make html template for our MODX Revo site. We will code the template with using twitter bootstrap 4. Today we will code header
MODX revolution. Setup
CMS MODX has two versions - MODX revolution and MODX evolution. We will use revolution version. In this tutorial you will know, how to install CMS MODX. In next lesson we will create static HTML template for our future MODX site theme.
Joomla. Create e-commerce web site. Virtuemart overview
In this lesson we will talk about Virtuemart - powerful tool for creating e-commerce sites on CMS Joomla. Virtuemart is one of the popular tool for e-commerce site in comparison with WooCommerce or Opencart. It has hot a lot of embedded capabilities and tons of...
Joomla. Custom template. Language constants. Install virtuemart
In this lesson we will know how to override language constants and install the component for e-commerce on CMS Joomla - Virtuemart. Language constants can be override in Extensions->Languages->Overrides Virtuemart is powerful tool for e-commerce web sites on Joomla....
Joomla. Create template. Override content component template and K2 category listing component
Today we will override templates for main content component and category listing template in K2 component. As in the last lesson our templates will be stored in /templates/joomla-demo/html template. In my opinion build-in content component is not good for organizing...