Social sharing is a stable of your marketing efforts. Expert allows you to easily embed twitter feeds on your pages.
The Expert editor has a restriction on unsafe content and will not execute possibly malicious code if the user does not have the proper privileges. This includes DekiScript. If you are not assigned as an admin, you will not be able to save unsafe content in Expert.
To embed your Twitter feed, cut and paste the below codes into your page:
<a class="twitter-timeline" href="https://twitter.com/@NAME" ('data-widget-id')="WIDGETID">"Tweets by @NAME"</a>
!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");
Here is how to find your widget ID:
Replace NAME
with your Twitter username and WIDGETID
with your widget ID.