Forums
(@atiar)
9 years, 2 months ago
Thanks for your reply, however i have imported the emails by import option!
Actually i wanted to include automatically the email from different database when sending a new newsletter.
10 years, 3 months ago
Yes, it is working for me.
<?php echo do_shortcode(‘[ssba url=”‘ . get_permalink($post->ID) . ‘” title=”‘ . get_the_title($post->ID) . ‘”]’); ?>
But please make sure ssba is disabled on archive pages on plugin option from dashboard.
Thanks
<?php echo do_shortcode(‘[ssba url=”‘ . get_permalink($post->ID) . ‘” title=”‘ . get_the_title($post->ID) . ‘”]’); ?> <?php //echo do_shortcode(‘[ssba]’); ?>