mbarekame
Forum Replies Created
-
Hello,
After checking we see that the css we provided isn’t added yet. Kindly check again add ad the css.
Please navigate to Appearance → Customize section of your dashboard, scroll down to the bottom of the page, and click Additional CSS.
Hello there,
Yes, you will need to remove the emojis from the reviews so our widgets can get updated. Whitelisting our webhooks won’t help in this case because you have unsupported emojis in your reviews.
Hello,
I’m afraid that’s not where you should be whitelisting our URLs. Please check this guide to learn how: Create, edit, and delete rules
Here is an example: https://prnt.sc/TUn3Ttw69iWn
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 1 year, 2 months ago by mbarekame.
Hello there,
Thank you for reaching out to us.
Upon checking the product page you share we see that our Preview Badge is already installed correctly. However, please note that it will remain hidden if the product doesn’t have any reviews.
But you can see it from this URL: https://renovomotors.com/mototec-uberscoot-2x-50cc-gas-scooter?judgeme_badge=show
If you want to show the preview badge even when the product doesn’t have any reviews, you can change that by enabling the option from there https://judge.me/settings?jump_to=preview+badge+settings (See screenshot https://prnt.sc/AZ0AJOWUiNIU)
Don’t hesitate to let us know if you need any help.
Cheers.
You’re most welcome!
Don’t hesitate to reach out to us if you need any help. You can reach out to us via live chat from judge.me or email [email protected]
Cheers.
Hello Adrian,
Thank you for reaching out to us.
To fix the stars issue kindly?navigate to?Appearance → Customize → Additional CSS?and past this CSS:
.jdgm-star {
font-family: 'JudgemeStar' !important;
color: var(--jdgm-star-color) !important;
}Please let us know if you need any help or have any questions.
Kind regards.