The reviews are displayed on the website but when I navigate through the website via mobile it is not showing up.
Here is the link to one of the product pages: Cotton Kurti
The reviews are displayed on the website but when I navigate through the website via mobile it is not showing up.
Here is the link to one of the product pages: Cotton Kurti
Hi there @NirmalOnline
Deepak here, Hope you are doing well
I visited on your website and I don’t see any review on the product page or any other page
Hi @NirmalOnline ,
I tried visiting the page and I still see the start review show correct. you can use the incognito mode to check
Hope my solution works perfectly for you!
Best regards,
Oliver | PageFly
Star review is showing up correctly but I have also added the review carousel at the bottom which is showing up if I surf the website through a laptop but not showing up when I surf through mobile.
I would suggest reaching out to Judge.me support or email support@judge.me if you havn’t done so already. It’s best approach when it comes to apps.
It seems that the review carousel is not showing up on the desktop as well.
Can you try checking if the section has been added and configured properly. It would be great if you can share the screenshot so that I can guide you better.
Hey @JasmeetVT14313
Go-to theme Customization> Product page
in the product page add a Custom.liquid section, it will ask you to input code paste this code and you will get your carousel
{% assign jm_metafields = shop.metafields.judgeme %}
## Let customers speak for us
from {{ shop.metafields.judgeme.all_reviews_count }} reviews
{{ jm_metafields.featured_carousel }}
If you are unable to implement the same then I’m happy to do this for you, let me know. I can implement the code changes so that this will work well for you.
Hopefully, it will help you. If yes then Please don’t forget to hit Like and Mark it as the solution!