Search results for Side Panel

165 articles found

  • How To Properly Configure My Account Login / Register Template

    Welcome to your Ocean eComm Treasure Box dashboard! Using the OceanWP theme's WooCommerce customization options you can style and choose between 2 different layout options for the WooCommerce My

  • Importing OceanWP Demo Sample Data

    You can import the sample data in two different ways, in one click or manually. First, check that all the plugins are activated on your site according to the demo you want to import, for that, check

  • How to Import a Pro Demo

    By purchasing the Core Extensions Bundle, you benefit all the pro demos. To import a pro demo, log in to your account on oceanwp.org and download the Ocean Pro Demos extension, then follow this

  • Elementor Heading Issues When Using Ocean Sticky Header

    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

  • 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:

  • Sample Child Theme

    If you are planning to make advanced changes to the OceanWP theme (for example, add custom PHP codes the functions.php file or override existing theme or plugin template files), the best way to do

  • 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

  • Import the Parent Theme's Customizer Settings into your Child Theme

    If you made any changes to the settings in the Customizer (Appearance > Customize) with OceanWP and you want to use a child theme, you will lose all your changes because WordPress sees your child

  • Get your Google reCAPTCHA Site Key and Secret Key

    It is very easy to get your Google reCAPTCHA Site Key and Secret Key. Follow these steps: 1 First, go to this site: click here. 2 Click the My reCAPTCHA button at the top right, you will be

  • Get your MailChimp API Key and List ID

    It is very easy to get your MailChimp API Key and Audience ID. Follow these steps: 1 First, login to your account: click here. 2 For your API Key, click on your name at the top right, click Account.

  • Ocean Extra Changelog

    Ocean Extra plugin Changelog: = 2.2.7 - APR 08 2024 = Fixed: Potential vulnerability patched: Wordfence report from Apr 3rd 2024. A special thanks goes towards the Wordfence team for doublechecking

  • Known Bugs & Issues

    In this document we'll cover known bugs or user experience issues related to specific updates, as well as the current status (example: fixed or pending update) or the solution for it. Information

  • 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

  • How to Get a CSS Selector?

    With the Ocean Stick Anything plugin, you can make any element sticky on scroll, but you need to add a CSS selector in the Elements field in your WP Dashboard, OceanWP > Stick Elements (old settings:

  • How to Create a Custom Footer

    With OceanWP, you can easily create a custom footer with Elementor or any other page builder for free, and display it on your website. Follow the below steps to do it. Did you know? With OceanWP, you

  • 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

  • Installing Recommended Plugin

    Once you have installed and activated OceanWP theme, you will be prompted to install the free Ocean Extra recommended plugin. Click on the " Install & Activate Ocean Extra" button. That's it! The

  • 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

  • Customizer Reset

    The OceanWP Customizer Reset option allows you to delete all Customizer styling (be it yours or imported with one of the OceanWP WordPress website templates). When used, the Customizer Reset option

  • 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.

  • Hide Mobile Menu Searchbar

    /* Hide mobile menu searchform */ .sidr-class-mobile-searchform { display: none !important; } All CSS snippets should be added via a child theme's style.css file or using the built-in Custom CSS panel

  • 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 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

  • Remove or Hide WooCommerce ON SALE Badges

    If you wish to remove/hide WooCommerce ON SALE badges from your product thumbnails, use the following CSS snippet: /*Hide WooCommerce SALES Badges*/ .woocommerce span.onsale { display: none; } All

  • 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

  • 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

  • Running Elementor Library the First Time

    The Ocean Elementor Library is available to all Ocean Core Extensions Bundle license owners, and it is a featured tied to the Ocean Pro Demos plugin. In order to make use of the Ocean Elementor

  • Make the WooCommerce Quick View Button Always Visible

    By default, the Quick View button on WooCommerce archive pages is not visible until you hover over a product image. If you want to make the Quick View option always visible, use the following CSS

  • 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

  • WooCommerce Variation Select Box Not Clickable on Elementor Pages

    If you have created custom single product pages using Elementor, and are experiencing issues with the variation dropdown menu not being clickable, use the following CSS snippet: .woocommerce

  • Add a shortcode slider in a page

    You can add shortcodes for the Ocean Posts Slider, any template made via WP Dashboard, OceanWP > My Library (old settings: Theme Panel > My Library) or whatever you want in multiple locations of your

  • Center Align WooCommerce Product Title on Mobile Devices

    By default, WooCommerce Single Product Title is aligned left on mobile devices. If you want to center align WooCoomerce Product Title, use the following CSS snippet: @media only screen and

  • Center Align WooCommerce Product Price on Mobile Devices

    By default, WooCommerce Single Product Price is aligned left on mobile devices. If you want to center align WooCoomerce Product Price, use the following CSS snippet: @media only screen and

  • Can I Transfer My License Key From One Domain to Another?

    You can transfer your license from one domain to another at any given moment. All you need to do is deactivate the licenses from your WordPress account: WP Dashboard, OceanWP > Account (old settings:

  • How To Add Adobe Fonts (TypeKit)

    As of OceanWP version 3.4.0 and Ocean Extra version 2.1.0, you are able to add Adobe Fonts (TypeKit) to your OceanWP theme for free. Once you've connected your Adobe Fonts project with your OceanWP

  • Ocean Footer Callout Changelog

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

  • Ocean Product Sharing Changelog

    Ocean Product Sharing Changelog: = 2.0.8 - DEC 11 2023 = Added: Compatibility: WooCommerce: HPOS support. Updated: Font Awesome Library to 6.5.1 version. = 2.0.7 - SEP 06 2023 = Updated:

  • Center Blog Entry Content

    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

  • Hide Scroll To Top Button On Mobile

    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

  • Menu is Gone when using Bootstrap

    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

  • Remove Logo Hover Effect

    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

  • Remove or Hide Time and Date from Related Blog Post Articles

    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

  • Hide Navigation Dots on WooCommerce Quick View

    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 WooCommerce Single Product Lightbox Background Color

    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

  • Display Comment Avatars on Mobile Devices

    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

  • The WooCommerce CSS Does Not Work

    IMPORTANT NOTICE: Since the OceanWP theme version 3.0.0 the Scripts & Styles feature has been deprecated. DO NOT follow the steps from this document if you are running OceanWP theme version 3.0.0 or

  • Change WooCommerce Short Description Text Color

    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

  • Bullet Points Missing on WooCommerce Short Description

    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

  • Hide the Border Before Widget Titles

    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

  • Display the Sub Menu in Current Page in the Vertical Header Style

    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