Overview
Uploading a Template
layouts
sub-page template
<$headerplugins>
$logo1
<$menu>
<$pagetitle>
<$body>
<$section>
<$blog>
<$sidebarcontrol>
<$sidebarmenu>
$single
<$snippet>
<$include>
edittext
label
$viewlink
<$cartitems>
<$carttotal>
<$domain>
<$userfullname>
<$userid>
<isHomePage>
<IsNotHomePage>
<else>
logic options
<$copyright>
<$trademark>
<$date>
<$year>
File Versioning
Social Media Links
|
label
Macro | label |
Purpose |
This tag overrides the default label of a content section
|
Special Notes | This tag is only used with the content section tags |
Example Usage | <p $title> ABC Company </p>
When this field is edtied in the content area, it's title will be: Title
<p $title label="Company Name" > ABC Company </p>
When this field is edtied in the content area, it's title will be: Company Name
|
|