JavaScript error underscore (_) not defined
-
Hi,
I’m getting this error when performing a search using the plugin:
ReferenceError: _ is not definedI’m using wordpress 4.2.1.
The error happens here
LiveSearch.compiledResultTemplate = _.template(DavesWordPressLiveSearchConfig.resultTemplate);
The topic ‘JavaScript error underscore (_) not defined’ is closed to new replies.