Documentation
Looking for documentation for older versions? Check out the legacy documentation.
The Avada help center is a central repository for professional documentation, video tutorials, and hands-on support for beginners, marketers, and professionals.
7.10 introduced a new UI feature. Instead of separate options you can now toggle between states for color options. See below for an example:
If you receive an error from your child theme related to an undefined method, please check your custom template and replace:
<?php Avada()->layout->add_style( 'content_style' ); ?>
With the new code of:
style="<?php esc_attr_e( apply_filters( 'awb_content_tag_style', '' ) ); ?>"
After updating, ensure you have cleared your browser cache and any plugin cache you have running. If using critical CSS, also regenerate the critical CSS.
Go to Global Options > Advanced – Features and ensure that Legacy Widget Areas is set to On.
We have an extensive library of videos guiding you from novice to expert.
Looking for documentation for older versions? Check out the legacy documentation.
Sign up to our newsletter and get all of the latest news and updates.
© Copyright 2012 - 2023 | Avada Website Builder by ThemeFusion | All rights reserved | Powered by WordPress