stoccafisso
Forum Replies Created
-
Good to know that I’m not too bad as programmer.
So, I thought the same of you about the author field name and i re-checked: it’s the right name. So I tried to add different fields: DateCreated, XPAuthor, Artist, ModifyDate… Any of them gave me results.I wrote you a PM in the symbiostock forum, I really hope you can help me.
Thanks againHi,
thanks again for your feedback, really appreciate.So, I tried both solutions: I’ve enabled the re-reading of the metadata, but still nothing showing. So I uploaded a new test image with the author field filled out but still nothing showing up.
Now I’m trying with a different exif field but nothing showing up, so I’m thinking the problem could be in the code I added in the front_product_page.php .
Should add just this code:
div class=“Author”><span class=”ss_product_Author”>
<?php print (get_post_meta($post->ID, ‘ss_exif_Author’, true)); ?></span></div>could last? Or I got to modify something else in the code? I’m a “sunday programmer ” so surely I’m doing something wrong…
https://www.refimages.com/prodotto/test-titolo-documento-descrizione-tab-e-iptc-11/
Him thanks for the feedback.
I’ve added “Author” in the custom metadata field in symbiostock settings. Now I’m trying to modify the front_product_page.php code adding :
<div class=“Author”><span class=”ss_product_Author”>
<?php print (get_post_meta($post->ID, ‘ss_exif_Author’, true)); ?></span></div>after the inclusions part,
but I’m not getting any results .Any suggestion?
the page in question is: https://www.refimages.com/prodotto/test-titolo-documento-descrizione-tab-e-iptc-4/