Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Frank Goossens

    (@futtta)

    what plugin are you using afjsystem?

    Thread Starter afjsystem

    (@afjsystem)

    Hi Frank.. i’m using gravity form plugin.
    and i want to exclude recaptcha.js but seems it’s not from local but external js.

    how to exclude ?

    Plugin Author Frank Goossens

    (@futtta)

    well, you could just add “recaptcha.js” to the comma-seperated js exclusion list (without the quotes), but I’m not sure that’ll fix the problem. are you sure there’s no inline JS or local JS file in play as well?

    frank

    Thread Starter afjsystem

    (@afjsystem)

    i’m sure because i see it call from here :

    http://www.google.com/recaptcha/api/js/recaptcha.js

    and have managed with full writen of external url.

    But now from the plugins Shortcode Ultimate, there’s an unapropriate layout in spoiler vertical. the spoiler broken alias not working.

    I have put shortcodes-ultimate/assets/css/ in excluding CSS , still no luck.

    any help ?

    Plugin Author Frank Goossens

    (@futtta)

    No experience with shortcode ultimate I’m afraid. Generally I’d advise to use your favorite browser’s developer tool to inspect the node in question and compare styling with and without CSS optimization. Most problems with autoptimized CSS are with styles priorities being slightly different, in which case one or two simple “!important”-flags can fix things.

    Hope this helps,
    frank

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘exclude recaptcha’ is closed to new replies.