Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter deloff

    (@deloff)

    I updated a couple lines of code in rich-reviews.php that seems to fix the issue for now.

    Line 245
    wp_register_script('rich-reviews', RR_PLUGIN_URL . '/js/rich-reviews.js', array('jquery'), '1.0');

    Line 247
    wp_register_style('rich-reviews', RR_PLUGIN_URL . '/css/rich-reviews.css');

Viewing 1 replies (of 1 total)