Description
Arconix Testimonials is an easy-to-use plugin that allows you to showcase the great things your customers or users are saying about you or your business.
Features
-
Base stylesheet is responsive and is looks good out of the box with almost any theme, but supports upgrade-safe customizations if a tighter integration is desired.
-
Integrates into the new dashboard design with WordPress 3.8
-
Add testimonials to your site via a widget, shortcode or template tag
-
Displays Gravatars when available
Great Plugin – I highly recommend this plugin. It is easy to use, presents content well and the documentation on WordPress Plugins as well as the developer’s site is excellent and lets the user know how/where to use CSS for customization.
mium
Some of our Pro plugins
Some of our other free plugins
Screenshots
Installation
You can download and install Arconix Testimonials using the built in WordPress plugin installer. If you download the plugin manually, make sure the files are uploaded to /wp-content/plugins/arconix-testimonials/
.
Activate Arconix Testimonials in the “Plugins” admin panel using the “Activate” link.
FAQ
-
How can I show my testimonials?
-
- Place the Arconix – Testimonials widget in the desired widget area
- Use the shortcode
[ac-testimonials]
on a post, page or other area - Place
<?php echo do_shortcode( "[ac-testimonials]" ); ?>
in the desired page template
-
Why is the plugin basically unstyled?
-
With no 2 themes exactly alike, it’s impossible to style a plugin that seamlessly integrates without issue. That’s why I made the plugin flexible — copy
includes/arconix-testimonials.css
to the root of your theme’s folder and make your desired modifications. My plugin will automatically load that file instead. -
Is there any other documentation?
-
- Visit the plugin’s Wiki Page for all the plugin’s documentation
-
I have a problem or a bug
-
- Check out the WordPress support forum or the Issues section on Github
-
I have a great idea for your plugin!
-
That’s fantastic! Feel free to submit a pull request over at Github,or you can contact me through Twitter, Facebook or my Website
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Arconix Testimonials” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Arconix Testimonials” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.4.2
- Updated the admin css files with some minor changes.
1.4
- Updated the CMB library to its latest version.
- Optimized the code with respect to WordPress Coding Standards.
1.3
- The plugin is now GDPR compliant. Added Testimonial data in WordPress Dashboard->Tools->Export Personal Data & WordPress Dashboard->Tools->Erase Personal Data in compliance with EU GDPR to ensure that the personal data captured by the plugin is available for export & erasure.
- Bug Fixed – Some notices of debug log file are fixed.
1.2
- Now you can minimize the testimonials display in the widget by using Excerpt content option.
1.1.1
Fixed a text formatting bug
1.1.0
- Added a metabox to the testimonial edit screen that provides the Post ID. Good for when a specific testimonial is needed to display
- Fixed a bug where some users were getting an error message about a missing file
- Enhanced the testimonial column display on the admin side to be more flexible
1.0.1
Fixed a bug where sometimes empty testimonial html was showing up on non-testimonial pages.
1.0.0
Initial release