• Resolved niseadel

    (@niseadel)


    Hello!

    Tell please,

    In badge this text:

    – 50 “reviews
    – review link with name “write review

    How to change that texts into my language? Parameter language=”” not doesn’t help.

    • This topic was modified 5 years, 1 month ago by niseadel.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Design Extreme

    (@designextreme)

    Hello @niseadel!

    I haven’t added this functionality to the Reviews and Rating widget yet. It is only in the shortcode version.

    If you’d like to have this in the Widget too, I’ll add this in the next version (1.30).

    If you are using a shortcode already (not a widget), then just use something like this to show just French (and empty reviews)…

    [reviews_rating language="fr"]

    If you keep this empty, then it will show all languages (and empty reviews too).

    Can you expand upon the language=”” if my explanation doesn’t help?

    Thanks,

    Noah

    Thread Starter niseadel

    (@niseadel)

    Thank you for the quick answer. I use short codes. The proposed solution did not help, unfortunately.

    I want change this texts – https://prnt.sc/pqnxqf

    • This reply was modified 5 years, 1 month ago by niseadel.
    Plugin Author Design Extreme

    (@designextreme)

    Thanks @niseadel,

    Please can you send me your Place ID and I’ll try to replicate the issue using the same data you’ve retrieved?

    That’s helpful. I think I need to replace the HTML-only approach for the ★★★★★ to use SVG (inline) instead.

    For the alignment issue, please wait for the next version and I’ll try to ensure this is resolved for the badge here.

    In the meantime, please try setting the following in your theme’s style sheet:

    .google-business-reviews-rating .rating .all-stars,
    .google-business-reviews-rating .rating .rating-stars {
    	text-align: left;
    }

    I’ll keep you updated.

    – Noah

    Plugin Author Design Extreme

    (@designextreme)

    @niseadel – I am fixing the display issues with the Badge themes. The next version will be released soon and it will align the stars properly – and work when there’s multiple shortcodes/widgets in a page.

    In the meantime, please can you email me the Place ID (or post it on here if you wish) – wordpress dash plugins at designextreme dot com. If you have a language or languages (e.g. one with English and one with French) you’d like to use, that will help.

    Thanks,

    Noah

    Plugin Author Design Extreme

    (@designextreme)

    Hello @niseadel,

    I have fixed the following issues in the latest version – 1.28:

    • Language selection for review text is available (and works) for both the shortcode and widget.
    • Styling for the Badge theme has been improved – notable for the stars grey/orange alignment (my CSS suggestion above is no longer needed).

    For the buttons – you can set your own text in the shortcode. For yours you may have something similar to the following…

    [reviews_rating language="fr" review_text_min="30" write_review_link="Donnez votre avis"]

    Good luck with the website implementation!

    All the best,

    Noah

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How change language in widget?’ is closed to new replies.