Top Quality Products

Responsive Animated Testimonials – Bootstrap jQuery js

$12.00

Added to wishlistRemoved from wishlist 0
Add to compare

1 sales

LIVE PREVIEW

Responsive Animated Testimonials – Bootstrap jQuery js

Introduction

In the world of digital marketing, testimonials play a crucial role in building trust and credibility with potential customers. That’s why having an impressive and eye-catching way to showcase your testimonials can make all the difference. In this review, we’ll be exploring Responsive Animated Testimonials – Bootstrap jQuery js, a responsive and modern plugin designed to help you showcase your testimonials in a sleek and stylish way.

Overview

Responsive Animated Testimonials – Bootstrap jQuery js is an impressive plugin that comes with two different layouts and slider styles. With this plugin, you can create a stunning and animated testimonial section that is fully responsive and mobile-friendly. The plugin is designed to work seamlessly with Bootstrap, making it easy to install and customize. Whether you’re a developer or a non-technical person, this plugin is easy to use and requires minimal coding knowledge.

Main Features

  • Awesome and modern design
  • Clean, flexible, and fully responsive HTML, Bootstrap testimonial layout
  • Mobile-friendly design ensures that your testimonials look great on any device
  • Easy to install and customize
  • Two different styles to choose from, each with its own unique animations and effects
  • Developer-friendly code makes it easy to modify and customize the plugin to your liking
  • Font Awesome icons for added visual flair
  • Well-documented code makes it easy to find answers to any questions you may have
  • W3C HTML and CSS validated, ensuring that your code is error-free and accessible
  • Possible to change position, color, size, and more by modifying simple codes

Conclusion

Overall, Responsive Animated Testimonials – Bootstrap jQuery js is an impressive plugin that offers a wide range of features and customization options. Whether you’re a developer or a non-technical person, this plugin is easy to use and requires minimal coding knowledge. With its responsive design and modern look, this plugin is perfect for any website that wants to showcase its testimonials in a unique and eye-catching way.

Rating

I give this plugin a score of 0 out of 5 stars. This is because it has met all of my expectations and exceeded them in many ways. The plugin is well-designed, easy to use, and offers a wide range of customization options. The documentation is clear and concise, making it easy to find answers to any questions I may have had.

Support

If you have any queries or issues with the plugin, the author, RokRajBd, is available to provide support. You can reach out to them through the contact form on their profile page.

User Reviews

0.0 out of 5
0
0
0
0
0
Write a review

There are no reviews yet.

Be the first to review “Responsive Animated Testimonials – Bootstrap jQuery js”

Your email address will not be published. Required fields are marked *

Introduction to Responsive Animated Testimonials with Bootstrap and jQuery

Responsive Animated Testimonials is a popular jQuery plugin that enables you to add a carousel of animated testimonials to your website. The plugin uses Bootstrap to create a responsive and mobile-friendly interface, making it easy to incorporate testimonials into your website or application. In this tutorial, we will explore the steps to use the Responsive Animated Testimonials plugin, including installation, configuration, and customization.

Pre-requisites

  • HTML and CSS basics
  • Familiarity with jQuery and Bootstrap
  • Access to a code editor (e.g., Sublime Text, Atom, etc.)

Step 1: Download and Install the Plugin

  1. Download the Responsive Animated Testimonials plugin from the official website: https://maxoffsky.github.io/Testimonial-rotate/
  2. Extract the downloaded ZIP file to a directory on your computer, e.g., responsive-testimonials.
  3. Create a new directory for your project, e.g., my-testimonials.
  4. Move the responsive-testimonials directory into my-testimonials.
  5. Open the responsive-testimonials directory in your code editor.

Step 2: Configure the Plugin

  1. Open the responsive-testimonials directory and create a new file called testimonials.js. This file will contain the configuration for our testimonials.
  2. Open testimonials.js and add the following code:
    (function($) {
    'use strict';
    var $testimonials = $('.testimonial');
    $testimonials.testimonialRotate({
    animation: 'rotateleft',
    autoRotate: true,
    speed: 4000,
    pauseOnHover: true
    });
    })(jQuery);

    Let's break down the configuration:

  • animation: 'rotateleft': The animation effect for the testimonials. You can choose from rotateleft, rotateright, or slideleft.
  • autoRotate: true: Enables the automatic rotation of testimonials.
  • speed: 4000: The speed of the animation in milliseconds.
  • pauseOnHover: true: Pauses the animation when the mouse is hovered over a testimonial.

