• Hi,

    Thanks for the grate plugin!
    Now I am switching to Turnstile form Google, can you please add support for widget themes (dark, light and auto). By default it is auto which can not fit to website design.

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter alex.gav

    (@alexgav)

    Also language attribute support would be nice to have.

    Edit turnstile.php and add code below to Turnstile form-tag handler.

    'data-theme' =>
    $tag->get_option( 'theme', '(light|dark|auto)', true ),

    Edit CF7 form, use shortcode to show light/dark theme.

    [turnstile theme:light]
    [turnstile theme:dark]
    Thread Starter alex.gav

    (@alexgav)

    @pakacil thanks, this is good, but will work only until the plugin get updated

    I would also like to see a ‘theme:light’ option in the future.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Turnstile theme support’ is closed to new replies.