• I’m making a gift guide and I’d like to do one button underneath each item, with each button linking to the product. Is there any way to quickly edit the URL of each button within a post, or do I have to make 30 different buttons in the plugin? I’d love to just quickly alter the URL because it would make my life 100X easier.

    Thanks!!

Viewing 1 replies (of 1 total)
  • Plugin Author Bas Schuiling

    (@basszje)

    Yes you can and it’s the way we actually recommend.

    Within the shortcode you can change both the text and the URL:

    [maxbutton id="1" text="yourtext" url="http://yoururl" ]

    Replace the 1 with your button ID and you can copy/paste the shortcode with a different URL on every location you want. It’s fast too since the button only loads once in this way.

    ( If you don’t want to change the text on the button you can just omit that )

    • This reply was modified 9 years, 5 months ago by Bas Schuiling.
Viewing 1 replies (of 1 total)

The topic ‘Quickly Change URL Within Post’ is closed to new replies.