Widget not loading as ditty-display-ticker script missing
-
I’m using the Ditty widget, and receive the following error in the browser console:
$(...).ditty_ticker is not a functionwhen viewing the user-facing website.If I add
wp_enqueue_script( 'ditty-display-ticker' );outside theis_admin()if condition inincludes/class-ditty.php, it loads. Am I configuring something incorrectly or is this a bug? Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Widget not loading as ditty-display-ticker script missing’ is closed to new replies.