Home › Forums › WoodMart support forum › 502 Errors Since Updating Theme › Reply To: 502 Errors Since Updating Theme
October 11, 2023 at 11:43 am
#503273

Artem Temos
Keymaster
Try to add the following PHP code snippet to the child theme functions.php file to do this
add_action( 'vc_settings_page_show_design_tabs', '__return_true');