JS events doesn’t seem to work in Firefox and Edge
-
I really like your plugin but it seems it doesn’t work on Firefox and Edge. The JS file is loaded to the page but the events like mouseover or click on the stars isn’t triggered. It seems to work fine on Chrome.
On my page the home page (start page) list all the latest posts on the site fully. So I added the shortcode to the template file used on the home page like this:
<div class="ratingdiv"> <?php echo do_shortcode('[ratemypost]'); ?> </div>
The settings are like this:
https://ibb.co/1TZCmL1I have tried to disable all plugins but the issue is the same. So it doesn’t seem to be a conflict with another plugin. Unless it is a conflict with the theme “Ashe Pro”. I haven’t tried some different theme.
- You must be logged in to reply to this topic.