• Resolved Rodrigo D’Agostino

    (@dt4ils)


    You guys provided me with the following filter a couple of weeks ago:

    add_filter( 'happyforms_enqueue_style', 'render_happyforms_styles', 10 );
    
    function render_happyforms_styles() {
    	return false;
    }

    It seems the 1.7.3 update broke the filter. It’s not working anymore ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • thethemefoundry

    (@thethemefoundry)

    Hey there, @dt4ils ??

    We’re so sorry about this! We’ve just released a new version (1.7.4) addressing this issue. Updating should patch it up for you and make filter working again.

    In addition to this, we’d like to mention that HappyForms Upgrade now includes an option to use theme styles instead of proprietary HappyForms ones. All this while keeping CSS for layout options (such as part width and columns), but getting out of your way in terms of colors and apperance of individual form elements so you can enjoy theme styles. We think that could turn out useful for you. Check it out and let us know your thoughts!

    Have a great day! ??

    Thread Starter Rodrigo D’Agostino

    (@dt4ils)

    Thank you very much for fixing it that quickly. It’s working properly again ??

    I truly appreciate your suggestion, and I have to admit you guys have done a really good job here, but I can’t spend that much money in a single plugin.

    Thanks for your help again ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Deactivate styles filter not working since 1.7.3’ is closed to new replies.