I have a custom field called gallery_pics
. I would like to show this gallery and include the post’s featured image in it if there are images in the gallery_pics
field.
Here is my ideal:
if (gallery_pics)
show gallery with featured image included (my theme has a block called gallery advanced-the theme is kadence that I believe can some how accept data)
else
show featured image
end
Is this possible?
Is the support forum closed now? It’s been several weeks and no response.