in my ad site I was trying to create shortcode of some custom fields I created on a custom post type.
I'll explain
In the single post, there are the custom fields and are shown in a standard way in a table below.
If I want to take 1 of those custom filed, and add a shortcode to it and then show that custom filed easily where I want via the shortcode, how do you do it?
I hope I explained myself. I'm sure it's possible, but I can not try it for days.
I do not use the ACF plugin so I have to do it without this plugin, because everything is already set up in a plugin, not in the theme.