• Home
  • Documentation
    • Custom Home Page
    • Category – Royal Footer Bar
    • Custom Documentation Header
    • Private Documentation
    • Private Attachment Files
    • Post Modified Date
    • Documentation Access By Role
    • Menu Scroller
    • Post With Related Articles
  • knowledge base
  • Suggestion Form
  • Home
  • Documentation
    • Custom Home Page
    • Category – Royal Footer Bar
    • Custom Documentation Header
    • Private Documentation
    • Private Attachment Files
    • Post Modified Date
    • Documentation Access By Role
    • Menu Scroller
    • Post With Related Articles
  • knowledge base
  • Suggestion Form
home/Knowledge Base/Enable full Add-ons list/Lawyer&Co – Enable full Add-ons list for Visual Composer
Popular Search:Getting Started

Lawyer&Co – Enable full Add-ons list for Visual Composer

114 views 2 December 7, 2019 tm-helpdesk

The full list is disabled by default. To enable the full list simply add the following code to your child theme:

add_action( 'init', 'remove_my_action');
function remove_my_action() {
     remove_action( 'vc_after_init','vc_after_init_actions', 20 ); }
}

Was this helpful?

2 Yes  No

Didn't find your answer? Contact Us

Leave A Comment Cancel reply

Popular Articles
  • Accio WordPress Theme – Demo Installation Videoguidance
  • Multiple Installs on One Domain
  • Adding custom car body name
  • Getting the Google Map displayed in the Image mode
  • Sharing the vehicle Ads via inbuilt social network plugin
Our Latest WordPress Themes
  • Lawyer&Co | WordPress Theme for Attorneys and Legal Firms
  • Engorgio | All Purpose Expressive WordPress Theme - Responsive
  • Diplomat | Political Campaign, Party, Blog Responsive WordPress Theme

View more

  • © 2018 ThemeMakers. All Rights Reserved. Privacy Policy | Terms of Use

Popular Search:Getting Started