• 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

77 views 2 December 7, 2019 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

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

Popular Search:Getting Started