Hi, I can’t seem to get this plugin to work – probably because I am using it wrong!
Trying to display the metadata of a picture on a page. When using an online metadata-tool (https://www.metadata2go.com/result/43ddc543-653f-43f5-9122-5f1149acdc49) I get this result:
Xmp Toolkit
XMP Core 5.5.0
Creator Tool
Capture One 21 Windows
Hierarchical Subject
Hvid Vipstjert
Subject
Hvid Vipstjert`
The keyword “Hvid Vipstjert” is what I am after (name of the bird species).
But when using [xmp id=”https://futo.dk/wp-content/uploads/DSC09933.jpg”%5D on my page I get
“No XMP found for image ID https://futo.dk/wp-content/uploads/DSC09933.jpg.”
What am I doing wrong?
]]>We would like to retrieve keywords and labels assigned to .png files – which AFAIK cannot store this Metadata natively. Having these available in the Media Library is enough – we don’t need this data in the frontend. Your plugin is installed and we and put some PNGs to the media library which have keywords and labels – but we don’t see any XMP-data (we use AdminColumns, which lets us create table columns for any sort of data).
I have also checked with exifdata.com, the XMP data is intact in the uploaded PNGs, they still have their keywords attached. What am I doing wrong?
]]>Hi, you have developed an very useful plugin. I have the problem with the xmp field: Source, City, State, Country.
The xml file is correctly genered in the cache dir:
<rdf:Description rdf:about=””
xmlns:photoshop=”https://ns.adobe.com/photoshop/1.0/”>
<photoshop:Source>Valentina Valentini (a cura di), “Video d’Autore 1986-1995”, Cangemi editore, 1998</photoshop:Source>
<photoshop:City>Roma</photoshop:City>
<photoshop:State>Rm</photoshop:State>
<photoshop:Country>Italy</photoshop:Country>
</rdf:Description>
But when I stamp the array the fields is empty:
Array ( [Creator Email] => [Owner Name] => [Creation Date] => [Modification Date] => [Label] => [Credit] => [Source] => [Headline] => [City] => [State] => [Country] => [Country Code] => [Location] => [Title] => Array ( [0] => Apprendere la tecnologia degli esseri umani ) [Description] => Array ( [0] => Questo testo è la trascrizione della registrazione del seminario tenuto da Bill Viola a Taormina nell’agosto del 1993 in occasione dell’VIII Rassegna Internazionale del Video D’Autore in cui si sono intrecciati il racconto dell’artista con le domande dei partecipanti. Tagli e modifiche sono stati apportati dal curatore per dare congruità al testo una volta trascritto ) [Creator] => Array ( [0] => Bill Viola ) [Rights] => Array ( [0] => Tutti i diritti riservati. All rights reserved. ? Sciami 2016. Visita termini e condizioni di utilizzo su sciami.com. Visit term and condition on sciami.com ) [Keywords] => [Hierarchical Keywords] => )
The other fields seem to work, but the “rdf:Description” fields not.
Can you help me to resolve?
Thanks
P.s. the entire xml
<x:xmpmeta xmlns:x=”adobe:ns:meta/” x:xmptk=”Adobe XMP Core 5.3-c011 66.145661, 2012/02/06-14:56:27 “>
<rdf:RDF xmlns:rdf=”https://www.w3.org/1999/02/22-rdf-syntax-ns#”>
<rdf:Description rdf:about=””
xmlns:xmp=”https://ns.adobe.com/xap/1.0/”>
<xmp:CreateDate>2018-08-30T17:44:42+02:00</xmp:CreateDate>
<xmp:CreatorTool>Microsoft? Word 2013</xmp:CreatorTool>
<xmp:ModifyDate>2018-08-30T18:02:54+02:00</xmp:ModifyDate>
<xmp:MetadataDate>2018-08-30T18:02:54+02:00</xmp:MetadataDate>
</rdf:Description>
<rdf:Description rdf:about=””
xmlns:pdf=”https://ns.adobe.com/pdf/1.3/”>
<pdf:Producer>Microsoft? Word 2013</pdf:Producer>
</rdf:Description>
<rdf:Description rdf:about=””
xmlns:photoshop=”https://ns.adobe.com/photoshop/1.0/”>
<photoshop:Source>Valentina Valentini (a cura di), “Video d’Autore 1986-1995″, Cangemi editore, 1998</photoshop:Source>
<photoshop:City>Roma</photoshop:City>
<photoshop:State>Rm</photoshop:State>
<photoshop:Country>Italy</photoshop:Country>
</rdf:Description>
<rdf:Description rdf:about=””
xmlns:xmpMM=”https://ns.adobe.com/xap/1.0/mm/”
xmlns:stEvt=”https://ns.adobe.com/xap/1.0/sType/ResourceEvent#”>
<xmpMM:InstanceID>uuid:2a08cf1e-dada-47c4-af24-50986d89710c</xmpMM:InstanceID>
<xmpMM:DocumentID>xmp.did:0A45B61463ACE8118484D5DDB463286B</xmpMM:DocumentID>
<xmpMM:OriginalDocumentID>xmp.did:0A45B61463ACE8118484D5DDB463286B</xmpMM:OriginalDocumentID>
<xmpMM:History>
<rdf:Seq>
<rdf:li rdf:parseType=”Resource”>
<stEvt:action>saved</stEvt:action>
<stEvt:instanceID>xmp.iid:0A45B61463ACE8118484D5DDB463286B</stEvt:instanceID>
<stEvt:when>2018-08-30T17:45:20+02:00</stEvt:when>
<stEvt:softwareAgent>Adobe Bridge CS6 (Windows)</stEvt:softwareAgent>
<stEvt:changed>/metadata</stEvt:changed>
</rdf:li>
<rdf:li rdf:parseType=”Resource”>
<stEvt:action>saved</stEvt:action>
<stEvt:instanceID>xmp.iid:906D9FC16BACE8118484D5DDB463286B</stEvt:instanceID>
<stEvt:when>2018-08-30T18:02:54+02:00</stEvt:when>
<stEvt:softwareAgent>Adobe Bridge CS6 (Windows)</stEvt:softwareAgent>
<stEvt:changed>/metadata</stEvt:changed>
</rdf:li>
</rdf:Seq>
</xmpMM:History>
</rdf:Description>
<rdf:Description rdf:about=””
xmlns:xmpRights=”https://ns.adobe.com/xap/1.0/rights/”>
<xmpRights:Marked>True</xmpRights:Marked>
</rdf:Description>
<rdf:Description rdf:about=””
xmlns:dc=”https://purl.org/dc/elements/1.1/”>
<dc:format>application/pdf</dc:format>
<dc:creator>
<rdf:Seq>
<rdf:li>Bill Viola</rdf:li>
</rdf:Seq>
</dc:creator>
<dc:title>
<rdf:Alt>
<rdf:li xml:lang=”x-default”>Apprendere la tecnologia degli esseri umani</rdf:li>
</rdf:Alt>
</dc:title>
<dc:rights>
<rdf:Alt>
<rdf:li xml:lang=”x-default”>Tutti i diritti riservati. All rights reserved. ? Sciami 2016. Visita termini e condizioni di utilizzo su sciami.com. Visit term and condition on sciami.com</rdf:li>
</rdf:Alt>
</dc:rights>
<dc:description>
<rdf:Alt>
<rdf:li xml:lang=”x-default”>Questo testo è la trascrizione della registrazione del seminario tenuto da Bill Viola a Taormina nell’agosto del 1993 in occasione dell’VIII Rassegna Internazionale del Video D’Autore in cui si sono intrecciati il racconto dell’artista con le domande dei partecipanti. Tagli e modifiche sono stati apportati dal curatore per dare congruità al testo una volta trascritto</rdf:li>
</rdf:Alt>
</dc:description>
</rdf:Description>
</rdf:RDF>
</x:xmpmeta>
Hello Thanks For This Nice Plugin, Small Bug In That Plugin change shortcodes.php file name into shortcode.php because you have mentioned shortcode.php in require once
]]>Hello Thanks For This Nice Plugin, Is There Any Option To Disable Caching
]]>I need so stupid simple funcionality, JUST USE DESCRIPTION FROM IMAGE TO WORDPRESS IMAGE DESCRIPTION. Is this plugin able o do it?
]]>Hi there – I love this plugin, it works really well for me, but is it possible to be able to use the wordpress search to search for words in the IPTC descriptions?
Thanks.
]]>Hello,
‘Medial library assistant’ and ‘Nextgen gallery’ are not good to me.
I wonder if there is another plugin that allow me a multiple management of the metadata I’m used to import with your plugin ‘adobe XMP for WP’
Thnx.
Giovanni
]]>