Hi @ofirdoo,
The {{dc:post:permalink}} will show the current page link, to get the ACF field value, you need to specify the field name as you did for the button text.
{{dc:acf:option_field field="field_name"}}
In your case, it should be {{dc:looper:field key=“odabir_stranice”}}. If that is not working, there might be some different reasons behind your issue. I would like to suggest troubleshooting the following common issue to help us to recognize the reason.
1.Theme Related Issue
2.Plugin Conflict
3.Theme Update related issue
4.Child Theme Related issue
5.CSS/JS Customization
6.Disabling Cache
7.Disabling CDN
If you discover that an issue is coming from a custom code or 3rd party plugin, kindly consult with a developer or contact the plugin author. Please note that we do not provide support for custom codes and 3rd party plugins, kindly consult with a developer or contact the plugin author.
Please note that we do not provide support for custom codes and 3rd party plugins unless you are subscribed to One service.
If none of the above helps, please copy your live site to a staging server so we can troubleshoot freely without breaking your live site.
And give us access to the secure note, including:
– WordPress Site URL & Login URL
– WordPress Admin username/password
To create a secure note, click the key icon underneath any of your posts.
Thanks