Course review stars showing duplicated on Edge and IE browsers

Home Forums Legacy Support Support queries How-to & Troubleshooting Course review stars showing duplicated on Edge and IE browsers

Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #137377
    EmanuelGT
    Participant
    The course evaluations stars are showing duplicated on Edge or IE browsers.  Mobile, and other browsers are displaying them properly.   https://imgur.com/a/C5K3h    
    #137485
    H.K. Latiyan
    Participant
    Hi, There was the similar issue with the ratings which had some float value. It was fixed in the latest update, please update your theme and plugins to the latest 3.2 version.
    #137486
    EmanuelGT
    Participant
    Thanks for your response Latiyan, I'm currently having an issue since my theme doesn't show me any available update for it.  Can you please help me to get it working again?
    #137488
    EmanuelGT
    Participant
    Nevermind... removing my API key and putting it again fixed it.. Now I can see the theme updates again!!    
    #137489
    EmanuelGT
    Participant
    I just updated the theme to 3.2 version, but I'm still getting the double starts at course ratings. Is there any css code to add to fix this?
    #137605
    H.K. Latiyan
    Participant
    Hi, I was trying to access your website but it's not opening. Can you please check this and share the site url to check this issue.
    #138898
    EmanuelGT
    Participant
    Site is active now, you can login again.
    #139076
    H.K. Latiyan
    Participant
    Hi, I am not sure what's causing this issue on your website. Please try adding the below code in your wplms-customizer.php file present in your wplms customizer plugin. add_action('wp_footer',function(){   if( is_singular('course') ){     echo '[if IE]>             <style>.bp_filled_stars{left:-2px;}</style>           <![endif]';   } });
Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Course review stars showing duplicated on Edge and IE browsers’ is closed to new replies.