{"id":51561,"date":"2015-08-10T01:59:38","date_gmt":"2015-08-10T05:59:38","guid":{"rendered":"http:\/\/www.templatemonster.com\/help\/?p=51561"},"modified":"2015-08-10T01:59:38","modified_gmt":"2015-08-10T05:59:38","slug":"woocommerce-how-to-remove-quick-view-button","status":"publish","type":"post","link":"https:\/\/www.templatemonster.com\/help\/woocommerce-how-to-remove-quick-view-button.html","title":{"rendered":"WooCommerce. How to remove &#8220;quick view&#8221; button"},"content":{"rendered":"<p>This tutorial will show you how to remove quick view button on products in WooCommerce.<\/p>\r\n\r\n<a href=\"http:\/\/www.youtube.com\/watch?v=gIQNH_1V3eU?width=1280&amp;height=720\" rel=\"prettyPhoto\">WooCommerce. How to remove &#8220;quick view&#8221; button<\/a>\r\n\r\n<ol>\r\n\t\t<li>\r\n\t<p>Navigate to <strong>File manager<\/strong> in your hosting cPanel.<\/p><\/li>\r\n\t\t<li>\r\n\t\t<p>Open <strong>&quot;wp-content\/plugins\/cherry-woocommerce-package\/includes<\/strong>&quot;  folder:<\/p>\r\n\t\r\n<a href=\"\/help\/wp-content\/uploads\/2015\/08\/WooCommerce_How_to_remove_quick_view_button.png\"><img loading=\"lazy\" src=\"\/help\/wp-content\/uploads\/2015\/08\/WooCommerce_How_to_remove_quick_view_button-300x224.png\" alt=\"WooCommerce_How_to_remove_quick_view_button\" width=\"300\" height=\"224\" class=\"aligncenter size-medium wp-image-51562\" srcset=\"https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/08\/WooCommerce_How_to_remove_quick_view_button-300x224.png 300w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/08\/WooCommerce_How_to_remove_quick_view_button-150x112.png 150w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/08\/WooCommerce_How_to_remove_quick_view_button.png 352w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a>\r\n\r\n<\/li>\r\n\t\t<li>\r\n\t<p>Find <strong>cherry-woocommerce-package.php<\/strong> file and click Edit icon to edit it:<\/p>\r\n\r\n<a href=\"\/help\/wp-content\/uploads\/2015\/08\/WooCommerce_How_to_remove_quick_view_button_1.png\"><img loading=\"lazy\" src=\"\/help\/wp-content\/uploads\/2015\/08\/WooCommerce_How_to_remove_quick_view_button_1-300x173.png\" alt=\"WooCommerce_How_to_remove_quick_view_button_1\" width=\"300\" height=\"173\" class=\"aligncenter size-medium wp-image-51563\" srcset=\"https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/08\/WooCommerce_How_to_remove_quick_view_button_1-300x173.png 300w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/08\/WooCommerce_How_to_remove_quick_view_button_1-150x87.png 150w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/08\/WooCommerce_How_to_remove_quick_view_button_1-1024x591.png 1024w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/08\/WooCommerce_How_to_remove_quick_view_button_1.png 1062w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a>\r\n<\/li>\r\n\t\t<li><p>Locate this code and remove it:<\/p>\r\n\t\t<pre class=\"brush:php\">function append_button() {\r\n\t\t\tglobal $post, $product;\r\n\t\t\t$btn_tex = apply_filters( 'cherry_wc_quick_view_text', __( 'Quick view', 'cherry-woocommerce-package' ) );\r\n\t\t\techo '&lt;span class=&quot;btn cherry-quick-view&quot; data-product=&quot;' . $product-&gt;id . '&quot;&gt;' . $btn_tex . '&lt;\/span&gt;';\r\n\t\t\twp_enqueue_script( 'prettyPhoto' );\r\n\t\t\t}\r\n\t\t\t$btn_tex = apply_filters( 'cherry_wc_quick_view_text', __( 'Quick view', 'cherry-woocommerce-package' ) );\r\n\t\t\techo '&lt;span class=&quot;btn cherry-quick-view&quot; data-product=&quot;' . $product-&gt;id . '&quot;&gt;' . $btn_tex . '&lt;\/span&gt;';\r\n\t\t\twp_enqueue_script( 'prettyPhoto' );\r\n\t\t\t}\r\n\t\t<\/pre>\r\n\t\t\r\n<a href=\"\/help\/wp-content\/uploads\/2015\/08\/WooCommerce_How_to_remove_quick_view_button_2.png\"><img loading=\"lazy\" src=\"\/help\/wp-content\/uploads\/2015\/08\/WooCommerce_How_to_remove_quick_view_button_2-300x168.png\" alt=\"WooCommerce_How_to_remove_quick_view_button_2\" width=\"300\" height=\"168\" class=\"aligncenter size-medium wp-image-51564\" srcset=\"https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/08\/WooCommerce_How_to_remove_quick_view_button_2-300x168.png 300w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/08\/WooCommerce_How_to_remove_quick_view_button_2-150x84.png 150w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/08\/WooCommerce_How_to_remove_quick_view_button_2.png 912w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a>\r\n\t<\/li>\r\n\t\t<li><p>Click <strong>&#8220;Save&#8221;<\/strong> button to save changes:<\/p>\r\n\t\r\n<a href=\"\/help\/wp-content\/uploads\/2015\/08\/WooCommerce_How_to_remove_quick_view_button_3.png\"><img loading=\"lazy\" src=\"\/help\/wp-content\/uploads\/2015\/08\/WooCommerce_How_to_remove_quick_view_button_3-300x120.png\" alt=\"WooCommerce_How_to_remove_quick_view_button_3\" width=\"300\" height=\"120\" class=\"aligncenter size-medium wp-image-51565\" srcset=\"https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/08\/WooCommerce_How_to_remove_quick_view_button_3-300x120.png 300w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/08\/WooCommerce_How_to_remove_quick_view_button_3-150x60.png 150w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2015\/08\/WooCommerce_How_to_remove_quick_view_button_3.png 936w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a>\r\n<\/li>\r\n\t\t<li><p>Refresh your website to see changes. Quick view button is successfully removed.<\/p><\/li>\r\n\r\n\r\n<\/ol>\r\n<p>Feel free to check the detailed video tutorial below:<\/p>\r\n\r\n<a href=\"http:\/\/www.youtube.com\/watch?v=gIQNH_1V3eU?width=1280&amp;height=720\" rel=\"prettyPhoto\">WooCommerce. How to remove &#8220;quick view&#8221; button<\/a>","protected":false},"excerpt":{"rendered":"<p>This tutorial will show you how to remove quick view button on products in WooCommerce.<\/p>\n","protected":false},"author":54,"featured_media":51810,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[1556],"tags":[536,1022,642,847,2418],"_links":{"self":[{"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/posts\/51561"}],"collection":[{"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/users\/54"}],"replies":[{"embeddable":true,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/comments?post=51561"}],"version-history":[{"count":0,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/posts\/51561\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/media\/51810"}],"wp:attachment":[{"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/media?parent=51561"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/categories?post=51561"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/tags?post=51561"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}