Plugin Author
Mark
(@markwolters)
Hi,
the review notice should be able to be dismissed. Could you try to press the X in the top right corner? That should also dismiss the review notice.
If that doesn’t work either it’s possible there’s a Javascript conflict preventing the review notice from dismissing. Could you open the Javascript Console (In Chrome, click View -> Developer -> Javascript Console) to see if any errors appear?
Mark
I use this plugin on four other sites and the issue persists on just one of the sites. Here’s a couple screenshots of the JS errors. The second error appears right after clicking the “x” in the top right corner. Does that help?
https://i.ibb.co/r7xPh76/1.png
https://i.ibb.co/Hz91jfV/2.png
Plugin Author
Mark
(@markwolters)
Hi,
those are not Javascript error but an overview of your theme files. You can open the developers console by right clicking on the page and pressing ‘Inspect’. In the ‘Console’ tab any Javascript errors will appear.
Mark