Title: Reviews broken
Last modified: June 16, 2019

---

# Reviews broken

 *  Resolved [vidarbergum](https://wordpress.org/support/users/vidarbergum/)
 * (@vidarbergum)
 * [7 years ago](https://wordpress.org/support/topic/reviews-broken/)
 * Hi,
 * Thanks for a great plugin! However, today I noticed an error which wasn’t there
   before.
 * When someone tries to leave a star review, a blank popup appears. The user then
   needs to click outside the small white box to return to the website. This looks
   very unprofessional.
 * Further, the star rating (X.X Stars (X Reviews)) don’t get translated to Norwegian,
   although I have translated those terms in the PO/MO files, and other terms do
   get translated.
 * I’m using WP Rocket and have tried to deactivate JS minify and combine, but it
   made no difference.
 * Any idea what might be happening here?
 * All the best,
    Vidar
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Freviews-broken%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [mediavine](https://wordpress.org/support/users/mediavine/)
 * (@mediavine)
 * [7 years ago](https://wordpress.org/support/topic/reviews-broken/#post-11653167)
 * Hello,
 * Thanks for bringing this to our attention, and for linking to your page.
 * Regarding the white box: what you’re seeing is the prompt for users to leave 
   a full review for the card. It looks like the following piece of CSS is included
   on your page and preventing the form from rendering.
 *     ```
       .mv-create-card .mv-create-wrapper .mv-create-meta-flex form {
         display: none;
       }
       ```
   
 * Regarding the translations: it looks like the current version is missing the 
   correct translation string in the .pot file. We’ll have this fixed in the next
   release, 1.4.9. The strings you’ll need translations for are “%s Reviews” and“%
   s Stars.” Thanks for catching this!
 * Best,
 * Ethan Butler
    Mediavine
    -  This reply was modified 7 years ago by [mediavine](https://wordpress.org/support/users/mediavine/).
    -  This reply was modified 7 years ago by [mediavine](https://wordpress.org/support/users/mediavine/).
 *  Thread Starter [vidarbergum](https://wordpress.org/support/users/vidarbergum/)
 * (@vidarbergum)
 * [6 years, 12 months ago](https://wordpress.org/support/topic/reviews-broken/#post-11653511)
 * Hi Ethan,
 * Thanks so much for the reply! And apologies, how embarassing the first one was
   my fault… I was trying to hide the print button and didn’t realise I had captured
   too broadly. Fixed now, thanks!
 * Look forward to the next release for the translations.
 * All the best,
    Vidar

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

The topic ‘Reviews broken’ is closed to new replies.

 * ![](https://ps.w.org/mediavine-create/assets/icon.svg?rev=3387082)
 * [Create](https://wordpress.org/plugins/mediavine-create/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mediavine-create/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mediavine-create/)
 * [Active Topics](https://wordpress.org/support/plugin/mediavine-create/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mediavine-create/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mediavine-create/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [vidarbergum](https://wordpress.org/support/users/vidarbergum/)
 * Last activity: [6 years, 12 months ago](https://wordpress.org/support/topic/reviews-broken/#post-11653511)
 * Status: resolved