Plugin Author
pgogy
(@pgogy)
It doesn’t add any data automatically
You need to add the placeholders for it to display
Thread Starter
burk
(@burk)
My problem is not automatic filling, i am also adding these information but after publishing where can i see these infos at page source? For exampele i am filling “DC:Creator” area with my name but after publish i can not see my name at page source, even i can not see “DC:Creator” area!
Thanks!
-
This reply was modified 7 years, 11 months ago by
burk.
Plugin Author
pgogy
(@pgogy)
Have you used any placeholders?
Thread Starter
burk
(@burk)
Do you mean for placeholders DC:Creator, DC:Subject, DC:Title etc?
Thread Starter
burk
(@burk)
Ok i think placeholders mean <> or something but where shoul i write these placeholders?
I just want to need to see meta data infos at page source. I am filling these areas
but i can not see at page source.
I have watched your videos and i am doing what you have done but where is these areas? Please help me!
Thank you!
Thread Starter
burk
(@burk)
Okay thank you, i will be waiting for you.
Plugin Author
pgogy
(@pgogy)
So you need to go to your settings page for dublin core – wp-admin/options-general.php?page=dublincore
Then tick modify the post content
and the use %title%, %subject% or which ones you use to create a block of text which will appear in your posts
Thread Starter
burk
(@burk)
I don’t want see these infos on my post i want to see them page source. For example i am filling DC:Creator area and i want to see this at page source not on my post. I want to see this;
DC:Creator:burk
Plugin Author
pgogy
(@pgogy)
You can do that using that section as well
Thread Starter
burk
(@burk)
Can you explain this? I can not understand.
Thank you.
Plugin Author
pgogy
(@pgogy)
<span property=”dc:author”>%author%</span>
or
do it with meta
Thread Starter
burk
(@burk)
Where to will i write to <span property=”dc:author”>%author%</span> ?
And what do you mean with do it with meta?
Plugin Author
pgogy
(@pgogy)
On the settings page I already linked to above
Thread Starter
burk
(@burk)
I wrote this code in “Content to modify page / post with (before post content)” area and %author% write on my post.
I just want to see what i fill “Add Dublin Core” area and i see these informations on “show page source” (right click).
When i fill “Add Dublin Core” areas i can not find them anywhere!