i create all my options in acf , then i use acf localy ( i mean , i’d remove acf in my wordpress then add acf folder plugin in my theme ) then i generate php codes and added theme in my codes
everything is okay all options work , and im successfully using acf localy,
however if we we using acf localy this addon shows in admin yet ,
so im trying to add my new options but this time when i added my options in acf , options successfully created , but this time changes are not showing in admin panel
and i dont know why is it and i can see just past options , when i go to generate php part, acf also not showing the new options that i create i can see the past options only to generate the php code of theme
here is my problem , can you help me guys ?