With Billboard widget you can easily add two-column to four-column image banners with links to showcase any important section or category of your store.
Intenso lets you add unlimited billboards to any CMS page.
To Create a Billboard
- On the Admin menu, select Theme > Billboard.
- Click Add Billboard button.
- Complete required fields under Content:
The Identifier must be a unique text string. Use only alphanumeric characters, underscores and dashes. - On the left pane, click the Store views tab and set the store view (this tab is only visible if you have created additional Store Views on your Magento installation)
- Click Save Billboard button
To Insert a Billboard widget into a Page
To insert a Billboard widget into any CMS page just add the CMS markup tag in the Content field, or use the Insert Widget button located above the Content field.
The CMS markup tag to insert a Billboard widget into a CMS page is as follows:
{{block type="itactica_billboard/view" identifier="put_here_your_identifier" template="itactica_billboard/view.phtml"}}
Replace the string put_here_your_identifier with the unique identifier of your widget.