ID, 'affiliate_notice', true) == 'yes' || get_theme_mod('affiliate_notice_enable') == 'yes' && get_post_meta($post->ID, 'affiliate_notice', true) != 'no') { ?> ' . esc_attr(get_theme_mod('affiliate_notice')) . '

'; }?> ID, 'cta_link', true) && get_post_meta($post->ID, 'cta_text', true)) { echo '' . esc_attr(get_post_meta($post->ID, 'cta_text', true)) . ''; } elseif (get_post_meta($post->ID, 'cta_link', true) && !get_post_meta($post->ID, 'cta_text', true)) { echo 'Buy here'; }?>
Comments are closed.

'; } ?>