Hi @tableauxadmin – Most of the site’s pages do not have the WP hook/function for the_content. Only single posts/pages and single posts of custom post types would have a the_content hook for the plugin to actually identify and place the snippet. Otherwise, it would fail on almost all of your site’s pages as most themes do not have this function on non-single posts/pages. Therefore, this is expected.
Please select Site Display: single posts/pages then there will be options for you to select After/Before content.
Hope that makes sense.
Thank you.