• Resolved medspa123

    (@medspa123)


    hi

    i sued this to show the reviews in English [site_reviews pagination=ajax count=33]

    what code I use to show in Spanish ? i use WPML and all reviews translated

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Gemini Labs

    (@geminilabs)

    Site Reviews does not support translation of individual reviews.

    However, Site Reviews does support multilingual pages sharing the same assigned reviews across page translations.

    For example, suppose you have a Reviews page in English, and have used WPML to translate that page into French. Normally, when using the assigned_posts option on the [site_reviews_form] shortcode, it will assign reviews to either the English page or the French page, depending on which page the review was submitted on. This way, the English page will only show the reviews submitted on that page (likely you english reviews), and the French page will only show the reviews submitted on that page (likely your French reviews).

    If you enable the WPML integration in the Site Reviews settings, then the English page will show all reviews submitted on that page AND all reviews submitted on any other language of that page.

    Plugin Author Gemini Labs

    (@geminilabs)

    Also, you should use the display option instead of the count option which has been deprecated and will be removed at some point in the future.

    i.e. [site_reviews pagination=ajax display=33]

    Thread Starter medspa123

    (@medspa123)

    very complicated, whats the point of using WPML when you can show the translated reviews ?

    Plugin Author Gemini Labs

    (@geminilabs)

    Here is an example, where each page uses the following shortcodes:

    [site_reviews_summary assigned_posts="post_id"]
    [site_reviews assigned_posts="post_id"]
    [site_reviews_form assigned_posts="post_id"]
    

    1. WPML Integration DISABLED

    English Page:

    German Page:

    2. WPML Integration ENABLED

    English Page:

    German Page:`

    Thread Starter medspa123

    (@medspa123)

    https://prnt.sc/16g5o9f
    https://prnt.sc/16g5qih
    https://prnt.sc/16g6096

    not working for us.

    in Spanish page, show english reviews

    Plugin Author Gemini Labs

    (@geminilabs)

    @medspa123

    Please re-read the replies in this topic. The Multilingual integration as explained above is for the collection and displaying of assigned reviews on multilingual pages. I gave a good example in the post above with screenshots.

    Site Reviews does not currently support translation of the individual reviews.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘WPML reviews code’ is closed to new replies.