New to the forums and using ACF. I’m not a developer, but know my way around PHP and building website for myself.
I have my current site built with Kirby. and want to rebuild it in WordPress. So I started building and found I needed ACF. Installed it and found it wasn’t retaining any data, so using the snippets it wawasn’t showing anything.
Ok, maybe it was my coding. So I installed the basicWP theme But it was still not doing anything.
One more test… I build a ’nothing’ theme where I had only a title and one ACF field. Still not showing or retaining any data.
So now I’m stuck. That’s even after watching videos, reading the requirements and doing a bunch of research.
Here’s what I have tried…
Local:
– MAMP pro
– PHP 8.3 (and 8.2)
– mysqli 5.7.39
– mysqlnd 8.3.0
– Fresh install of WordPress 6.8.2
– Theme: Twenty Twenty three
– ACF 6.5.0
Server:
– Lightspeed
– PHP 8.2.29
– mysli 10.6.22-MariaDB-cll-lve
– mysqlnd 8.2.29
– Fresh install of WordPress 6.8.2
– Theme: Twenty Twenty three
– ACF 6.5.0
What am I missing? Or is this a bug of some sort?
Any help would be appreciated!