Replies: 0
Hello,
on my English page I have snippet:
[RICH_REVIEWS_SHOW category="page" id="45707" num="4"]
(id is page id http://prntscr.com/qgv6jx)
and reviews are showing fine. But, when I set the same snippet on the Swedish version of the same page (using WPML plugin) then reviews are not displaying.
I’ve also tried with:
[RICH_REVIEWS_SHOW id="45707" num="4"]
and with
[RICH_REVIEWS_SHOW category="post" id="45707" num="4"]
and some other variations but reviews are not showing on the Swedish version of the page. (yes, I’m aware and I want to display reviews on English on that page).
Is this possible or I’m not doing something properly?