Advance custom field not work

Posted in: Newspaper
Post count: 3

Advance custom field does not work in newspaper 9, add the following code <? php the_field (‘columnist’); ?>
 in the td_module_16.php file but it is not reflected on the web. It also doesn’t work if I add <? Php echo $ this-> get_the_tags (); ?> in the td_module_16.php file does not work either. Please help

Post count: 35449

Hi,

I think that the Advance custom field is a plugin, please provide some more details and some example/screenshots with the settings you made.

Thank you!

Post count: 3

Okay, here the configuration was made in advance custom field https://prnt.sc/q67xkq, then we paste the custom code in the path / public_html / wp-content / plugins / td-composer / legacy / Newspaper / includes / modules / td_module_16.php https://prnt.sc/q67yjw and add the text in the field inside the post https://prnt.sc/q67yyg. Seeing the result does not show the added by advance custom field but if the text added manually https://prnt.sc/q67zfw
. Help me!

Post count: 35449

Hi,

We’ve not tested this plugin with our theme, therefore, we can not say for sure how will work with our theme, but from what I see in this documentation -> https://www.advancedcustomfields.com/resources/ -> https://www.advancedcustomfields.com/resources/the_field/ you can try first to see if the value is get from that custom filed.

Thank you for your understanding!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.