post_title; $capb = $associationx_getattpost->post_excerpt; $capc = $associationx_getattpost->post_content; $attachurl = get_permalink( $associationx_getattpost->ID ); $slidelinks .= associationx_linkandtarget(esc_html__('Show Image', 'associationx'), $sldimg, '1', '','slide-btn slide-btn1', '1' ); $slidelinks .= associationx_linkandtarget(esc_html__('About Image', 'associationx'), $attachurl, '1', '','slide-btn slide-btn2', '1' ); endif; ?>
  • >
    '.esc_html($capa).'

    '; if($capb) $slidecap .= '

    '.wp_kses_post($capb).'

    '; if($capc) $slidecap .= '

    '.wp_kses_post($capc).'

    '; endif; if ($associationx_counter == 2): if($capa) $slidecap .= '

    '.esc_html($capa).'

    '; if($capb) $slidecap .= '

    '.wp_kses_post($capb).'

    '; if($capc) $slidecap .= '

    '.wp_kses_post($capc).'

    '; endif; if($slidecap) $flexcaptions .= '
    '.$slidecap.'
    '; if($slidelinks) $flexcaptions .= '
    '.$slidelinks.'
    '; echo $flexcaptions; ?>