• Resolved birdbraingraphics

    (@birdbraingraphics)


    I have the instructions on how to add shortcodes for this plugin to my PHP, and I have succeeded in adding them to my pages, but I don’t know where to add them to my posts. For the first post on the page I have given, the shortcode was added to the post itself, but the rest of the posts don’t have the share buttons, and I’d like it if they could be added through the PHP as well, if it is possible.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Nick

    (@d4d5bh6)

    Thank you for your question. You can also find the code for that under question 3 in the plugin, option “Place via shortcode”. The code is:

    <?php echo do_shortcode(‘[DISPLAY_ULTIMATE_SOCIAL_ICONS]’); ?>

    Thread Starter birdbraingraphics

    (@birdbraingraphics)

    Finding the shortcode isn’t the problem, it’s where to place it in the theme php so it automatically comes up on my posts. I already have it coming up on my pages, I want to add it to my posts.

    Plugin Support Nick

    (@d4d5bh6)

    Aha, that’s a question to the theme creator then. Maybe they also have some documentation.

    Thread Starter birdbraingraphics

    (@birdbraingraphics)

    thank you

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Ultimate Social Media Icons’ is closed to new replies.