{"id":46309,"date":"2019-11-06T17:09:13","date_gmt":"2019-11-06T11:39:13","guid":{"rendered":"https:\/\/git-staging.wpastra.com\/?post_type=docs&#038;p=46309"},"modified":"2022-02-24T00:54:40","modified_gmt":"2022-02-23T19:24:40","slug":"disable-plus-minus-buttons","status":"publish","type":"docs","link":"https:\/\/git-staging.wpastra.com\/es\/docs\/disable-plus-minus-buttons\/","title":{"rendered":"\u00bfC\u00f3mo desactivar los botones de cantidad de productos (m\u00e1s-menos)?"},"content":{"rendered":"<p>En la versi\u00f3n 2.1.0 del Addon Astra Pro, hemos mejorado el antiguo campo num\u00e9rico de la entrada Cantidad de productos y lo hemos sustituido por los botones M\u00e1s-Menos.<\/p>\n\n\n\n<p>Para lo cual hemos proporcionado un <strong>Filtro<\/strong> que desactivar\u00e1 los botones M\u00e1s-Menos de la Cantidad de Producto. Esto ser\u00e1 para el campo Cantidad de producto en el carro de WooCommerce y la p\u00e1gina de producto \u00fanico.<\/p>\n\n\n\n<p>Este cambio puede verse ahora para el campo de entrada de cantidad de producto en el carro de WooCommerce y en la p\u00e1gina de producto \u00fanico.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><a href=\"https:\/\/git-staging.wpastra.com\/wp-content\/uploads\/2019\/10\/ast-2-1-new-product-qty-buttons.png\"><img fetchpriority=\"high\" decoding=\"async\" src=\"https:\/\/git-staging.wpastra.com\/wp-content\/uploads\/2019\/10\/ast-2-1-new-product-qty-buttons.png\" alt=\"Product Quantity old buttons before Astra 2.1.0\" class=\"wp-image-46777\" width=\"913\" height=\"477\" srcset=\"https:\/\/git-staging.wpastra.com\/wp-content\/uploads\/2019\/10\/ast-2-1-new-product-qty-buttons.png 1217w, https:\/\/git-staging.wpastra.com\/wp-content\/uploads\/2019\/10\/ast-2-1-new-product-qty-buttons-300x157.png 300w, https:\/\/git-staging.wpastra.com\/wp-content\/uploads\/2019\/10\/ast-2-1-new-product-qty-buttons-768x401.png 768w, https:\/\/git-staging.wpastra.com\/wp-content\/uploads\/2019\/10\/ast-2-1-new-product-qty-buttons-1024x535.png 1024w\" sizes=\"(max-width: 913px) 100vw, 913px\" \/><\/a><\/figure><\/div>\n\n\n\n<p><\/p>\n\n\n\n<p style=\"font-size:17px\">Algunos usuarios, todav\u00eda requieren tener el campo del n\u00famero de abajo para la cantidad del producto. Aqu\u00ed hay una captura de pantalla del antiguo campo de cantidad -<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><a href=\"https:\/\/git-staging.wpastra.com\/wp-content\/uploads\/2019\/10\/ast-2-1-new-product-qty-buttons-old.png\"><img decoding=\"async\" src=\"https:\/\/git-staging.wpastra.com\/wp-content\/uploads\/2019\/10\/ast-2-1-new-product-qty-buttons-old.png\" alt=\"Astra New Product Quantity Buttons Old\" class=\"wp-image-46793\" width=\"899\" height=\"470\" srcset=\"https:\/\/git-staging.wpastra.com\/wp-content\/uploads\/2019\/10\/ast-2-1-new-product-qty-buttons-old.png 1199w, https:\/\/git-staging.wpastra.com\/wp-content\/uploads\/2019\/10\/ast-2-1-new-product-qty-buttons-old-300x157.png 300w, https:\/\/git-staging.wpastra.com\/wp-content\/uploads\/2019\/10\/ast-2-1-new-product-qty-buttons-old-768x401.png 768w, https:\/\/git-staging.wpastra.com\/wp-content\/uploads\/2019\/10\/ast-2-1-new-product-qty-buttons-old-1024x535.png 1024w\" sizes=\"(max-width: 899px) 100vw, 899px\" \/><\/a><\/figure><\/div>\n\n\n\n<p>Para cumplir este requisito, hemos incluido un filtro en la versi\u00f3n 2.1.3 de nuestro complemento Astra Pro. Aseg\u00farese de actualizar el complemento a la versi\u00f3n 2.1.3 o superior para utilizar el filtro.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">add_filter( 'astra_add_to_cart_quantity_btn_enabled', '__return_false' ); <\/pre>\n\n\n\n<p><strong>Descripci\u00f3n:<\/strong>&nbsp;Este filtro se construye para reemplazar el nuevo campo m\u00e1s-menos de la cantidad del producto al antiguo campo num\u00e9rico.<\/p>\n\n\n\n<p>Deber\u00e1 a\u00f1adir este filtro, en el campo <a href=\"https:\/\/git-staging.wpastra.com\/es\/docs\/add-custom-php-code\/#3.-in-child-theme\">del tema hijo<\/a> \u00faltima l\u00ednea de functions.php.<\/p>\n\n\n\n<p class=\"has-background\" style=\"background-color:#f3e5ff;font-size:18px\"><strong>Nota: <\/strong><em>Dado que esta funcionalidad se basa en JavaScript, en algunos casos podr\u00eda no funcionar con los plugins de terceros y, en tales casos, los usuarios tambi\u00e9n pueden utilizar el filtro anterior.<\/em><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Utilizaci\u00f3n del c\u00f3digo con Astra Pro<\/h2>\n\n\n\n<p>Si tambi\u00e9n tiene instalado y activo el Plugin Astra Pro (Addon), es posible que necesite realizar pasos adicionales. Para que los cambios sean visibles en el front-end, tendr\u00e1 que borrar la etiqueta <a href=\"https:\/\/git-staging.wpastra.com\/es\/docs\/clear-astra-cache\/\" target=\"_blank\" rel=\"noreferrer noopener\">Cach\u00e9 Astra<\/a>. Siga estos pasos:<\/p>\n\n\n\n<p><strong>Primer paso<\/strong> - A\u00f1ade un filtro de c\u00f3digo al archivo functions.php de tu Astra Child Theme;<\/p>\n\n\n\n<p><strong>Paso 2<\/strong> - Vaya a Apariencia &gt; Opciones de Astra y despl\u00e1cese hasta la secci\u00f3n \"M\u00f3dulos Astra Pro disponibles\".<\/p>\n\n\n\n<p><strong>Paso 3<\/strong> - Haga clic en el bot\u00f3n \"Desactivar todo\" y, a continuaci\u00f3n, en el bot\u00f3n \"Activar todo\" (despu\u00e9s puede desactivar los m\u00f3dulos que no necesite).<\/p>\n\n\n\n<p><strong>Paso 4<\/strong> - Compruebe el front-end de su sitio web. Si sigue sin ver el cambio, borre la cach\u00e9 de su navegador actualizando con Ctrl + May\u00fas + R (Windows) \/ \u2318 Cmd + May\u00fas + R (Mac).<\/p>","protected":false},"excerpt":{"rendered":"<p>En la versi\u00f3n 2.1.0 del Addon Astra Pro, hemos mejorado el antiguo campo num\u00e9rico de la entrada Cantidad de Producto y lo hemos sustituido por los botones M\u00e1s-Menos. Para ello hemos proporcionado un filtro que desactivar\u00e1 los botones de m\u00e1s-menos de la cantidad del producto. Esto ser\u00e1 para el campo Cantidad de Producto en el Carrito de WooCommerce y en la P\u00e1gina de Producto \u00danico. Esto [...]<\/p>","protected":false},"author":39,"featured_media":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"default","ast-site-content-layout":"","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"docs_category":[2112],"docs_tag":[],"class_list":{"0":"post-46309","1":"docs","2":"type-docs","3":"status-publish","5":"docs_category-woocommerce-filters"},"spectra_custom_meta":{"_edit_lock":["1645644281:77"],"_edit_last":["77"],"onesignal_meta_box_present":["1"],"onesignal_send_notification":[""],"tap_disable_autolinker":["no"],"tap_autolink_inside_heading":["global"],"tap_autolink_random_placement":["global"],"tap_post_autolinker_limit":["0"],"wpil_sync_report3":["0"],"site-sidebar-layout":["default"],"site-content-layout":["default"],"theme-transparent-header-meta":["default"],"_yoast_wpseo_content_score":["90"],"_ppc_meta_key":["a:11:{s:20:\"ppc_key5d92f85d42273\";s:60:\"Images &amp; Names Correctly. Title &amp; Alt Tags are Given\";s:8:\"ppc_key4\";s:15:\"Formatting Done\";s:8:\"ppc_key2\";s:23:\"Featured Image Assigned\";s:8:\"ppc_key3\";s:17:\"Category Selected\";s:8:\"ppc_key5\";s:15:\"Title is Catchy\";s:8:\"ppc_key6\";s:22:\"Social Images Assigned\";s:8:\"ppc_key7\";s:8:\"Done SEO\";s:8:\"ppc_key8\";s:28:\"Spelling and Grammar Checked\";s:20:\"ppc_key5ddf5ba19a347\";s:9:\"TOC Added\";s:20:\"ppc_key5ddf5c326920c\";s:59:\"Headings are in title-case and have appropriate heading tag\";s:20:\"ppc_key5ddf5b93dc6a6\";s:21:\"Affiliate Links Added\";}"],"_elementor_controls_usage":["a:0:{}"],"astra_style_timestamp_css":["1573724684"],"_ht_kb_post_views_count":["9"],"_ht_kb_usefulness":["0"],"_ht_article_order_103":["46309"],"wp_last_modified_info":["February 24, 2022 @ 12:54 AM"],"wplmi_shortcode":["[lmt-post-modified-info]"],"views":["5563"],"helpful":["1"],"unhelpful":["8"],"redirects":["4"],"_yoast_wpseo_estimated-reading-time-minutes":["2"],"_lmt_disableupdate":["no"],"_wplmi_last_modified":["2021-09-08 20:17:41"],"_yoast_wpseo_primary_docs_category":["2112"],"_yoast_wpseo_focuskw":["Disable Product Quantity"],"_yoast_wpseo_linkdex":["60"],"rank_math_primary_docs_category":["2112"],"rank_math_focus_keyword":["Disable Product Quantity"],"rank_math_news_sitemap_robots":["index"],"rank_math_robots":["a:1:{i:0;s:5:\"index\";}"],"rank_math_analytic_object_id":["775"],"rank_math_seo_score":["56"],"pfd_related_docs":[""],"rank_math_internal_links_processed":["1"],"rank_math_og_content_image":["a:2:{s:5:\"check\";s:32:\"848adc2d196fc773ab1fd75acd5599fc\";s:6:\"images\";a:1:{i:0;i:46777;}}"],"_wpml_media_duplicate":["1"],"_trp_automatically_translated_slug_es_ES":["desactivar-los-botones-mas-menos"],"_uag_page_assets":["a:9:{s:3:\"css\";s:2495:\".wp-block-uagb-container.uagb-block-debf2792 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-debf2792 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-debf2792 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-debf2792 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-debf2792 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-debf2792{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-debf2792 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-debf2792{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;border-color: inherit;row-gap: 0px;column-gap: 0px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-debf2792{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-debf2792 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-debf2792{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-debf2792{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-debf2792 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-debf2792{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;}}\";s:2:\"js\";s:0:\"\";s:18:\"current_block_list\";a:6:{i:0;s:14:\"core\/paragraph\";i:1;s:10:\"core\/image\";i:2;s:17:\"core\/preformatted\";i:3;s:12:\"core\/heading\";i:4;s:14:\"uagb\/container\";i:5;s:14:\"core\/shortcode\";}s:8:\"uag_flag\";b:1;s:11:\"uag_version\";s:10:\"1780765935\";s:6:\"gfonts\";a:0:{}s:10:\"gfonts_url\";s:0:\"\";s:12:\"gfonts_files\";a:0:{}s:14:\"uag_faq_layout\";b:0;}"]},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false},"uagb_author_info":{"display_name":"Suman","author_link":"https:\/\/git-staging.wpastra.com\/es\/author\/sumand\/"},"uagb_comment_info":0,"uagb_excerpt":"In Astra Pro Addon&#8217;s version 2.1.0, we have improved the Product Quantity input&#8217;s old number field and replaced it with the Plus-Minus buttons. For which we have provided a Filter that will disable the Product Quantity&#8217;s Plus-Minus buttons. This will be for the Product Quantity field on the WooCommerce Cart and Single Product Page. This&hellip;","_links":{"self":[{"href":"https:\/\/git-staging.wpastra.com\/es\/wp-json\/wp\/v2\/docs\/46309"}],"collection":[{"href":"https:\/\/git-staging.wpastra.com\/es\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/git-staging.wpastra.com\/es\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/git-staging.wpastra.com\/es\/wp-json\/wp\/v2\/users\/39"}],"replies":[{"embeddable":true,"href":"https:\/\/git-staging.wpastra.com\/es\/wp-json\/wp\/v2\/comments?post=46309"}],"version-history":[{"count":0,"href":"https:\/\/git-staging.wpastra.com\/es\/wp-json\/wp\/v2\/docs\/46309\/revisions"}],"wp:attachment":[{"href":"https:\/\/git-staging.wpastra.com\/es\/wp-json\/wp\/v2\/media?parent=46309"}],"wp:term":[{"taxonomy":"docs_category","embeddable":true,"href":"https:\/\/git-staging.wpastra.com\/es\/wp-json\/wp\/v2\/docs_category?post=46309"},{"taxonomy":"docs_tag","embeddable":true,"href":"https:\/\/git-staging.wpastra.com\/es\/wp-json\/wp\/v2\/docs_tag?post=46309"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}