Contact Form 7

Nebula file location string to match: PHP add_filter(‘nebula_cf7_file_location’, function($file_location){ return str_replace(WPCF7_UPLOADS_TMP_DIR, home_url(‘/’) . ‘/wp-content/uploads/your-storage-directory-here/’, $file_location); }); Validation Nebula includes live, soft-validation. This pre-submit validation helps assist the user without actually…

Analytics Overview

One of the most notable features of Nebula is how it integrates analytics out of the box. Simply add your Tracking ID from Google Analytics and Nebula will immediately send…

addToCache()

This is a convenient way to use the Cache API because it checks for invalid URLs to prevent them from attempting to be added to the cache. It also manages…

sw_location()

The default filename for the Nebula service worker is sw.js and typical Nebula installation instructs for this file to be moved to the root directory. However, all of this can…

Facebook Customer Chat Plugin

What you’ll need Add your Facebook URL and Page ID to Nebula Options (on the Metadata tab) To get your Page ID, navigate to your page on Facebook, click the…

autocompleteSearch()

…On autocomplete success, nebula_autocomplete_search_success is triggered. When search results are available, nebula_autocomplete_search_results is triggered, otherwise nebula_autocomplete_search_no_results is triggered if no results are available. On AJAX error, this function triggers nebula_autocomplete_search_error….

Was this page helpful? Yes No


    A feedback message is required to submit this form.


    Please check that you have entered a valid email address.

    Enter your email address if you would like a response.

    Thank you for your feedback!