Code

Sometimes a code is written on the page to tell client what they need to write for customization. These codes do not show up on the page unless you use ChimpStudio short code for them. Write the short code in the rich content area, apply ChimpStudio short code and the code will show up on the page. Unlimited number of codes can be shown on the page.

[code title=”Code Style”]
<!DOCTYPE html>
<html xmlns=”http://www.w3.org/1999/xhtml”>
<head>
<meta http-equiv=”Content-Type” content=”text/html; charset=utf-8″ />
<title>Untitled Document</title>
</head>

<body>
</body>
</html>
[/code]

 

[code title=”Code Shortcode goes here”]
[code title=”Insert Title Here”]Insert Code Here[/code]

 

Customization Options / Features

[list type=”tick” icon=”fa-check”]
[list_item]Unlimited number of codes on one page.[/list_item]
[list_item]Add any type of code; say PHP, HTML, CSS or JS. [/list_item]
[list_item]Add title of the short code of your choice.[/list_item]
[/list]