I think the problem is not with shortcode but with your code – you can’t nest blocks 😉
This should work just fine, I guess:
<?php echo do_shortcode("[standout-css3-button href="". get_post_meta($post->ID, "church-website-url', true) ."']Church website[/standout-css3-button]"); ?>
Related Posts:
- Getting only direct child pages in WordPress with get_pages
- How to loop over custom fields in a page template?
- Print html when custom field has value inside while loop
- Loading page template into shortcode
- Easiest way to show total number of subpages
- Showing content from one page on another
- How to hide all child pages with post_query?
- How can I add extra word in permalink when someone click download button?
- Automatic Shortcode Creation with Custom Fields [closed]
- Display custom field on 404 page outside loop
- Show ACF field with link to ultimate member profile/WordPress user profile below the post (single post layout)
- Short code template + ajax
- WordPress loop by meta key that is an array? and how loop multiple arrays
- Posts are not looping through correctly
- Including Custom fields within the_content
- Can ‘Custom Field’ data be inserted into this Short Code?
- Why wp_remote_get() fetches certain web pages while it doesn’t work for my localhost?
- Updating Metadata with Shortcode
- Products listing check if meta checkbox is checked
- Block error message in foreach loop when looping through ACF field
- Get title of page containing post grid within the posts
- Where does php code to load data go?
- How to output values from a loop into a javascript array
- Custom fields changes the formatting of metabox input
- divide custom field values in div every two values
- Tables not showing divs and loop/php items
- Display custom meta box in my template file
- Loop on a wordpress Page instead of content coming from the WP text editor
- I want to show image from custom field image on my custom page template
- Shortcode Displays 2 times
- How to execute a shortcode within a custom field?
- fetch from an external api call and display results in page
- Inject post (from specific category) between posts in Loop
- Shortcode to insert
- Shortcode putting html such as
- How to handle a custom form in wordpress to submit to another page?
- Installing wp3.2.1 on IIS; getting empty sessions
- Want to separate sections of posts. Can you restart loop?
- Specific Loop For 2 Within Each
- Two posts in same div – WP loop
- Woocommerce, recognize the loop of related products
- My shortcode is showing up twice
- Removing WordPress profile fields from non-admins
- WordPress menu deletes when trying to add a hook
- Use ajax to update_post_meta
- How to find the output of contact form 7 shortcode? [closed]
- Can A Shortcode Get HTML/Text From Content And Return It Twice With Added HTML?
- If Meta Checkbox is checked, do something?
- Output 2 items within the Loop
- Show custom field if it exists, and show different elements if it doesn’t
- Making Quote Plugin more efficient
- How can I add pagination and how can I change thumbnail size?
- Custom field value not saving when it contains a URL?
- Create shortcodes within foreach loop (using array)
- Sort posts by custom fields value using dropdown menu
- Show css depending on activity type in BuddyPress activity-loop [closed]
- How to display data from custom table in wordpress phpmyadmin
- Need Help Fixing My Iframes [closed]
- Trouble checking if custom woocommerce checkout field is empty or not
- Add / Update Custom Fields After Select Pictures in Media Window
- Get URL from shortcode tag
- Custom Field IF/ELSE PHP
- Is it possible to retrieve all posts with a certain value for metadata?
- Run str_replace on title and save the output to a custom field
- How to avoid duplicates when creating recent network posts
- Creating WordPress Shortcode with Variable
- Catchable fatal error: Object of class stdClass could not be converted to string
- Could use some help with Shortcodes
- variable value disappears in a second loop
- Why my loop isn’t working? [closed]
- How to wrap every 3 posts in a div (and close the last div too) [closed]
- Dividing the loop to style post differently
- Comparing Dates from custom field
- Problem in replacing the_content with the_excerpt()
- Search AJAX Filters – Multiple Query Loops Into One Loop (Optimization)
- MySQL Query Returns Array () In Shortcode
- Delete images from media library when user deletes an image from ACF Gallery
- How to get woocommerce orders with get_posts method in a shortcode
- Display all categories including sub categories under a list ul
- Adding new divs with custom classes to products on WooCommerce shop page [closed]
- Echo short code syntax
- Latest posts feed with a specific post always first
- Offset with ajax load more posts duplicates
- can’t grab PHP $_POST variable
- How fix error in the WordPress loop?
- Efficient way of querying for a “fallback” post?
- Shortcode in a $output statement
- Need help with PHP functions
- Loop 1 user randomly
- Create a hierarchical loop at predefined markup requirements
- When using shortcode, content stops generating after the_content
- enumerating custom taxonomies?
- How to display thumbnail if post is assigned one otherwise not
- Shortcoding with Divs
- Display selected parts from selected pages on the frontpage?
- For each loop will not append to the_content hook
- Pagination not working properly
- WP query with variables gives no result for specific user
- Is there a better way to output HTML as a shortcode?
- How do I exclude the current post from the upcoming post query