Search results for Elementor Widgets
247 articles found
-
After Footer Inner
The ocean_after_footer_inner hook appears after the #footer-bottom-inner element. Note: This hook is included in the Ocean Hooks extension. Follow this article to learn how to use this hook..
-
After Header Inner
The ocean_after_header_inner hook appears after the #site-header-inner element. Note: This hook is included in the Ocean Hooks extension. Follow this article to learn how to use this hook..
-
After Top Bar
The ocean_after_top_bar hook appears after the #top-bar-wrap element. Note: This hook is included in the Ocean Hooks extension. Follow this article to learn how to use this hook..
-
After Single Product Rating
The ocean_after_single_product_rating hook appears before the .woocommerce-product-rating element. Note: This hook is included in the Ocean Hooks extension. Follow this article to learn how to use thi
-
Before Single Product Rating
The ocean_before_single_product_rating hook appears before the .woocommerce-product-rating element. Note: This hook is included in the Ocean Hooks extension. Follow this article to learn how to use th
-
Before Archive Product Image
The ocean_before_archive_product_image hook appears before the .woo-entry-image element. Note: This hook is included in the Ocean Hooks extension. Follow this article to learn how to use this hook..
-
Before Single Product Title
The ocean_before_single_product_title hook appears before the .single-post-title element. Note: This hook is included in the Ocean Hooks extension. Follow this article to learn how to use this hook..
-
After Blog Entry Content
The ocean_after_blog_entry_content hook appears after the .blog-entry-summary element. Note: This hook is included in the Ocean Hooks extension. Follow this article to learn how to use this hook..
-
After Archive Product Image
The ocean_after_archive_product_image hook appears before the .woo-entry-image element. Note: This hook is included in the Ocean Hooks extension. Follow this article to learn how to use this hook..
-
Before Single Post Author Bio
The ocean_before_single_post_author_bio hook appears before the #author-bio element. Note: This hook is included in the Ocean Hooks extension. Follow this article to learn how to use this hook..
-
Before Blog Entry Read More
The ocean_before_blog_entry_readmore hook appears before the .blog-entry-readmore element. Note: This hook is included in the Ocean Hooks extension. Follow this article to learn how to use this hook..
-
Before Archive Product Item
The ocean_before_archive_product_item hook appears before the .woo-entry-inner element. Note: This hook is included in the Ocean Hooks extension. Follow this article to learn how to use this hook..
-
After Single Post Author Bio
The ocean_after_single_post_author_bio hook appears before the #author-bio element. Note: This hook is included in the Ocean Hooks extension. Follow this article to learn how to use this hook..
-
After Blog Entry Title
The ocean_after_blog_entry_title hook appears after the .blog-entry-header element. Note: This hook is included in the Ocean Hooks extension. Follow this article to learn how to use this hook..
-
Before Blog Entry Content
The ocean_before_blog_entry_content hook appears before the .blog-entry-summary element. Note: This hook is included in the Ocean Hooks extension. Follow this article to learn how to use this hook..
-
After Single Post Related Posts
The ocean_after_single_post_related_posts hook appears before the #related-posts element. Note: This hook is included in the Ocean Hooks extension. Follow this article to learn how to use this hook..
-
Before Blog Entry Title
The ocean_before_blog_entry_title hook appears before the .blog-entry-header element. Note: This hook is included in the Ocean Hooks extension. Follow this article to learn how to use this hook..
-
After Footer Bottom Inner
The ocean_after_footer_bottom_inner hook appears after the #footer-bottom-inner element. Note: This hook is included in the Ocean Hooks extension. Follow this article to learn how to use this hook..
-
After Archive Product Item
The ocean_after_archive_product_item hook appears before the .woo-entry-inner element. Note: This hook is included in the Ocean Hooks extension. Follow this article to learn how to use this hook..
-
Before Footer Bottom Inner
The ocean_before_footer_bottom_inner hook appears before the #footer-bottom-inner element. Note: This hook is included in the Ocean Hooks extension. Follow this article to learn how to use this hook..
-
After Blog Entry Read More
The ocean_after_blog_entry_readmore hook appears before the .blog-entry-readmore element. Note: This hook is included in the Ocean Hooks extension. Follow this article to learn how to use this hook..
-
Before Single Post Related Posts
The ocean_before_single_post_related_posts hook appears before the #related-posts element. Note: This hook is included in the Ocean Hooks extension. Follow this article to learn how to use this hook..
-
After Single Product Title
The ocean_after_single_product_title hook appears before the .single-post-title element. Note: This hook is included in the Ocean Hooks extension. Follow this article to learn how to use this hook..
-
After Page Header Inner
The ocean_after_page_header_inner hook appears after the .page-header-inner element. Note: This hook is included in the Ocean Hooks extension. Follow this article to learn how to use this hook..
-
Before Page Header Inner
The ocean_before_page_header_inner hook appears before the .page-header-inner element. Note: This hook is included in the Ocean Hooks extension. Follow this article to learn how to use this hook..
-
Before Top Bar Inner
The ocean_before_top_bar_inner hook appears before the #top-bar-inner element. Note: This hook is included in the Ocean Hooks extension. Follow this article to learn how to use this hook..
-
After Content Inner
The ocean_after_content_inner hook appears just before the closing #content div element. Note: This hook is included in the Ocean Hooks extension. Follow this article to learn how to use this hook..
-
After Top Bar Inner
The ocean_after_top_bar_inner hook appears after the #top-bar-inner element. Note: This hook is included in the Ocean Hooks extension. Follow this article to learn how to use this hook..
-
Top Bar - Customizer
Default theme settings may differ if you have imported one of the OceanWP prebuilt website templates for WordPress. This is because these templates come with their own Customizer settings. However,
-
Before Archive Product Add To Cart
The ocean_before_archive_product_add_to_cart hook appears before the .btn-wrap element. Note: This hook is included in the Ocean Hooks extension. Follow this article to learn how to use this hook..
-
After Archive Product Add To Cart
The ocean_after_archive_product_add_to_cart hook appears before the .btn-wrap element. Note: This hook is included in the Ocean Hooks extension. Follow this article to learn how to use this hook..
-
After Single Product Excerpt
The ocean_after_single_product_excerpt hook appears before the .woocommerce-product-details__short-description element. Note: This hook is included in the Ocean Hooks extension. Follow this article to
-
Before Single Product Excerpt
The ocean_before_single_product_excerpt hook appears before the .woocommerce-product-details__short-description element. Note: This hook is included in the Ocean Hooks extension. Follow this article t
-
Hide your Sidebar on Mobile per 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
-
Hide your Sidebar on Mobile Globally
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
-
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
-
Add/Remove Elements From The Mobile Menu
// Sample function to add/remove items from the mobile menu function my_add_to_mobile_menu( $array ) { // Add element with ID my-custom-id $array['my-custom-id'] = '#my-custom-id'; // Remove search if
-
Blog - Customizer
Default theme settings may differ if you have imported one of the OceanWP prebuilt website templates for WordPress. This is because these templates come with their own Customizer settings. However,
-
SEO Settings - Customizer
Default theme settings may differ if you have imported one of the OceanWP prebuilt website templates for WordPress. This is because these templates come with their own Customizer settings. However,
-
Add Last Modified Date to Your Single Blog Post Meta
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
-
Minify HTML: Site Booster Module
Minify HTML module enables you to apply HTML minification on your website pages (page source), which optimizes your page's loading time. Additional features to tailor the minifcation process specific
-
Site Style & Settings - Customizer
Default theme settings may differ if you have imported one of the OceanWP prebuilt website templates for WordPress. This is because these templates come with their own Customizer settings. However,
-
Ocean White Label Changelog
Ocean White Label Changelog: = 2.1.2 - MAY 20 2026 = Updated: Compatibility: WordPress version number. = 2.1.1 - MAY 19 2025 = Updated: Compatibility: WordPress version number. = 2.1.0 - OCT 16 2024
-
WP General Security: Site Booster Module
WP General Security module allows you to control core WordPress features that, if left as is, may represent a security threat or a vulnerability that can be exploited. By disabling WordPress core
-
Cookie Notice - Customizer
Default theme settings may differ if you have imported one of the OceanWP prebuilt website templates for WordPress. This is because these templates come with their own Customizer settings. However,
-
Sticky Header - Customizer
Default theme settings may differ if you have imported one of the OceanWP prebuilt website templates for WordPress. This is because these templates come with their own Customizer settings. However,
-
Portfolio - Customizer
Default theme settings may differ if you have imported one of the OceanWP prebuilt website templates for WordPress. This is because these templates come with their own Customizer settings. However,