Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

happyforms_enqueue_style false not working

$
0
0

Replies: 0

Hello, somewere between version 1.9.23 and 1.12.9

// Remove happyforms styling
add_filter('happyforms_enqueue_style', 'render_happyforms_styles', 10);

function render_happyforms_styles()
{
    return false;
}

stopped working.. now all the forms are alterd and ugly. and unwanted styles are linked. Any chance to bring that back? dont wont extra styles and extra work to slash them

  • This topic was modified 10 minutes ago by piotrbox.
  • This topic was modified 10 minutes ago by piotrbox.

Viewing all articles
Browse latest Browse all 59525

Trending Articles