{"id":32796,"date":"2014-11-17T20:12:48","date_gmt":"2014-11-17T20:12:48","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/formula04-woocommerce-quick-window\/"},"modified":"2015-04-02T16:29:11","modified_gmt":"2015-04-02T16:29:11","slug":"formula04-woocommerce-quick-window","status":"publish","type":"plugin","link":"https:\/\/mri.wordpress.org\/plugins\/formula04-woocommerce-quick-window\/","author":14130413,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"2.0.8","stable_tag":"trunk","tested":"4.1.42","requires":"3.5.0","requires_php":"","requires_plugins":"","header_name":"Formula04 Quick Window","header_author":"Verb Wit","header_description":"","assets_banners_color":"5b6164","last_updated":"2015-04-02 16:29:11","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.com\/cgi-bin\/webscr?cmd=_donations&business=verbiphone%40gmail%2ecom","header_plugin_uri":"http:\/\/formula04.com\/quickwindow","header_author_uri":"https:\/\/profiles.wordpress.org\/verb_form04\/","rating":5,"author_block_rating":0,"active_installs":10,"downloads":2524,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"1"},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1027508","resolution":"128x128","location":"assets","width":128,"height":128},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1027506","resolution":"256x256","location":"assets","width":256,"height":256}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":"1028097","resolution":"1544x500","location":"assets","width":1544,"height":500},"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1028097","resolution":"772x250","location":"assets","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[5625,491,286],"plugin_category":[],"plugin_contributors":[89610],"plugin_business_model":[],"class_list":["post-32796","plugin","type-plugin","status-publish","hentry","plugin_tags-pop-up","plugin_tags-popup","plugin_tags-woocommerce","plugin_contributors-verb_form04","plugin_committers-verb_form04"],"banners":{"banner":"https:\/\/ps.w.org\/formula04-woocommerce-quick-window\/assets\/banner-772x250.png?rev=1028097","banner_2x":"https:\/\/ps.w.org\/formula04-woocommerce-quick-window\/assets\/banner-1544x500.png?rev=1028097","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/formula04-woocommerce-quick-window\/assets\/icon-128x128.png?rev=1027508","icon_2x":"https:\/\/ps.w.org\/formula04-woocommerce-quick-window\/assets\/icon-256x256.png?rev=1027506","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Create's a pop up that contains the Product information for one product. A You can choose to automatically add a \"popup\" button to each product on the shop page; or using a shortcode you can control where the button appears and what product will be shown in the popup after said button is clicked. A You also can enable the adding of the product directly to the cart from the pop up. A This prevents your users having to go to the individual product page before adding the product to their cart.<\/p>\n\n<p>Just a very basic plug not meant to be anything too overcomplicated. IfA you have an ideas or feature requests let me know!<\/p>\n\n<!--section=installation-->\n<p>After installing you will need to go to the Formula04 Quick Window Settings page and tweak a few things.<\/p>\n\n<p><strong>Auto Display Quick View Button<\/strong> - Select this if you want the pop-up button to automatically appear under each product listing.  This will apply to most widgets as well.<\/p>\n\n<p><strong>Formula04 QuickWindow Button Text<\/strong> - What text do you want to be on the pop up button.  This will be the universal throughout every Formula04 QuickWindow button on your site.<\/p>\n\n<p><strong>Formula04 QuickWindow Button Extra Classes AND Formula04 QuickWindow Button ID<\/strong> - Add a CSS Class or ID to a button.  This will be the universal throughout every Formula04 QuickWindow button on your site.<\/p>\n\n<p><strong>Pop Up Window Content Setting<\/strong> - What do you want to appear in the pop-up window?  You can choose from either whatever your current single product page template is, or you can use a custom layout.<\/p>\n\n<p><strong>Use Formula04 CSS?<\/strong> - enables a very tiny bit of css that will be applied to the pop window assuming you are using the formula04default custom template.<\/p>\n\n<p><strong>Allow Add To Cart from Formula04 Quick Window<\/strong> - do you want to allow your visitors to add a product to their cart directly from the Formula04 QuickWindow?<\/p>\n\n<!--section=faq-->\n<dl>\n<dt>A Where can I see DEMO with one click?<\/dt>\n<dd><\/dd>\n<dt><a href=\"http:\/\/www.formula04.com\/quickwindow\/\" title=\"Formula04 Woocommerce Quick Window demo\">Right HERE<\/a><\/dt>\n<dd><\/dd>\n<dt>A How do I use my own template for the pop up window?<\/dt>\n<dd><p>There is a file located in the Formula04 Woocommerce Quick Window Plugin Folder named \"<strong>formula04&#095;quickwindow&#095;template.php\"<\/strong><\/p>\n\n<p>Typically this will be located in \"<strong>wp-content\/plugins\/formula04-woocommerce-quick-window\/<\/strong>\"<\/p>\n\n<p>Copy this file to your Theme\/Child Theme's directory.<\/p>\n\n<p>Typically it would looke like this<\/p><\/dd>\n<dt>wp-content\/themes\/YOURTHEMENAME\/formula04\\_quickwindow\\_template.php<\/dt>\n<dd><\/dd>\n<dt>How can I add a single quickwindow button exactly where I want it<\/dt>\n<dd><p>Use the Shortcode it is <strong>[form04wooquickwindow]<\/strong><\/p>\n\n<p>Attributes are<\/p>\n\n<p><strong>product_id<\/strong> - if none is specified then the script will look for a product using the current global ID<\/p>\n\n<p><strong>id<\/strong> - CSS ID<\/p>\n\n<p><strong>class<\/strong> CSS Classes<\/p>\n\n<p><strong>button_text<\/strong> - Text that appears on the actual button.<\/p>\n\n<p>Example:<\/p>\n\n<p>[form04wooquickwindow button_text=\"Quick View\" product_id=\"Product ID HERE\" id=\"Some_CSS_ID_HERE\" class=\"SOME CSS CLASS HERE\" ]<\/p><\/dd>\n\n<\/dl>","raw_excerpt":"Creates a button\/popup that allows your customers to view more details about a product without having to go to the individual page; add to cart too!","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/mri.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/32796","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mri.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/mri.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/mri.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=32796"}],"author":[{"embeddable":true,"href":"https:\/\/mri.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/verb_form04"}],"wp:attachment":[{"href":"https:\/\/mri.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=32796"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/mri.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=32796"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/mri.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=32796"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/mri.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=32796"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/mri.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=32796"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/mri.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=32796"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}