piwigo-bootstrap-darkroom icon indicating copy to clipboard operation
piwigo-bootstrap-darkroom copied to clipboard

How to get value from Manage Properties Photos

Open kitsguru opened this issue 2 years ago • 0 comments

I am creating a child theme based on Bootstrap Darkroom with the Manage Properties Photos plugin for a Fine Art site.

I have added a property called SOLD which is a radio button. When the painting is sold I want to display a red dot using CSS - no issue on doing that. My issue is how do I get the value of the property?

It displays in the sidebar for the picture but I need it in the theImageComment div but it does not appear to be available at this point. I have experiment by doing a var dump to see if I can find it but no luck so far.

Any idea on how I can access this property outside the sidebar?

kitsguru avatar Nov 19 '22 00:11 kitsguru