Testimonials can be used to showcase your customer’s opinions about you or your business. Testimonials are implemented as a Custom Post Type in the Bridge theme.
Testimonials can be used to showcase your customer’s opinions about you or your business. Testimonials are implemented as a Custom Post Type in the Bridge theme.
Like all post types in WordPress, Testimonials contain Posts and Categories. Each Testimonials Post is actually a testimonial itself (named Testimonials), while categories are taxonomies you can assign your testimonials to (named Testimonials Categories).
First, you will have to create some Testimonials Categories to assign your testimonials to. To create a category, navigate to Testimonials -> Testimonials Categories and fill out the Name and Slug fields and then click the Add new Testimonials Category button.
After you create your categories, you can assign testimonials to them. To create a new testimonial, navigate to Testimonials > Add new.
Here you can set up your Testimonials. The first field near the top of the screen is for the name of the Testimonial post. This is like the main title of the testimonial.
Here are what the other available fields are used for:
Author - The name of the testimonial’s author.
Text - The main text of the testimonial.
Website - Here your can optionally add the testimonial author’s website.
Rating - The rating the author gave your business.
On the right side of the screen you will see the Testimonials Categories and Featured image sections. In the Testimonials Categories section you can choose to assign your post (Testimonial) to some of the categories you've created previously.
The Featured Image section will represent the image you've chosen when the Testimonials are being displayed in frontend. Every testimonial will have it's own image if you set it.
After you've created your Testimonials, you have to choose how you would like to present them on your website. One of the available solutions is to use the Testimonials shortcode. After you've added this element to your page, you will be able to see its settings. Here you can set your Testimonials element's behaviour
Here are what each of the options in the Testimonials shortcode is for:
Animation speed - Set the speed for the animation you set as Animation Type in milliseconds (1000 milliseconds = 1 second).
Yet another solution for presenting your Testimonials is the Testimonials Carousel Shortcode which is similar to the previous Testimonials Shortcode element, but the design is slightly different.
After you've added this element, you will see its options as usual
Here is what each of these options does:
Another way to display your testimonials is to use the Testimonials Masonry shortcode, which is a bit different from the previous solutions, because of a beautiful Masonry layout. This layout has its certain form which also has some limitations. For example, it can accept only a small amount of textual content for each testimonial. It requires using the Full Width page template. Also, there should be 8 testimonials in order for the element to be displayed properly. The number of testimonials is hardcoded to 8, so even if there are more than 8 testimonials, only 8 will be displayed.
On some smaller screen sizes, only 4 testimonials will be displayed. The idea behind this is that all testimonials should be visible on the page.
After you've added the Testimonials Masonry shortcode to a page, you will see its options.
Here is what each of them does:
The Bridge theme offers even more possibilities to customize the layout for your Testimonials. In Qode Options > Elements > Testimonials you will finds several fields that let you customize the look of your testimonials. Here is what these options do:
NOTE: You should know that some of those settings are going to be overridden by the shortcodes settings if you define them. (e.g. If your text color is set to green in your shortcode and red in Qode Options, it will be green).