I’m not quite sure what the issue is or how to resolve it. But you could try switching the content filter. If you are using the widget, you can simply check the checkbox, when you use the shortcode you will have to add the following code: suppress_content_filters="yes"
Thank you for the reply!
I am using the content block in the sidebar widget. This link shows the timer functioning on the home page.
The timer is not functioning or visible on all pages as the first links showed.
I checked the box per your suggestion-nothing changed. I wonder if the timer code has to be modified somehow? Sorry not a tech person. Thank You
I see that you have tried using a regular text widget for the ‘Timer Test’ and that is also not working properly. Therefore it seems that this issue is not specifically related to the Content Blocks plugin.
The problem seems to be that your php timer script or iframe uses a relative url and is looking for the script at https://diveintoyourdestiny.com/7day-challenge-triple-d-countdown/countdown.php while this should be https://diveintoyourdestiny.com/countdown.php
As this is not related to the Content Blocks plugin I am closing this topic.
Thank You for the generous advice that helped troubleshoot the issue I was having. Your plugin is working great!