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…

Animations

…Animations These animations happen once and then stop. nebula-fade-out nebula-fade-out-up nebula-fade-out-down nebula-fade-out-left nebula-fade-out-right nebula-fade-in nebula-fade-in-up nebula-fade-in-down nebula-fade-in-left nebula-fade-in-right nebula-zoom-out nebula-zoom-in nebula-reveal-in nebula-reveal-out nebula-stretch-in nebula-stretch-out nebula-flip-in-x nebula-flip-in-y nebula-flip-out-x nebula-flip-out-y nebula-tap nebula-push…

liveValidator()

…security purposes! Pre-defined RegEx patterns may not perfectly capture all nuances- this is meant for simple forms. Text / Select Use the class nebula-validate-text or nebula-validate-select to validate simple text…

The most optimal way to load CSS and JS in Nebula

…stuff here using the loaded resource });</p> <p>nebula.loadCSS(nebula.site.resources.styles.nebula_jquery_ui); //Load the CSS file Notice the nebula.site.resources.scripts.nebula_jquery_ui and nebula.site.resources.styles.nebula_jquery_ui objects. That is where registered scripts and styles locations exist (from earlier in…

Get Started

This is a basic start-to-finish task list for developing a website in WordPress with Nebula. Installation Download Nebula Download and Install WordPress Upload Nebula (/wp-content/themes) Move the Child theme from…

Recommendations

Services The following services have features bundled with Nebula. It is recommended to sign up with these to take full advantage of Nebula’s core features. Google Business Google Search Console…

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

Finding an Deregistering Assets Manually

…time will be faster. Deregistering styles and scripts via Nebula Options Nebula provides an advanced feature that scans the front-end for registered styles and scripts, and allows administrators to easily…

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!