ACF Options / Page Template if conditions
-
Hi there,
Firstly, great plugin, it works very well!
One problem I am facing is that the ACF Options page doesn’t work with the language options like the Pages/Posts/CPT’s does with ACF.
If it’s not possible to get the ACF Options page working with the plugin, is there a way I can use if conditions within a page template so that I can use something like:
<?php if($lang = 'pt') { // echo ACF options custom field } else { // echo UK ACF options custom field } ?>
Look forward to your response,
Thanks,
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘ACF Options / Page Template if conditions’ is closed to new replies.