Frequently Asked Question
How can I embed my widget on a Wordpress site?
Last Updated 3 years ago
By default, Wordpress does not allow adding HTML to their site pages.
To display a widget using the embed code, first install a RAW HTML plugin to your Wordpress site. Then, add [raw] to the beginning of your embed code and [/raw] at the end to allow the widget to display on your published page.
To display a widget using the embed code, first install a RAW HTML plugin to your Wordpress site. Then, add [raw] to the beginning of your embed code and [/raw] at the end to allow the widget to display on your published page.