Well assuming for a moment you are getting the quotes to appear in some categories but not all you need to do the following:
1) Edit the daily section record.
2) Find the section “Where should this daily section be displayed?”
3) Set it to ” All categories”
4) Save the changes
If you are not seeing the section anywhere after that change my guess is you are trying to display the shortcode in a widget. By default WordPress doesn’t process shortcodes in widgets. See the “Help Guide” link in the plugin as there is a small piece of code you need to copy and paste into your theme’s functions.php file. It is quick and easy but you have to do it.