• The plugin causes a debug message with WP_DEBUG on, alerting to the fact that there are scripts queued without wp_enqueue_script(). This prevents basic function of a bunch of the media library features (esp. “Search”)

    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 C:\Program Files (x86)\Zend\Apache2\htdocs\new_ajs\public\wp-includes\functions.php on line 3587

    Deactivating the plugin solves the issue.

    https://www.ads-software.com/extend/plugins/slideshow-gallery/

Viewing 1 replies (of 1 total)
  • Plugin Author Tribulant Software

    (@contrid)

    Good day,

    Thank you for your message.

    The plugin does use wp_enqueue_script and wp_enqueue_style but it seems WordPress is detecting that it is being executed at the wrong time (too early maybe).

    We have added this to our development list for investigating and fixing.

    We are sorry for any inconvenience caused.

    All the best,
    Antonie

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Slideshow Gallery] Causes debug message’ is closed to new replies.