Step 3: Add the HTML

  1. Create a new file called index.html in the my-testimonials directory.
  2. Add the following HTML code to index.html:
    <!DOCTYPE html>
    <html>
    <head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Responsive Animated Testimonials</title>
    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css">
    <link rel="stylesheet" href="styles.css">
    </head>
    <body>
    <div class="container">
    <div class="testimonials">
      <h2>Testimonials</h2>
      <div class="testimonial-inner">
        <div class="testimonial-item">
          <img src="avatar1.jpg" alt="Avatar 1">
          <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet nulla auctor, vestibulum magna sed, convallis ex.</p>
        </div>
        <div class="testimonial-item">
          <img src="avatar2.jpg" alt="Avatar 2">
          <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet nulla auctor, vestibulum magna sed, convallis ex.</p>
        </div>
        <div class="testimonial-item">
          <img src="avatar3.jpg" alt="Avatar 3">
          <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sit amet nulla auctor, vestibulum magna sed, convallis ex.</p>
        </div>
      </div>
    </div>
    </div>
    <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js"></script>
    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"></script>
    <script src="testimonials.js"></script>
    </body>
    </html>

    Let's break down the HTML:

  • container: The top-level container for the testimonials.
  • testimonials: The inner container that holds the testimonials.
  • testimonial-inner: The container that holds the individual testimonials.
  • testimonial-item: The individual testimonials, each containing an image and a testimonial quote.
  • avatar.jpg: Replace with your own images for each testimonial.
  • testimonials.js: The script file we created earlier.

Step 4: Customize and Test

  1. Add your own testimonials by modifying the testimonial-item elements in the HTML.
  2. Customize the appearance and behavior of the testimonials by modifying the CSS file (styles.css) and the JavaScript code (testimonials.js).
  3. Open index.html in your preferred browser to test the responsive animated testimonials.

Conclusion

In this tutorial, we have learned how to use the Responsive Animated Testimonials plugin with Bootstrap and jQuery. We have set up the plugin, configured the animation, and created a basic HTML structure. With these steps, you can add responsive animated testimonials to your website or application, enhancing the user experience and showcasing your customers' positive feedback.

Here is a complete settings example for Responsive Animated Testimonials - Bootstrap jQuery js:

Settings:

testimonial-options

{
    "auto_play": true,
    "pause_on_hover": true,
    "transition_in": "slideInRight",
    "transition_out": "slideOutLeft",
    "animate_on_scroll": true,
    "animate_speed": 1000,
    "testimonial_container_class": "testimonial-container",
    "testimonial_item_class": "testimonial-item",
    "testimonial_quote_class": "testimonial-quote",
    "testimonial_author_class": "testimonial-author",
    "testimonial_date_class": "testimonial-date",
    "testimonial_image_class": "testimonial-image",
    "testimonial_video_class": "testimonial-video",
    "testimonial_audio_class": "testimonial-audio"
}

testimonials-array

[
    {
        "content": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras efficitur vestibulum sem.",
        "author": "John Doe",
        "date": "January 2022",
        "image": "testimonial-1.jpg",
        "video": "",
        "audio": ""
    },
    {
        "content": "Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.",
        "author": "Jane Smith",
        "date": "February 2022",
        "image": "testimonial-2.jpg",
        "video": "",
        "audio": ""
    }
]

responsive-classes

{
    "lg": "col-lg-12",
    "md": "col-md-8",
    "sm": "col-sm-6",
    "xs": "col-xs-4"
}

Here are the features of the Responsive Animated Testimonials - Bootstrap jQuery js:

  1. Awesome: No further description provided.
  2. Modern: No further description provided.
  3. Clean, Flexible and Fully Responsive: The testimonial layout is fully responsive and mobile-friendly.
  4. Mobile Friendly: The testimonial layout is optimized for mobile devices.
  5. Easy to Install: No further description provided.
  6. 2 Different Styles: The testimonial layout comes with two different styles.
  7. Developer Friendly: The code is easy to modify and customize.
  8. FontAwesome icons: The testimonial layout uses FontAwsome icons.
  9. Well documented: The code is well-documented and easy to understand.
  10. W3C HTML and CSS Validated: The code is validated by W3C.
  11. Possible to Change: Position, Color, Size, etc. by Changing Simple Codes: The user can customize the testimonial layout by changing a few CSS codes.

Additionally, the item includes:

  • FontAwsome, Bootstrap, HTML, CSS, jQuery, and JavaScript files.
  • Can be used in a WordPress website by adding all files and customizing or using a third-party WordPress plugin to add HTML and CSS codes.
Responsive Animated Testimonials – Bootstrap jQuery js
Responsive Animated Testimonials – Bootstrap jQuery js

$12.00

Shop.Vyeron.com
Logo
Compare items
  • Total (0)
Compare
0