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

    (@wp-newbee)

    Hi Guys, So I was able to figure what was the issue for displaying it twice.
    When I was messing around I added this code <?php if (function_exists(‘the_subtitle’)){ the_subtitle(); }?> next to <?php the_title() ;?> and that was the issue.

    But still love to know how I can fix the social media display issue. I am not using any plugin for them. I took the code from each social media, placed it and styled it. Very basic.

    Thank you again.

    Thread Starter wp-newbee

    (@wp-newbee)

    OK, I figured what was wrong.
    I had this data-text=”<?php the_title(); ?>” in my twitter code. So, when I removed it no code will show before loading social media buttons.
    Thank you

    Plugin Author Philip Arthur Moore

    (@philiparthurmoore)

    Thanks so much for marking this resolved and letting me know that your issue has been figured out. Cheers!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Subtitle shows twice after I turned off n on the plugin’ is closed to new replies.