Şimdi kulüplerimiz ve e-projelerimiz bölümünde o kutucuklara resimlere tıklayınca link açılsın istiyorum ama yapamadım. biraz yardımcı olabilir misiniz?
Kod da bu:
$current_options = wp_parse_args( get_option( 'wallstreet_pro_options', array() ), $wallstreet_pro_options );
if($current_options['portfolio_section_enabled'] == true) { ?>
if($current_options['portfolio_image_two']) { ?>
if($current_options['portfolio_image_three']) { ?>
if($current_options['portfolio_title_four']) { ?>
$current_options = wp_parse_args( get_option( 'wallstreet_pro_options', array() ), $wallstreet_pro_options );
if($current_options['service_section_enabled'] == true) { ?>