Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author maxfoundry

    (@maxfoundry)

    Do you want to add the same buttons to all your posts? If so, you can do that, but you’ll have to edit your post template file, most likely single.php.

    If this is what you want, edit the single.php file to have this code for each button you need (changing the id of each, of course):

    <?php echo do_shortcode('[maxbutton id="17"]') ?>

    Thread Starter vantagephotography

    (@vantagephotography)

    Yes, same buttons, ideally all on the same line. Does the code change for that?

    And where would I put the code on single.php? Thanks!

    Thread Starter vantagephotography

    (@vantagephotography)

    https://www.vantagephotography.com/blog

    I’d like it to look like the first post….

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