Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter atiar

    (@atiar)

    <?php echo do_shortcode(‘[ssba url=”‘ . get_permalink($post->ID) . ‘” title=”‘ . get_the_title($post->ID) . ‘”]’); ?>
    <?php //echo do_shortcode(‘[ssba]’); ?>

    I am trying this option and it is not working for me. Did it work for you?

    Thread Starter atiar

    (@atiar)

    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

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Archive Pages’ is closed to new replies.