Home › Forums › Front-end Issues › do_shortcode filled with variable › Reply To: do_shortcode filled with variable
Yes, this is old one but had me stumped for a while.
@gweb89 your solution didn’t work for me as @trouille2 said it gives [contact-form-7 404 “Not Found”]
@mediawerk solution worked for me …
echo do_shortcode(get_field(‘form_shortcode’, false, false));
Also the ACF CF7 Field Plugin mentioned is no longer supported.
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.