Title: Button doesn&#8217;t show up
Last modified: May 22, 2023

---

# Button doesn’t show up

 *  Resolved [Lisa](https://wordpress.org/support/users/lisa-geerts/)
 * (@lisa-geerts)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/button-doesnt-shop-up/)
 * Hi,
 * In my current theme, ACF is showing a button with a link to an external page.
   Now I am trying out this new theme and I can’t get the button to work.
 * I placed this in the single.php of the new theme:
 *     ```wp-block-code
       <?php if ( get_field( 'show_external_link_button' ) == 1 ) : ?>
       	<?php // echo 'true'; ?>
       <?php else : ?>
       	<?php // echo 'false'; ?>
       <?php endif; ?>
       ```
   
 * And I added the export php code to my functions.php file.
 * In my post costumizer I see the fields and the URL’s, so that part works. Does
   anybody know what I am doing wrong here?
 * Thanks for your reply.
 * Lisa
    -  This topic was modified 2 years, 11 months ago by [Lisa](https://wordpress.org/support/users/lisa-geerts/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fbutton-doesnt-shop-up%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Support [ACF Support](https://wordpress.org/support/users/acfsupport/)
 * (@acfsupport)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/button-doesnt-shop-up/#post-16789261)
 * Hi there!
 * ACF Support Team here. This forum is generally used by ACF users to help each
   other out.
 * However, we would love to continue investigating and troubleshooting this issue,
   please can you create a ticket using our ​[support](https://www.advancedcustomfields.com/contact/)
   form and we can look into it further.

Viewing 1 replies (of 1 total)

The topic ‘Button doesn’t show up’ is closed to new replies.

 * ![](https://ps.w.org/advanced-custom-fields/assets/icon.svg?rev=3207824)
 * [Advanced Custom Fields (ACF®)](https://wordpress.org/plugins/advanced-custom-fields/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/advanced-custom-fields/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/advanced-custom-fields/)
 * [Active Topics](https://wordpress.org/support/plugin/advanced-custom-fields/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/advanced-custom-fields/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/advanced-custom-fields/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [ACF Support](https://wordpress.org/support/users/acfsupport/)
 * Last activity: [2 years, 11 months ago](https://wordpress.org/support/topic/button-doesnt-shop-up/#post-16789261)
 * Status: resolved