Guys I am facing a issue where i have created the field entered the content in the wordpress however text in not rendering in the front page.
<span class="p_sec fw600 txt-green"><?php the_field('home_news_label')?>News</span>
there are other fields having the same issue
Screenshots for reference:-
ss for content that was added
Screenshot of the frontpage i also added static content which was visible
Note: I have created this as new feild so that there is no clash of field name in any field group
I think this is a bug however i am not sure, I am trying to get the text to render in the front page with acf plugin in a wordpress site