Home › Forums › Front-end Issues › Prepend and Append Do Not Appear after update › Reply To: Prepend and Append Do Not Appear after update
Thanks @elliot.
I went with something similar to this to hard code the file.
I know this isn’t the most efficient but the load time is almost identical and updating will be far easier for co-workers if they need to make edits in the future.
. '[/toggle_item][toggle_item title="Textbook" active="false"]'
. $value = get_field( "textbookTitleH1", 23690 )
. $value = get_field( "textbookTitleUserInput" )
The script is built within a toggle shortcode
Thank you again so much for all of your hard work.
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.