Adding Code to your Website Page

For features such as Buy Now Buttons or showing video from your website, you will need to paste html or other programming code into the existing code on your page.
Copy Code from a source:
If you’re creating a button or showing video, you will usually find a place where you can copy html code to paste onto your website. Copy this code onto your clipboard so you can add it to your page.
Add Code to your Page
Open your website control panel and open the page where you want to add the feature.

At the location you want to add your feature, click to locate your curser and add a string of xxxxxxxxxxx’s. Next click on View/Edit source.

A window pops up and the location of your cursor is highlighted. Now highlight the xxxxxxx’s and right-click with your mouse. Choose Paste and the code will replace the xxxxxxx’s. When you’re finished, go to the bottom of the page and click OK. When you return to Page Editor view, you’ll see your button/feature on the page. One or more cells may also appear next to your feature.

When you click update page and view the page in your website, these cells will be hidden. Test your feature to make sure it’s working.
