Hello,
I have received two files from IPS support:
a .sql of the entire database and a copy of our amazon s3 storage, how do I use the amazon s3 storage files to make them work with the importer
this is the structure:
The following can be used in templates to display things on the homepage only.
<xf:if is="$xf.uri == '/'">
</xf:if>
Set your index as /pages/home after making the homepage page node
You can then use <xf:css> to modify the look of the page.
xf:uri is very useful as you can directly insert...