=== BNE Testimonials === Author URI: http://www.bnecreative.com Contributors: bluenotes Tags: testimonials, flexslider, feedback, reviews Requires at least: 3.8 Tested up to: 4.3 Stable tag: 1.7.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Easily display testimonials on any page as a list or slider using shortcodes or provided widgets. == Description == Adds Testimonials on your website as a list or slider (flexslider). Each testimonial includes a title, featured image, tagline, website, message, and includes a custom taxonomy to separate your testimonials into different groups (categories). Supports multiple uses on any page or post. Available Shortcodes: [bne_testimonials_list] & [bne_testimonials_slider]. Also includes widget versions of the list and slider display. View the [live demo](http://www.bnecreative.com/products/testimonials-wordpress-pro/ "BNE Testimonials PRO"). You can see how the list and slider displays will look including different image styles. Free version does not include Masonry or form submission. = Display your testimonials as a List = The list view allows you display your testimonials in a unified format must like an archive blog page. You can specify when elements are now shown and the style of the testimonial photo (featured image). You can also arrange your testimonials based on publish date, name, or random. Set your testimonials into categories to display multiple instances throughout your page. Use the shortcode [bne_testimonials_list] = Display your testimonials as a Slider = The slider version is built using Flexslider.js. Does everything as the list view but as a slideshow using either Fade or Slide transitions. Set your testimonials into categories to display multiple instances throughout your page. Use the shortcode [bne_testimonials_slider] = Upgrade to the Pro Version! = We have a PRO version of BNE Testimonials on our [website](http://www.bnecreative.com/products/testimonials-wordpress-pro/ "BNE Testimonials PRO"). The Pro version adds a 3rd view, Masonry, and a front-end form to submit new testimonials with admin notifications. In addition, more developer tools, support, and page pagination for list and masonry. == Installation == 1. Upload "bne-testimonials" folder to the "/wp-content/plugins/" directory 2. Activate the plugin through the "Plugins" menu in WordPress 3. A new menu item will be added called "Testimonials." 4. Add either "[bne_testimonials_list]" or "[bne_testimonials_slider]" to a post/page or use the available widgets in a sidebar. == Frequently Asked Questions == = Are there any available filters for developers to expand on this? = Yes, there are over 20 available filters to use to change the layout, and to add content above/below the testimonials. Each variation has their own filters. Please review the help page for a list of available filters you could use. = What options are there for the list and slider shortcodes? = You can view all available arguments to add to the shortcodes that changes the default behavior by viewing the help page. = I can't add a testimonial featured image! = 99% of the time, if you do not see the featured image box or when you set an image it disappears, it's usually the result your theme only providing post-thumbnail support for a set number of post-types. Or there is another plugin conflicting and causing a JS error within the admin. = What size are the testimonial featured images? = By default, the crop size used is “thumbnail” which is defined on your site from Settings > Media. Usually this will be 150×150 but may be different depending on your website or theme. On the font side, the image will be reduced using CSS to 100×100 to better fit the testimonial format. = The Testimonial Image is stretched all the way across = If your theme or another plugin is also adding styles to flexslider, it might be overriding ours. Try adding the following to your theme’s custom css area or style.css file.
.bne-testimonial-featured-image {
width: 100px !important;
height: 100px !important;
}
= Is there support? =
Of course, but it is limited. We do not provide customizations or modifications beyond what the plugin currently provides. If you find any bugs or cannot get our plugin to work, please let us know so that we can look into it. Code is never perfect but it is poetry and there is always room for improvement.
= Can you add feature X and Y? =
Possible, but most likely not in the free version. If you would like to see new features added, check out the [pro version](http://www.bnecreative.com/products/testimonials-wordpress-pro/ "PRO version of BNE Testimonials") first. Perhaps your wanted feature is already there.
== Screenshots ==
1. Testimonial Post List Admin Screen
2. Testimonial Post Edit Admin Screen
== Changelog ==
= 1.7.2 ( August 19, 2015 ) =
* Fix: Compatibility with WordPress 4.3 and the now depreciated PHP 4 style constructor.
= 1.7.1.1 ( April 23, 2015 ) =
* Security: Add additional sanitization checks on output. This is just a precaution due to recent events with other plugins/themes regarding the XSS vulnerability.
= 1.7.1 ( March 7, 2015 ) =
* Fix: flexslider.js with mobile firefox
* Tweak: Cleaned up help admin page.
* Note: Update branding from Bluenotes Entertainment to BNE Creative ( Why? http://www.bnecreative.com/blog/introducing-bne-creative/ )
= 1.7.0 ( February 7, 2015 ) =
* IMPORTANT CHANGE #1: The flexslider html div is now called bne-flexslider. This was done to prevent theme's or other plugins who also use flexslider to not throw their css onto our instance of flexslider and vice versa. Note because of this, any custom CSS edits you may have done to specifically ".bne-testimonial-slider.flexslider {...}" will need to be adjusted to match the new schema. If you used, ".bne-testimonial-slider" only, then you should be fine.
* IMPORTANT CHANGE #2: If you find the Testimonial Slider Widget is not working after this update, this is because a new option was added, see Animation Speed below. To fix this, simply delete the widget and re-add it so that the new option is recognized.
* Updated internal flexslider.js to v2.2.2
* New: Added Animation Speed option to slider shortcode, Ex: [bne_testimonials_slider animation_speed="500"] and to slider widget options.
* New: Now localization Ready!
* Fix: Attempt to address a random issue with mobile safari and the slider (flexslider) stalling when a scrolling event has not finished.
* Tweak: Cleanup CSS
* Tweak: Admin menu icon now uses the default dashicon call within register_post_type() instead of using css to output the icon.
* Note #1: Support is only provided for WP 3.8+.
= 1.6.4 (August 27, 2014) =
* Fix: An issue would arise on the testimonial post list where if an image was placed in the editor the table columns would shift. Changed to using get_the_excerpt here.
* Add: Sanitize the data output of the website url and tagline fields.
* Compatibility Check: Works great in WP 4.0
= 1.6.3 (May 25, 2014) =
* Removed html tag limitations on get_the_content. All html tags and styles will now output normally from the visual/text editor.
* Replaced default admin messages when published/editing a testimonial.
* Adjusted featured image support for themes that don't provide or limit certain post types from using it.
= 1.6.2 (April 22, 2014) =
* Updated Help page to announce PRO version of BNE Testimonials.
* IMPORTANT NOTICE: Filter name "bne_testimonial_single_structure" is now "bne_testimonials_single_structure". This matches the pro version of the same filter name. If you have used this filter to adjust the testimonial structure output, you need also reflect this name change in your custom function used.
* BNE Testimonials is now hosted on the WP Plugin repository! Therefore, we removed our private update function. All future updates will be delivered from WordPress.org.
= 1.6.1 (March 13, 2014) =
* Fix: Corrected an issue within the flexslider.js v2.2 if the slider animation is set to fade and smoothHeight is set to true. What happened is that all slides would retain the inline css of "display:block" even though that particular slide was not an active slide.
= 1.6 (December 27, 2013) =
* Added: Testimonial Title, Featured Image, Tagline/Website URL and Content can now be filtered with your own functions.
* Added: Testimonial Single structure that organizes the above content areas can now be filtered to change their placement or to create your own single testimonial template.
* Added: Missing Name parameter for list shortcode
* Removed: "If Function Exist" statements were removed since they wouldn't have worked as the plugin is called prior to your theme's functions file... silly me...
= 1.5 (December 6, 2013) =
* Added: