Title: Checkbox Trigger not working?
Last modified: August 30, 2016

---

# Checkbox Trigger not working?

 *  [Chandra M](https://wordpress.org/support/users/nhuja/)
 * (@nhuja)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/checkbox-trigger-not-working/)
 * Looks like the whole part of this code isn’t working. What could be the reason?
   Any help is really appreciated. Thanks.
 *     ```
       if(gwfcBodyCheckboxTrigger.is(':checked')){
   
       		$('#customize-control-gwfc_body_sub_title').css('display', 'block');
       		$('#customize-control-gwfc_body_font_family').css('display', 'block');
       		$('#customize-control-gwfc_body_font_weight').css('display', 'block');
       		$('#customize-control-gwfc_body_font_color').css('display', 'block');
   
       	}
       ```
   
 * [https://wordpress.org/plugins/google-web-fonts-customizer-gwfc/](https://wordpress.org/plugins/google-web-fonts-customizer-gwfc/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [Chandra M](https://wordpress.org/support/users/nhuja/)
 * (@nhuja)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/checkbox-trigger-not-working/#post-6645317)
 * I think I found it, the hook isn’t right. The code never gets executed.

Viewing 1 replies (of 1 total)

The topic ‘Checkbox Trigger not working?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/google-web-fonts-customizer-gwfc_a72f27.
   svg)
 * [Google Web Fonts Customizer (GWFC)](https://wordpress.org/plugins/google-web-fonts-customizer-gwfc/)
 * [Support Threads](https://wordpress.org/support/plugin/google-web-fonts-customizer-gwfc/)
 * [Active Topics](https://wordpress.org/support/plugin/google-web-fonts-customizer-gwfc/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/google-web-fonts-customizer-gwfc/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/google-web-fonts-customizer-gwfc/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [Chandra M](https://wordpress.org/support/users/nhuja/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/checkbox-trigger-not-working/#post-6645317)
 * Status: not resolved