Contact Us

Enquiries, issues, feedback. We are here to help!

Mailing Address
WPEngine, Inc.
504 Lavaca Street, Suite #1000
Austin, TX 78701
United States

US Tax ID#:
27-3155665
Canada GST ID#:
73815 1281 RT0001
We do not have a VAT number.

Please include as much information as possible and place any code within `backticks`. It's also super helpful to include which ACF plugin(s) you have installed and their versions too!

119 articles available to read

5k+ active forum members

211 tickets answered this week

', { 'class': notice_class } ); var $coupon_message = $( '

', { 'class': 'dbrains-wc-coupons-notice-message' } ); $coupon_message.html( message ); $coupon_notice.prepend( $coupon_message ) $( 'body' ).prepend( $coupon_notice ); var coupon_height = $coupon_notice.outerHeight(); $coupon_notice .css( 'margin-top', - 1 * coupon_height ) .show() .animate( { 'margin-top': 0 }, 800 ); setTimeout( function() { $coupon_notice .animate( { 'margin-top': - 1 * coupon_height }, 800, function() { $( this ).remove(); } ); }, 4000 ); // clear the cookies BRAINS_ALERT_BAR.delete_cookie( cookie_name, { path: '/' } ); BRAINS_ALERT_BAR.delete_cookie( cookie_name_error, { path: '/' } ); } }; jQuery( document ).ready( function( $ ) { BRAINS_ALERT_BAR.setup_url_coupons( $ ); } );