-
I am trying to use edit RM Locations using beaver builder. But it is not opening in full width mode. I have added following code, but still no use
add_action( ‘init’, function() {
add_post_type_support( ‘rank_math_locations’, [ ‘page-attributes’, ‘beaver-builder’ ] );
} );
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The ticket ‘Full width template for RM Locations’ is closed to new replies.