null ] ); if ($custom_background_image['attachment_id']) { $attachment_id = $custom_background_image['attachment_id']; } } if ( $page_title_bg_type === 'custom_image' || $page_title_bg_type === 'featured_image' ) { $parallax_result = []; $parallax_value = blocksy_akg_or_customizer( 'parallax', blocksy_get_page_title_source(), [ 'desktop' => false, 'tablet' => false, 'mobile' => false, ] ); if ($parallax_value['desktop']) { $parallax_result[] = 'desktop'; } if ($parallax_value['tablet']) { $parallax_result[] = 'tablet'; } if ($parallax_value['mobile']) { $parallax_result[] = 'mobile'; } if (count($parallax_result) > 0) { $attr['data-parallax'] = implode(':', $parallax_result); } } ?>
>
$attachment_id, 'ratio' => '16/9', 'size' => 'full', ]); ?>