CTB

Testament Theme Integration - CTB

CTB CTB theme integration Testament Theme Integration

Step 1: Select the placeholder option Select the last option under the "position" setting in the bar configuration in the App Scrolling to the very end, and click the "Save" button to save the change Step 2: Add the bar Go to Admin > Online Store > Themes Click the "Actions" button on the right-hand side, and select "Edit code" Find header.liquid and open it Find <header> (if you cannot find it, find <header> in your theme.liquid file instead.) Add following code after it and save the changes. <div id="ctb_placeholder"></div>     Enjoy the app Congratulations. You successfully integrate the Countdown Timer Bar app with...

Read more →


Retina Theme Integration - CTB

CTB CTB theme integration Retina Theme Integration

Step 1: Select the placeholder option Select the last option under the "position" setting in the bar configuration in the App Check the “Pin the Bar” option Scrolling to the very end, and click the "Save" button to save the change Step 2: Add the bar Part I Go to Admin > Online Store > Themes Click the "Actions" button on the right-hand side, and select "Edit code" Find theme.liquid from the left-hand side file list and open it Find <div id="content_wrapper Add following codes after it and save the changes. <div id="ctb_placeholder"></div>   Step 3: Add the bar Part II Find app.js.liquid from the left-hand side file...

Read more →


Pop Theme Integration - CTB

CTB CTB theme integration Pop Theme Integration

Step 1: Select the last option under the "position" setting in the bar configuration in the App, and save the change Step 2: Go to Admin > Online Store > Themes Step 3: Click the "..." button on the right hand side, and select "Edit HTML/CSS" Step 4: Click "theme.liquid" Step 5: find the line <div class="page-wrapper”>; Copy and paste "<div id="ctb_placeholder"></div>" below it in a new line Step 6: Click "Save" NOTE: Do NOT forget to select the last option under the "position" settings in the bar configuration in the App, and save the change

Read more →


Narrative Theme Integration - CTB

CTB CTB theme integration Narrative Theme Integration

 Step 1: Select the placeholder option Select the last option under the "position" setting in the bar configuration in the App Check "Pin the bar to the position" Scrolling to the very end, and click the "Save" button to save the change Step 2: Add the bar Go to Admin > Online Store > Themes Click the "Actions" button on the right-hand side, and select "Edit code" Find header.liquid from the left-hand side file list and open it In the file, find <header class="site-header Add following codes after it and save the changes. <div id="ctb_placeholder"></div> Enjoy the app Congratulations. You successfully integrate the Countdown Timer Bar with your Narrative theme. If you...

Read more →


Launch Theme Integration - CTB

CTB CTB theme integration Launch Theme Integration

Step 1: Select the last option under the "position" setting in the bar configuration in the App, and save the change Step 2: Go to Admin > Online Store > Themes Step 3: Click the "..." button on the right hand side, and select "Edit HTML/CSS" Step 4: Click "header.liquid" under the "Sections" folder Step 5: find line <div class="header {{headerClasses}}">; Copy and paste <div id="ctb_placeholder"></div> below it in a new line Step 6: Click "Save" NOTE: Do NOT forget to select the last option under the "position" settings in the bar configuration in the App, and save the change

Read more →