Hello,
1- To fix the pagination icons styles, please add this CSS next to the one you already added for stars:
your theme CSS code placement) to fix it:
.jdgm-paginate__page {
font-family: "JudgemeIcons" !important;
}
2- Concerning the product that’s showing reviews of another item, I’m afraid the link you shared isn’t working it redirects to the homepage.
However, from the screenshot you shared I see that you have added this shortcode to the product page [jgm-all-reviews] this shortcode is for the All reviews widget, it is used for displaying all the product + shop reviews that you have collected so far.
But to show reviews of the current product you’re checking you need to use [jgm-review-widget]
3- To whitelist our webhooks, you can only do that on your hosting. Upon checking I see you’re using Cloudflare, so you can whitelist our webhooks there. If you don’t know how kindly check with there support.
-
This reply was modified 11 months ago by mbarekame.