Embed They Said So quotes in other webpages

If you want to embed the beautiful quotes from They Said So in your webpage it is super easy. See the following samples and styles and cut and paste the code in your webpage in a place where the quotes from They Said So want to appear. It is that simple!

For Wordpress Websites

If you have wordpress CMS based website and want to embed quotes from theysaidso.com you can easily do so by installing our wordpress plugin. For more info check our wordpress plugin page here.

For Joomla Websites

If you have joomla CMS based website and want to embed quotes from theysaidso.com you can easily do so by installing our joomla extensions. For more info check our joomla extensions page here.

For universal embed code for any html/js site read on...

Default plain style. Single specific quote.

Specify a quote id and don't surround it by styled div. This is the default embedding style. No boxes, no headings and blends in with your page. Takes the font and other styles of your webpage. You also specify the quote id in the variable quote_id

Sample output


<script type="text/javascript" src="https://theysaidso.com/gadgets/v3/theysaidso.js"></script>
<div class="tso_default_style">
  <script>TheySaidSo.render({ quote_id : 'VsevE5h3LUUiZedYPKPwlweF'});</script>
</div>
                            
                            

Default plain style. Quote of the day from a category.


<script type="text/javascript" src="https://theysaidso.com/gadgets/v3/theysaidso.js"></script>
<div class="tso_default_style">
  <script>TheySaidSo.render({ qod_category : 'inspire'});</script>
</div>
                            
                            

Specify a qod category and don't surround it by styled div.This is the default embedding style. No boxes, no headings and blends in with your page. Takes the font and other styles of your webpage. You also specify the qod category in the variable qod_category

Sample output

Specifying the styles.

They Said So quotes embed system comes with tons of cool styles out of the box. For the full list of styles check out the styles list here.

Sample output


<script type="text/javascript" src="https://theysaidso.com/gadgets/v3/theysaidso.js"></script>
<div class="tso_blackcard">
  <script>TheySaidSo.render({ qod_category : 'inspire'});</script>
</div>
                            
                            

Available QOD Categories.

The following are the available quote of the day categories. You can specify them as a value to "qod_category" config option.

  • inspire
  • management
  • life
  • funny
  • love
  • art
  • students
  • sports