Shortcodes

The theme supports the following Shortcodes:

Buttons

diet-buttons

Blue Green Button

[dnh_button link="http://www.google.com" color="blue-green"]Book a Free Consultation![/dnh_button]

Green Blue Button

[dnh_button link="http://www.google.com" color="green-blue"]Blue Button With Green[/dnh_button]

Dark Red Button

[dnh_button link="http://www.google.com" color="dark-red"]Dark Button With Red[/dnh_button]

Gray Blue Button

[dnh_button link="http://www.google.com" color="gray-blue"]Gray Button With Blue[/dnh_button]

Red Dark Button

[dnh_button link="http://www.google.com" color="red-dark"]Red Button With Dark[/dnh_button]

Gray Green Button

[dnh_button link="http://www.google.com" color="gray-green"]Gray Button With Green[/dnh_button]

Buttons without Icon

They have an extra parameter called : show_icon=”false”

[dnh_button link="http://www.google.com" color="blue-green" show_icon="false"]Green Button With Blue[/dnh_button]

Phone Shortcodes

diet-phone

[dnh_call_us phone="800-55-555-1111"]Call Us Now[/dnh_call_us]

List Types

Arrow List Type

arrowtype

[dnh_list_type type="list-arrow"] <ul> <li>Item </li> </ul> [/dnh_list_type]

Dots List Type

dots

[dnh_list_type type="list-dots"] <ul> <li>Item </li> </ul> [/dnh_list_type]

List Box Type

listbox

[dnh_list_type type="list-box"] <ul> <li>Item </li> </ul> [/dnh_list_type]

Pricing Tables Shortcode

pricing

[dnh_pricing_tables] [dnh_pricing_plan title="6 Months" star="4" price="$19.22" plan_type="Monthly fee" fee="Assessment fee: Waived" early_cancel="*$100 early cancellation fee applies" total="Total savings: $710"] [dnh_pricing_plan most_popular="true" title="6 Months" star="4" price="$19.22" plan_type="Monthly fee" fee="Assessment fee: Waived" early_cancel="*$100 early cancellation fee applies" total="Total savings: $710"] [dnh_pricing_plan title="6 Months" star="4" price="$19.22" plan_type="Monthly fee" fee="Assessment fee: Waived" early_cancel="*$100 early cancellation fee applies" total="Total savings: $710"] [/dnh_pricing_tables]

Question Shortcode

question

[dnh_questions title="Questions?"] Read the FAQs or contact us today so that we can set up an appointment for you.[/dnh_questions]