In order to utilize a Content Holder, you must add a {bb_contentholder}
tag to a Web Page; Page Template or event within another Content Holder.
In a Web Page
- From the Website Portal, navigate to Content > Design > Web Pages.
- Find the Web Page within the list that you want to add the Content Holder too and click the name hyperlink or edit pencil icon.
- Within your Web Page's HTML type in {bb_contentholder source="Your Content Holder Name"} where you would like to have the Content Holder's content appear.
- Click "Save" button.
- Now the content contained within the Content Holder will render on the Web Page.
In a Page Template
- From the Website Portal, navigate to Content > Design > Page Templates.
- Find the Page Template within the list that you want to add the Content Holder too and click the name hyperlink or edit pencil icon.
- Within your Page Template's HTML type in {bb_contentholder source="Your Content Holder Name"} where you would like to have the Content Holder's content appear.
- Click "Save" button.
- Now the content contained within the Content Holder will render on ALL the Web Pages assigned to the Page Template.
Within a Content Holder
- From the Website Portal, navigate to Content > Design > Content Holders.
- Find the Content Holder within the list that you want to add the Content Holder too and click the name hyperlink or edit pencil icon.
- Within the parent Content Holders' HTML type in {bb_contentholder source="Your Content Holder Name"} where you would like to have the Content Holder's content appear.
- Click "Save" button.
- Now the content contained within the Content Holder will display in the locations where the parent Content Holders is placed.