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
- How to pull through page title depending on which radio button is selected on the specific page?
- Use object in template part
- Create shortcodes within foreach loop (using array)
- Importing hard coded custom field into acf field
- Custom Theme, Custom shortcode not working
- Get first URL from post content
- tracking number field in Woocommerce order [closed]
- Trigger popup in a php if/else statement
- How can I add multiple ‘tax_query’ arrays via a loop?
- ACF page while loop breaks footer while loop
- Append HTML Using Shortcode
- Why is file_get_contents returning page source?
- Plugin CSS not enqueing
- Using foreach loop breaks
- Cannot display or echo alt text on featured image
- Using Advanced Custom Fields to create a per page slider
- Split loop into two columns, how to favor one side over the other
- How can I create a list of page titles from custom meta values?
- WordPress Search Results for Multiple Post Types
- Different loop output every x posts in custom post type
- Passing the custom field values in the wp_get_current_user array function
- How to output a PHP file values by shortcode?
- how could I load a different template part by page
- Changing layout with wp_customise
- Sort posts by custom fields value using dropdown menu
- Dynamic Stylesheet loads but doesn’t finish
- Page Automatically Generated from Theme?
- Custom profile field with birthday. Troubles with
- Filter Select results based on selection
- Using loop pagination on single.php
- Showing a different gallery in a seperate post
- How to display posts by current user in a drop down
- Loop with slider (slider not loading)
- How to sort posts based on the value (number) of a post’s metadata?
- Can I install/embed WordPress on a ‘single page’?
- Create own WordPress shortcode gallery
- WordPress – Display array data of a child
- Show css depending on activity type in BuddyPress activity-loop [closed]
- Get value from shortcode to do something
- Why my filterable portfolio page work not perfectly between slug button and slug output WORDRPESS?
- wordpress allow user to edit user profile with custom fields
- Why do WP_Query results change after updating unrelated Advanced Custom Fields (ACF)?
- How to exclude category ID from Looper in WordPress
- Add a specific part of current category page url to shortcode
- How to display data from custom table in wordpress phpmyadmin
- Calculating a large number of MYSQL queries as customshort codes, slow
- Store multiple custom field as post meta per post(css, js, html, 2 link) [closed]
- Can’t access variable outside for loop
- Orderby is working with one query but not with other
- How to VAR_DUMP a $variable during checkout process (Is my product meta callable?)
- Need Help Fixing My Iframes [closed]
- Iterate through posts based on array of categories
- WordPress Shortcodes.. printf is outputting a random number… Can’t figure out WHY?
- Firing schema via code in functions.php doesn’t work
- Colon is Missing In My Website Url in WordPress
- get author_name from queried post
- Displaying Woocommerce Product Category in WordPress
- Adding number to date not working [closed]
- Saving and Restoring a Canvas on A Individual User Basis
- How to render a custom post type template with custom fields using shortcode
- Increase offset while looping
- Custom shortcode outputs plain text instead of HTML at top of post
- Seach custom post type posts only by meta fields?
- How to display pictures from database?
- How to use wp_add_inline_style for custom CSS added via shortcode?
- Blog posts repeat
- Change title only in dynamic page
- How to use thumbnail size of image if I’m only using src to get image