Displaying Reviews

    Reviews widget

    Put your proof where buyers decide, right on your website. The SyncReviews widget shows your best reviews in a clean, self-updating embed you paste in once and never touch again.

    Open Review Widget & Trust Badge in the dashboard to design your embed. You get a live configuration panel on one side and a Preview button that renders the exact widget as you change settings, then a snippet to drop into any website, WordPress, Wix, Squarespace or custom-built. Your Company ID is filled in for you, so there are no keys to manage.

    Add it to your site

    1. Pick your theme, layout, language and how many reviews to show, then fine-tune the accent color, filters and headings.
    2. Click Preview to check the result, then copy the generated snippet.
    3. Paste it into your site where you want the reviews to appear, and publish.

    The snippet looks like this:

    <!-- Reviews Widget -->
    <div id="reviews-widget"></div>
    <script defer src="https://syncreviews.com/widget.js"
      data-company="YOUR_COMPANY_ID"
      data-target="#reviews-widget"
      data-theme="light"
      data-layout="slider"
      data-limit="6"></script>

    The <div> is where the widget mounts, and data-target points the script at it. Every other attribute is optional and simply changes the look or the reviews shown.

    What it displays

    The widget pulls your reviews together in one place and organizes them into tabs by source:

    • Sync Reviews, the text and video reviews collected on SyncReviews (company and employee reviews)
    • Google, Trustpilot and Facebook tabs appear when you have connected those platforms

    Each widget also includes:

    • A rating summary with your average score out of 5, the total review count, and a 5-to-1 star distribution breakdown
    • Review cards showing the reviewer name and initials avatar, star rating, date, the review text with a "Read more" toggle, a source label, and a verified marker
    • Video reviews with a thumbnail and play button that open in a full player, with an option to download the clip
    • A discreet Powered by SyncReviews footer

    Layout and appearance

    Choose a slider (a carousel with autoplay, arrows, dots, keyboard and swipe support) or a grid where you set the number of columns. Match the widget to your site with a theme, an accent color, and an optional style preset.

    Options

    AttributeWhat it controls
    data-companyYour company ID (required, prefilled in the dashboard)
    data-targetCSS selector of the element the widget mounts into
    data-themelight, dark, or auto to match the visitor's site
    data-langInterface language: English, Spanish, French, German or Urdu
    data-layoutslider (carousel) or grid
    data-columnsNumber of columns for the grid layout (1 to 4)
    data-presetStyle preset: brand, glass or minimal
    data-limitHow many reviews to display (1 to 50)
    data-review-scopeWhich Sync reviews to show: company, employee, or both
    data-content-filterShow all reviews, only video, or only text
    data-starsShow only a single star rating (1 to 5)
    data-min-starsOnly show reviews at or above a minimum rating
    data-accentAccent color as a hex value
    data-compactA tighter layout for sidebars and small spaces
    data-autoplayAuto-advance the slider (with data-interval and data-pause)
    data-headingCustom heading and data-subheading text above the reviews
    The widget stays current on its own, approve a new review and it shows up automatically. No re-embedding, no maintenance.
    Only reviews you have approved appear in the widget, and it requires an active subscription or trial.

    Trust badge

    The same dashboard page also builds a compact Trust Badge, a small rating summary you can place anywhere on your site. Choose a variant (stars, average and count, or a combination), a size, a style and an accent color, then copy its snippet the same way you copy the widget.