Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter ollihb

    (@ollihb)

    if I change shortcodes/function.php Line 256
    from
    // wp_enqueue_script( ‘ebs-js-translation-scripts’, plugin_dir_url( __FILE__ ) . ‘scripts’ );
    to
    wp_enqueue_script( ‘ebs-js-translation-scripts’, plugin_dir_url( __FILE__ ) . ‘scripts’ );
    everything works fine…

    To localize a script you have to first enqueue it ??

    Plugin Author osCitas Themes

    (@oscitas)

    Hi,

    We have resolved the issue, please take update.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Error: ebsjstrans is not defined’ is closed to new replies.