Search results for change woocommerce sale color

232 articles found

  • Ocean Modal Window Changelog

    Ocean Modal Window Changelog: = 2.2.0 - SEP 06 2023 = NEW: Metabox Settings Interface: https://docs.oceanwp.org/category/826-oceanwp-settings Updated: Compatibility: WordPress version number. = 2.1.0

  • Custom Metaviewport Tag

    This is a Developer Level doc. If you're unfamiliar with PHP and/or editing files, codes and templates, as well as with resolving possible conflict, please seek help from a professional. Under our

  • WooCommerce Widgets Not Appearing in Sidebar or Off-Canvas Filter

    If your WooCommerce widgets are not displayed in sidebars or the Off-Canvas filter, then: 1 Go to your dashboard, WooCommerce > Status > Tools, and 2 Click the Update Database option. If the widgets

  • Alter The WooCommerce Onsale Text

    function my_alter_sale_text() { return ''. __( 'MY CUSTOM TEXT', 'ocean' ) .''; } add_filter( 'woocommerce_sale_flash', 'my_alter_sale_text', 20, 3 ); All PHP snippets should be added via a child them

  • Ocean Woo Popup Changelog

    Ocean Woo Popup Extension Changelog: = 2.0.7 - DEC 11 2023 = Added: Compatibility: WooCommerce: HPOS support. = 2.0.6 - SEP 06 2023 = Updated: Compatibility: WordPress version number. = 2.0.5 - MAY

  • Ocean Pro Demos Changelog

    Ocean Pro Demos Changelog: = 1.4.7 - SEP 06 2023 = Updated: Compatibility: WordPress version number. = 1.4.6 - JUL 05 2023 = Updated: Elementor Sections Library: Buttons color for an improved UX. =

  • Change Custom Logo URL

    This is a Developer Level doc. If you're unfamiliar with PHP and/or editing files, codes and templates, as well as with resolving possible conflict, please seek help from a professional. Under our

  • Ocean Sticky Header Changelog

    Ocean Sticky Header Changelog: = 2.1.0 - SEP 2023 = NEW: Metabox Settings Interface: https://docs.oceanwp.org/category/826-oceanwp-settings Updated: Compatibility: WordPress version number. = 2.0.7 -

  • Change The Continue Reading Text

    This is a Developer Level doc. If you're unfamiliar with PHP and/or editing files, codes and templates, as well as with resolving possible conflict, please seek help from a professional. Under our

  • Hide WooCommerce Cross-Sells

    body .cross-sells { display: none !important; } .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals { width: 100% !important; } All CSS snippets should be add

  • Ocean Popup Login Changelog

    Ocean Popup Login Changelog: = 2.1.7 - DEC 11 2023 = Added: Compatibility: Easy Digital Downloads: Password retrieve filter for the Forgot Password / Reset Password option. = 2.1.6 - SEP 06 2023 =

  • Make the Footer Widgets Full Width

    This is a Developer Level doc. If you're unfamiliar with CSS and/or editing files, codes and templates, as well as with resolving possible conflict, please seek help from a professional. Under our

  • Change Header Replace Search Default Text

    This is a Developer Level doc. If you're unfamiliar with PHP and/or editing files, codes and templates, as well as with resolving possible conflict, please seek help from a professional. Under our

  • Ocean Side Panel Changelog

    Ocean Side Panel Changelog: = 2.1.0 - SEP 06 2023 = NEW: Metabox Settings Interface: https://docs.oceanwp.org/category/826-oceanwp-settings Updated: Compatibility: WordPress version number. Fixed: JS

  • Ocean Portfolio Changelog

    Ocean Portfolio Extension Changelog: = 2.2.0 - SEP 06 2023 = NEW: Metabox Settings Interface: https://docs.oceanwp.org/category/826-oceanwp-settings Updated: Compatibility: WordPress version number.

  • Ocean Posts Slider Changelog

    Ocean Posts Slider Changelog: = 2.0.6 - SEP 06 2023 = Updated: Compatibility: WordPress version number. = 2.0.5 - MAY 23 2023 = Added: Compatibility: PHP 8.2.6: Creation of dynamic property

  • If I Decide to Change the Demo, Do I Need to Purchase Another License?

    If you decide to change your demo (pre-built website layout) and choose a different one, you don't need to purchase another license. If your license is active (not expired), you can import a new demo

  • Altering Layouts (No Sidebar, Left or Right Sidebar)

    This is a Developer Level doc. If you're unfamiliar with PHP and/or editing files, codes and templates, as well as with resolving possible conflict, please seek help from a professional. Under our

  • How To Switch to a Different Demo

    Since Ocean demos are not individual themes but pre-built layouts for the OceanWP theme, you can't "uninstall" demos in a traditional way (like you would do with a WordPress theme). If you have

  • Alter WooCommerce Menu Cart Icon HTML

    This is a Developer Level doc. If you're unfamiliar with PHP and/or editing files, codes and templates, as well as with resolving possible conflict, please seek help from a professional. Under our

  • WooCommerce Quickview not working with WPML

    Quick view content is fetched using AJAX and when using WPML, by default the quick view doesn't work. In order to make it work, you need enable language cookie in WPML Settings. Go to WPML ->

  • Ocean Social Sharing Changelog

    Ocean Social Sharing Changelog: = 2.0.6 - DEC 11 2023 = Updated: Font Awesome Library to 6.5.1 version. Deprecated: Google+ social sharing option. = 2.0.5 - SEP 06 2023 = Updated: Compatibility:

  • Altering Header Style by Page

    This is a Developer Level doc. If you're unfamiliar with PHP and/or editing files, codes and templates, as well as with resolving possible conflict, please seek help from a professional. Under our

  • How To Reset Ocean Account Password

    If you want to reset the password for your Ocean account (on https://oceanwp.org), use the following link: Account Password Reset Link Note: This password reset link will only function for migrated

  • Ocean Instagram Changelog

    Ocean Instagram Changelog: = 1.2.2 - SEP 06 2023 = Updated: Compatibility: WordPress version number. = 1.2.1 - MAY 23 2023 = Added: Compatibility: PHP 8.2.6: Creation of dynamic property

  • Ocean Hooks Changelog

    Ocean Hooks Changelog: = 2.1.0 - SEP 06 2023 = NEW: Metabox Settings Interface: https://docs.oceanwp.org/category/826-oceanwp-settings Updated: Compatibility: WordPress version number. = 2.0.3 - MAY

  • Hide WooCommerce Product "Add To Cart" Button

    body.woocommerce ul.products li.product .button { display: none; } All CSS snippets should be added via a child theme's style.css file or using the built-in Custom CSS panel.

  • How To Use Product Badges Manager

    Welcome to your Ocean eComm Treasure Box! The Product Badges Manager is a new feature, available as of Ocean eComm Treasure Box 1.2.0. By default, WooCommerce has 2 types of badges: sale items and

  • Alter Blog Title Heading

    This is a Developer Level doc. If you're unfamiliar with PHP and/or editing files, codes and templates, as well as with resolving possible conflict, please seek help from a professional. Under our

  • OceanWP Theme and Ocean Extensions Changelogs

    Here you can find all the changelogs for the OceanWP theme and Ocean extensions. OceanWP Theme Changelog OceanWP theme Changelog Ocean Free Extensions Changelogs Ocean Custom Sidebar Ocean Demo

  • Alter The Widths For The WooCommerce Product Media/Content

    /* Media Width */ .woocommerce div.product div.images { width: 36% !important; } /* Thumbnails Width */ .woocommerce div.product .product-thumbnails { width: 230px !important; } /* Content Width */ .w

  • Autoload Ocean Popup Login on WooCommerce Checkout Page

    This is a Developer Level doc. If you're unfamiliar with PHP and/or editing files, codes and templates, as well as with resolving possible conflict, please seek help from a professional. Under our

  • Ocean Demo Import Changelog

    Ocean Demo Import Changelog: *Important Notice: Since the Ocean Extra plugin version 1.5.17, the Ocean Demo Import plugin is no longer needed because all free demos are incorporated into the Ocean

  • Alter Main Page Title

    This is a Developer Level doc. If you're unfamiliar with PHP and/or editing files, codes and templates, as well as with resolving possible conflict, please seek help from a professional. Under our

  • Ocean Sticky Footer Changelog

    Ocean Sticky Footer Changelog: = 2.0.5 - SEP 06 2023 = Updated: Compatibility: WordPress version number. = 2.0.4 - MAY 23 2023 = Added: Compatibility: PHP 8.2.6: Creation of dynamic property

  • Ocean Cookie Notice Changelog

    Ocean Cookie Notice Changelog: = 2.0.6 - SEP 06 2023 = Updated: Compatibility: WordPress version number. = 2.0.5 - MAY 23 2023 = Added: Compatibility: PHP 8.2.6: Creation of dynamic property

  • Ocean Stick Anything Changelog

    Ocean Stick Anything Changelog: = 2.0.7 - SEP 06 2023 = Updated: Compatibility: WordPress version number. = 2.0.6 - MAY 23 2023 = Added: Compatibility: PHP 8.2.6: Creation of dynamic property

  • Ocean Custom Sidebar Changelog

    Ocean Custom Sidebar Changelog: = 1.1.2 - SEP 06 2023 = Updated: Compatibility: WordPress version number. = 1.1.1 - MAY 23 2023 = Added: Compatibility: PHP 8.2.6: Creation of dynamic property

  • Ocean White Label Changelog

    Ocean White Label Changelog: = 2.0.3 - DEC 11 2023 = Added: OceanWP Panel whitelabeling function moved from OceanWP theme. Added: Additional conditional check for the OceanWP Panel whitelabeling

  • Ocean Full Screen Changelog

    Ocean Full Screen Changelog: = 2.1.2 - MAR 13 2024 = Fixed: Mobile Header: Full Screen style: incorrect functionality with the Full Screen page feature. Fixed: Main menu anchor links usage in

  • Ocean eComm Treasure Box Changelog

    Ocean eComm Treasure Box Changelog = 1.3.0 - DEC 11 2023 = NEW: Customizer: Single Product: Special Deal option. NEW: Customizer: Single Product: Custom Stock Notice option. NEW: Customizer: Single

  • Disable Zoom, Lightbox and Gallery Slider on WooCommerce Products

    To disable the Zoom, Lightbox and Gallery slider effect on Woocommerce Products, add the below code snippet to the functions.php file of the child theme -  function wc_remove_image_effect_support() {

  • Alter The WooCommerce Single Product Add To Cart Text

    function my_woocommerce_product_single_add_to_cart_text() { return 'YOUR CUSTOM TEXT'; } add_filter( 'woocommerce_product_single_add_to_cart_text', 'my_woocommerce_product_single_add_to_cart_text', 20

  • Alter the Blog Entry Heading Tag

    This is a Developer Level doc. If you're unfamiliar with PHP and/or editing files, codes and templates, as well as with resolving possible conflict, please seek help from a professional. Under our

  • Adjust the Width of Related Posts Section on Single Post

    This is a Developer Level doc. If you're unfamiliar with CSS and/or editing files, codes and templates, as well as with resolving possible conflict, please seek help from a professional. Under our

  • Alter The Main Sidebar Display

    This is a Developer Level doc. If you're unfamiliar with PHP and/or editing files, codes and templates, as well as with resolving possible conflict, please seek help from a professional. Under our

  • Change Search Overlay Default Text

    This is a Developer Level doc. If you're unfamiliar with PHP and/or editing files, codes and templates, as well as with resolving possible conflict, please seek help from a professional. Under our

  • Change Related Blog Posts To Be Based on Tags

    This is a Developer Level doc. If you're unfamiliar with PHP and/or editing files, codes and templates, as well as with resolving possible conflict, please seek help from a professional. Under our

  • Change the Related Posts Title

    This is a Developer Level doc. If you're unfamiliar with PHP and/or editing files, codes and templates, as well as with resolving possible conflict, please seek help from a professional. Under our

  • How to Add a Light or Dark color for the Side Navigation?

    In some sections, you may want to add a Light (white) or Dark (black) navigation, it is very simple to do, you just need to edit your page with your page builder and add the light or dark class in the