Whitespace Before & After Token
-
I’m using the following code “[code_snippet id=55 php].” but the output is adding a space before and after so I get this ” Hello World ” instead of “Hello World”. I’m just pulling in the text from an ACF field the_field(‘hello_world’); which has no spaces in the field text. So I assume it must be either the Code Snippets or the ACF plugin adding the spaces.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Whitespace Before & After Token’ is closed to new replies.