How to Enable a Disabled Component

OS (e.g. Win10): MacOS 10.15.3
PsychoPy version (e.g. 1.84.x): v2020.25
Standard Standalone? (y/n) If not then what?: y

Hello! I am a beginner to PsychoPy and when I try to run my experiment I get the following error message:

“Alert 4305:Your component is currently disabled and will not be written to your experiment script.
For further info see 4305: Component is currently disabled in your experiment — PsychoPy v2021.2

The Psychopy help forum says to reenable to component in builder view but I am unsure how to do this.

This is my routine. When I begin the experiment I am able to start it, see the instructions (just text), and then the experiment quits and I receive the error message. Thank you so much and let me know if you need more information!

Stimulus component dialog boxes each have a “testing” tab. Unselect the “Disable component” setting in that tab.

Thank you so much Michael! That solved it!

I’ve made a pull request to add additional content to that alert, so that the solution is more obvious to future users: