Title: Button with Link &lt;a href
Last modified: September 1, 2022

---

# Button with Link <a href

 *  Resolved [wrathyimp](https://wordpress.org/support/users/wrathyimp/)
 * (@wrathyimp)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/button-with-link-a-href/)
 * Hi,
    I need to add the button shortcode with a link. it should be like the following:
   [[su_button background=”#004ab3″ color=”#fff” ]Show[/su_button] ](https://wordpress.org/support/topic/button-with-link-a-href/wp-content/PDF/Annual_2020.pdf?output_format=md)
   This takes me to the home page.
 * I don’t need the custom javascript plugin as mentioned in the article:
    [https://getshortcodes.com/docs/tracking-button-clicks-in-google-analytics/](https://getshortcodes.com/docs/tracking-button-clicks-in-google-analytics/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Vova](https://wordpress.org/support/users/gn_themes/)
 * (@gn_themes)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/button-with-link-a-href/#post-16159571)
 * Hi [@wrathyimp](https://wordpress.org/support/users/wrathyimp/),
 * try adding the `url` attribute to your shortcode.
 * Example:
 *     ```
       [su_button url="/wp-content/PDF/Annual_2020.pdf" background="#004ab3" color="#fff"]Show[/su_button]
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Button with Link <a href’ is closed to new replies.

 * ![](https://ps.w.org/shortcodes-ultimate/assets/icon-256x256.gif?rev=2547563)
 * [Shortcodes Ultimate - Content Elements](https://wordpress.org/plugins/shortcodes-ultimate/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/shortcodes-ultimate/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/shortcodes-ultimate/)
 * [Active Topics](https://wordpress.org/support/plugin/shortcodes-ultimate/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/shortcodes-ultimate/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/shortcodes-ultimate/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Vova](https://wordpress.org/support/users/gn_themes/)
 * Last activity: [3 years, 7 months ago](https://wordpress.org/support/topic/button-with-link-a-href/#post-16159571)
 * Status: resolved