[ad_1]
Hello @chillyku. If you’d like carousel functionality, please either set this in the General section of the plugin’s settings or within your Shortcode, something like this:
[reviews_rating theme="dark columns three" summary=false view=3 limit=21 excerpt=140 stars="rgba(240, 20, 120, 0.9)" stars_gray="rgba(180, 90, 120, 0.3)" name_format="initials"] I’ve added the parameter view, set the limit to 21 – a multiple of 3. Please be careful with the use of " as you’ve missed the one for stars_gray. There is no color_scheme called “white”. You can add a class called “white” if needed, or just set the theme to “dark” instead (which will have lighter text to contrast against the darker background.
I hope this helps you get started!
