Mage reviews plugin not working with tempera contact form

  • Author
    Posts
  • #26380
    charlotte

    I’m trying to add the mage reviews plugin to my website in order to allow users to add a star rating to a post when they comment. However, it looks as though the plugin isn’t compatible with the tempera theme as nothing appears in the comments box. I’ve tried switching to the twenty-fourteen theme and the star rating appears as it should.

    I’d appreciate any suggestions you have as to why the plugin isn’t working with tempera and if there’s anything I can do to get it working.

    Thanks

    #26387
    Kay
    Cryout Creations mastermind

    The plugin isn’t showing because Tempera uses placeholders and hides the default labels which the plugin in question is using. To show the rating stars add this code to the Custom CSS area:

    
    .comment-form-rating * {display:inline-block !important;}
    .btn-group {padding-top:130x;}

    Good luck!


    Before posting consider reading our short theme debugging instructions.
    Please read the FAQs: MantraNirvanaParabolaTempera
    Tutorials: custom menustranslating themeinstalling themecategory page with introdisabling comments Wordpress: child themescategories/posts
    Before making any modifications to your theme we strongly recommend using Child Themes.
    #26399
    Charlotte

    It worked. Thanks

Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘Mage reviews plugin not working with tempera contact form’ is closed to new replies.