Viewing 1 replies (of 1 total)
  • Plugin Author Nick Powers

    (@nickpowers)

    Pablo,

    If I understand your question then the solution for you would be:

    Un-check Posts in the “When to Display Social Author Bio” section of the settings and make sure Shortcode [social-bio] is checked.

    Add <?php do_shortcode(‘[social-bio]’); ?> to the single.php where you would like it displayed. From the WordPress Codex single.php is “The single post template. Used when a single post is queried. For this and all other query templates, index.php is used if the query template is not present.”

    Let me know how this is working for you and send me a link so I can see what you are.

    Thanks,

    Nick

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Social Author Bio] ShortCode always in down and i need on top archive.php’ is closed to new replies.