Forum Replies Created

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

    (@gatventuresinc)

    Ok I solved this conflict. For those who come across the same issue all you have to do is remove one string from wp-user-frontend/js/wpuf.js

    Located at the very bottom of the script there is this code

    //run the bootstrap
        WPUF_Obj.init();

    Remove just these two lines nothing more. This will allow your site to run the proper java slider.

    I am receiving the same issue with my site use of this program. Though I am using allot of WordPress features/plugins. Below are the DEBUG responses that I get when trying to use the front-end view of this plugin.

    Notice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or init hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /home/content/72/7710272/html/zwd_beta/wp-content/gatsitenetwork/flrentalsearch/wp-includes/functions.php on line 2671

    Notice: wp_enqueue_style was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or init hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /home/content/72/7710272/html/zwd_beta/wp-content/gatsitenetwork/flrentalsearch/wp-includes/functions.php on line 2671

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