• I’m trying to include a newsletter form in the footer of a WordPress site however, it only appears in Safari?

    The code appears in the footer, but all other browsers the code is not even loaded to even be styled.

    I’m using the default code `<?php
    if( function_exists( ‘ninja_forms_display_form’ ) ){ ninja_forms_display_form( 1 ); }
    ?>`

    Very strange that the markup is not even shown unless its in Safari 6.1

    Please ignore my fault, no error.

  • The topic ‘[Resolved}Form only appears in Safari?’ is closed to new replies.