Search results for Fonts

43 articles found

  • Host Google Fonts Locally

    With the OceanWP theme, you can host all Google fonts (that exist within the available list of over 150 Google fonts) locally on your website with a single click. In order to user this feature, you

  • Host Elementor Google Fonts Locally with OceanWP

    Since the OceanWP version 3.3.4, you are able to use the OceanWP feature which will allow you to host Elementor Google fonts locally. In order to use this function, you need to have the OceanWP theme

  • Add New Google Fonts To The Typography Font List

    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 Custom Fonts

    You could easily add a custom font via a child theme. 1. First Add Your Font To Your Child theme Below are the condensed steps for adding a custom font to your child theme, this, of course, assumes yo

  • 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

  • Remove all Google Fonts from the typography settings panel

    /** * Remove all Google font options from the Customizer */ function remove_customizer_google_fonts( $fonts ) { if ( is_customize_preview() ) { $fonts = ''; } return $fonts; } add_filter( 'ocean_googl

  • Custom Google Font Lists

    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 Single Post Metadata Font, Size and 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

  • My Icons Are Missing After Font Awesome 5 Upgrade

    If you are using the OceanWP theme version 1.7.1 or above, and the Ocean Extra plugin version 1.5.17 or above and you are experiencing issues with your icons (for example, your icons are missing or

  • Integration - OceanWP Panel

    The Integration section offers the ability to use some additional services, like MailChimp, and connect them to your OceanWP theme or Ocean plugins. The free Ocean Extra plugin must be installed for

  • Admin Settings - OceanWP Panel

    The Admin Settings sections allows all OceanWP users to handle specific features of the OceanWP theme or the Ocean Extra plugin that are available to website admins only. The Admin Settings section

  • Disable italic font style from the typography section of the customizer

    Add the below code to the child theme's functions.php file to disable the italic font style from the typography section of the Customizer: add_filter( 'ocean_google_font_enqueue_italics',

  • Use OceanWP Typography with Elementor

    If you want Elementor to inherit your Typography settings applied with the OceanWP theme (Customize > Typography), in terms of font family, color, size etc for the text, headings and more, you need

  • OceanWP vs Other Themes Comparison

    OceanWP - the Only Free WordPress Theme with Pro Features OceanWP is the only theme in the WordPress galaxy which offers pro features completely free: 90% of features other themes offer as a pro

  • Ocean Extra Changelog

    Ocean Extra plugin Changelog: = 2.2.6 - MAR 12 2024 = Added: Shortcode: [oceanwp_icon]: New shortcode parameter "location" to differentiate the use of specific icon libraries.

  • Why Use OceanWP?

    OceanWP Multi-Purpose Theme - For Websites With No Limits You have so much to give but your WordPress theme is standing between you and the realization of your ideas? Themes with limited features

  • OceanWP Theme Changelog

    # OceanWP Changelog ### 2024.03.27 - 3.5.5 Fixed: Potential vulnerability patched: Report by Wordfence from March 18th 2024. And a special thanks to the Wordfence team for double-checking everything.

  • Ocean Elementor Widgets Changelog

    Ocean Elementor Widgets Changelog: = 2.4.1 - DEC 11 2023 = NEW: Flash Portfolio widget. Updated: Newsletter Form: Correct URL for the settings integration page in widget description. Fixed: Login

  • Menu - OceanWP Settings

    Using the Menu feature of OceanWP Settings, you can apply a custom menu for a specific page, post, product, etc. Main website menu is assigned via Appearance > Menus, by checking the correct box

  • How To Use OceanWP Typography

    If you have a fresh installation of the OceanWP theme, you can can customize your Typography settings in a breeze. In this article will show you how to properly set up the font family for your

  • Alter Category Typography on WooCommerce Archive Pages

    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 Category Typography on WooCommerce Single Product Pages

    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

  • My Icons Are Missing or Showing up as Squares

    *These instructions can only be applied to the OceanWP theme version 1.7.0 and lower, and Ocean Extra plugin version 1.5.16 and lower. If you are using the OceanWP theme version 1.7.1 or above, and

  • Add New Social Options for the Top Bar and The Social Menu

    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

  • Add New Icons to OceanWP Theme Icons List

    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 Use Typography Responsiveness Settings

    Your OceanWP theme allows you to apply responsiveness settings to Typography. This means that you can set different font size, line height and letter spacing individually for each device (computer,

  • Add New Social Options to the Social Links Widget

    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

  • Add New Social Options to the About Me Widget

    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

  • Alter the Hamburger "bars" Icon In The Mobile Menu Link

    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

  • Make 'order' and 'download' section responsive under My Account page

    Add the below CSS code to the child theme's style.css file or built-in custom css section to make the 'order' and 'download' section responsive under 'my account' page -  1. Order section - @media scr

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

  • [oceanwp_last_modified] Shortcode

    This shortcode allows you to display the last modified date of a single page or blog post, in case you do not wish to include the Modified Date meta option in OceanWP Single Blog Post settings

  • How to Replicate the Theme Screenshot?

    Important: This tutorial on how to recreate a theme screenshot manually was written in 2016. There are much better and painless ways for you to recreate a screenshot of your website (using a page

  • Ocean Gutenberg Blocks Changelog

    Ocean Gutenberg Blocks Changelog = 1.1.6 - MAR 13 2024 = Fixed: Missing dependencies while using the Query Monitor plugin on admin pages. Fixed: Timeline block: Block functionality inside the editor.

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

  • How to Add an Icon To a Menu Item

    You can easily add icons to your menu items if you wish. Open your menu item, click Select for the "Icon" field, an icon panel will open where you can select your icon. Several options are available:

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

  • [oceanwp_icon] Shortcode

    This shortcode allows you to display an OceanWP SVG Icon (and only OceanWP SVG icons) anywhere on your website. Find the list of available OceanWP SVG Icons and their class names here. Shortcode:

  • Add Social Share Buttons Under the Short Description

    /** * Add social share buttons under the short description */ function woo_social_share_under_desc() { // Vars $product_title = get_the_title(); $product_url = get_permalink(); $product_img = wp_get_a

  • How To Create a Custom Header

    Since version 1.1.1 of OceanWP, you can create your own header with your favorite page builder. Learn how to create a custom header template and implement it on your OceanWP powered website: 1.

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

  • How To Enable Color Swatches for WooCommerce Variable Product Attributes

    First, download  WooCommerce Variation Swatches plugin, you can also install it via your site backend as well. Head to your site dashboard and navigate to Plugins >> Add New. Search for WooCommerce Va