Introduction Last updated: 2019-06-01
The iPress themes have a file and folder structure familiar to any WordPress user of traditional Classic themes such as the default WordPress non-block themes. There are some differences which are unique to iPress. The themes are highly modular and structured to give an easy semantic understanding of their internal workings.
iPress ST: Details
The Assets folder deals with all css & js as well as image and library files.
The Includes directory contains the guts of the theme including functionality and the bootstrapping of the theme.
The Templates directory contains all the display functionality in a highly modular folder structure.
The Languages directory contains the transation files required for localisation.
The Woocommerce directory contains template override files used to modify Woocommerce display behaviour.
Ipress ST: Files & Folder Structure
iPress PT: Details
The Includes directory contains the guts of the theme including functionality and the bootstrapping of the theme.
The Languages directory contains the transation files required for localisation.
Ipress PT: Files & Folder Structure
iPress CT: Details
The Assets folder deals with all css & js as well as image and library files.
The Includes directory contains the guts of the theme including functionality and the bootstrapping of the theme.
The Templates directory contains all the display functionality in a highly modular folder structure.
The Languages directory contains the transation files required for localisation.
The Woocommerce directory contains template override files used to modify Woocommerce display behaviour.
Ipress CT: Files & Folder Structure