Current Path : /var/www/ooareogundevinitiative/wp-content/themes/pain/framework/includes/ |
Current File : /var/www/ooareogundevinitiative/wp-content/themes/pain/framework/includes/vc_extra_params.php |
<?php //Add extra params vc_row vc_add_param ( "vc_row", array ( "type" => "colorpicker", "class" => "", "heading" => __( "Baground Overlay", 'pain' ), "param_name" => "jw_bg_overlay", "value" => "", "description" => __( "Select color background in this row.", 'pain' ) ) ); vc_add_param ( "vc_row", array ( "type" => "checkbox", "heading" => __( "Baground Attachment (Fixed)", 'pain' ), "param_name" => "jw_background_attachment_fixed", "value" => 'false', "description" => __( "Select background attachment fixed in this row.", 'pain' ), "group" => __( "Custom Row Style", 'pain' ), ) );