• Resolved leahjm77

    (@leahjm77)


    Hi, I have been using the Pro version of your plugin and love it so far. I recently noticed that the name and date aren’t showing with each review. They were showing previously so I don’t know if it happened when I did a recent update of the plugin or if something else is conflicting with it. I went through my custom css to see if I added anything that might have removed them but can’t find anything. You can see an example at this product page – https://jrmhockeyart.com/products/ken-dryden-2/. It shows the reviews for that specific product, and then I am using your ‘review extension’ for showing all sitewide product reviews underneath that. In both cases the reviewers name and date is missing.

    Also, at the bottom of the area where I use the ‘review extension’ code, it shows links to see additional reviews, but when I click on #2 or 3 etc to see more reviews, it just reloads the page but doesn’t load more reviews. I can set it to show all but that makes the page really long.

    Any help is greatly appreciated. Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • I took a peek and can see that you have a display: none for class .meta

    .ajax_loader, .meta {
    display: none;
    }

    Plugin Author cusrev

    (@ivole)

    Thanks for using our plugin!

    As dsdewitt suggested, please double check custom CSS that is present on your site and remove “display:none” to unhide elements.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Names and date not showing’ is closed to new replies.