Display a red bar that is "sticky" (always displayed) at the bottom of the browser window on a computer or just below the header/featured content image of each page on mobile.
Display Alert Block Across Your Entire Website
Step 1: Create a redirect page
Step 2: In the "Name" field type the text that you would like to display on the bar
Step 3: In the "URL to redirect to" field, enter the URL of the page you would like to feature. This can be either an internal or an external URL.
Step 4: On the redirect page, add the following page tag
alert_block
Display Alert Block on Specific Page(s)
Step 1: Create a redirect page
Step 2: In the "Name" field type the text that you would like to display on the bar
Step 3: In the "URL to redirect to" field, enter the URL of the page you would like to feature. This can be either an internal or an external URL.
Step 4: On the page you'd like the alert block displayed, add the following page tag:
alert: replace_with_redirect_page_slug
By default the button text is "Read More". To change this add the following tag to the redirect page:
button: text-goes-here
Hide Alert Bar on Specific Pages
On pages that you do not want the alert block to show up on (ie. the page it is linked to) add the following tag to the page:
layout_no_alert_block
Change the Alert Block Theme