=== TwoSides === Contributors: tradesouthwest Donate link: https://paypal.me/tradesouthwest Tags: reviews, comments, opinions, pro con, split comments, responsive, forms, metabox, catalog Requires at least: 3.8 Tested up to: 6.1.1 Requires PHP: 5.2 Stable tag: trunk License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html Plugin URI: http://themes.tradesouthwest.com/wordpress/plugins/ Split comments into two types of commenting groups. == Description == List your comments as opinions or views on two separate sides of the page. Twosides is exactly that: a plugin that list your opinions or views on two separate sides of the page according to the positive or negative ideology of the comment. The basic premise is for a blog to contain a subject matter in a single post which, can instill a wave of comments that are split into two groups as responses to the single post. Pro/Con, Conservative/Progressive, Beatles/Rolling Stones, Mom/Dad, Product opinions, Positive/Negative Reviews.... endless possibilities. Demo at https://twosides.tswdev.com == Features == * Pro / Con styled comments * One type goes to the left of page and the other to the right * Set background colors for comments and opener buttons * One button opens positive comments and the other opens negative * You can name comments anything you want in admin panel. (pro/con, upside/downside, etc.) * Change wording in comments count counter and buttons. == Installation == This section describes how to install the plugin and get it working. 1. Upload the plugin to the /wp-content/plugins/ directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == Q.: Can I change the background colors of individual boxes? A.: There is an option in your admin page to change background colors and the border colrs of each category of comment box. Q.: All comments are showing in one column and not two columns? A.: Your theme may not support this plugin, due to some options generated. Try another theme or use the instructions that comes with TwoSides, or update to TwoSides Debate. == Screenshots == 1. Comments displayed as green and red backgrounds 2. Controls in the admin side settings panel 3. Instructions and tips == Upgrade Notice == Upgrade to premium version at [tradesouthwest plugins](https://tradesouthwest.com/blog/store/products/twosides-debate-plugin-for-wordpress/) == Changelog == = 1.0.2 = * more sanity and escaping * return not echo some functions * esc_urls in admin files * added doc blocks = 1.0.1 = * corrected url in admin * made some style adjustments * removed unused files * cleaned code in includes folder * made default backgrounds transparent * updated uninstall * synced with github for review * sanity and escaping throughout = 1.0.0 = * initial release