Title: Scripts not loading
Last modified: August 21, 2016

---

# Scripts not loading

 *  Resolved [wfendler](https://wordpress.org/support/users/wfendler/)
 * (@wfendler)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/scripts-not-loading/)
 * Using plugin version 2.0.3 and when I call the plugin using `<?php echo Multi_Rating_API::
   display_rating_form(); ?>` it doesn’t add the appropriate scripts to the page.
   When I click the submit button nothing happens.
 * Any ideas?
    Thanks!
 * [https://wordpress.org/plugins/multi-rating/](https://wordpress.org/plugins/multi-rating/)

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

 *  Plugin Author [dpowney](https://wordpress.org/support/users/dpowney/)
 * (@dpowney)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/scripts-not-loading/#post-4780922)
 * This is a bug. A fix will be available in the next few days. As a workaround,
   you cab call the do_shortcode wp function in your php. I’ll let you know when
   a fix is available.
 * Thanks
    Daniel
 *  Plugin Author [dpowney](https://wordpress.org/support/users/dpowney/)
 * (@dpowney)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/scripts-not-loading/#post-4781056)
 * This has been fixed now. Cheers,
 *  Thread Starter [wfendler](https://wordpress.org/support/users/wfendler/)
 * (@wfendler)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/scripts-not-loading/#post-4781083)
 * I tried using the `display_rating_form` function as well as the shortcode. Now
   I’m getting the scripts on to the page but when I submit a rating it says `Uncaught
   ReferenceError: mr_frontend_data is not defined`
 *  Plugin Author [dpowney](https://wordpress.org/support/users/dpowney/)
 * (@dpowney)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/scripts-not-loading/#post-4781084)
 * Is there a Javascript object on the page called “mr_frontend_data”? Is your JavaScript
   at the top or the bottom of the page? Do you have any performance plugins such
   as W3 Total Cache activiated? They can sometimes cause JavaScript loading issues.
 *  Thread Starter [wfendler](https://wordpress.org/support/users/wfendler/)
 * (@wfendler)
 * [12 years ago](https://wordpress.org/support/topic/scripts-not-loading/#post-4781114)
 * No W3 total cache. I’ve got my own scripts in the footer. And I assume the plugin
   scripts are supposed to come in through `wp_head()` no?
 * Anything else I can do to debug this?
 *  [jaydeesigns](https://wordpress.org/support/users/jaydeesigns/)
 * (@jaydeesigns)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/scripts-not-loading/#post-4781128)
 * Hello, I am also using <?php echo Multi_Rating_API::display_rating_form(); ?>
   to display my rating forms. I am using an AJAX filter that displays posts according
   to the taxonomy selected. ([see here](https://wordpress.org/plugins/ultimate-wp-query-search-filter/))
 * My problem is that after filtering my posts, the rating forms are still visible
   but it seems all scripts stop being called, I cannot select a rating and nothing
   happens after clicking the submit button.
 * Any idea on what could be wrong?
 * Thanks!
 *  Plugin Author [dpowney](https://wordpress.org/support/users/dpowney/)
 * (@dpowney)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/scripts-not-loading/#post-4781129)
 * Hi jaydeesigns,
 * Do you have a website I can take a look at. It could be a plugin conflict.
 * Thanks,
    Daniel
 *  [jaydeesigns](https://wordpress.org/support/users/jaydeesigns/)
 * (@jaydeesigns)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/scripts-not-loading/#post-4781130)
 * Hi dpowney, I’m afraid I am developing my site locally. I couldn’t find a solution
   for my problem so I ended up using a different approach. This is a nice plugin
   nonetheless. I’m pretty sure it was just a conflict between the two plugins but
   I was in a hurry.
 *  Plugin Author [dpowney](https://wordpress.org/support/users/dpowney/)
 * (@dpowney)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/scripts-not-loading/#post-4781131)
 * Marking as resolved

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

The topic ‘Scripts not loading’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/multi-rating_d6dfe6.svg)
 * [Multi Rating](https://wordpress.org/plugins/multi-rating/)
 * [Support Threads](https://wordpress.org/support/plugin/multi-rating/)
 * [Active Topics](https://wordpress.org/support/plugin/multi-rating/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/multi-rating/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/multi-rating/reviews/)

 * 9 replies
 * 3 participants
 * Last reply from: [dpowney](https://wordpress.org/support/users/dpowney/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/scripts-not-loading/#post-4781131)
 * Status: resolved