I find your Opengraph content plugin very useful,
but I can not get the article introtext into the og:description tag,
no matter what I try ...
In the docs (for "article options"):
Code: Select all
1) Description which is set in parameters of the plugin (plugin parameters) will be set for the description meta tag on the website.
2) If no description is set in plugin parameters then article meta description is used.
3) If no article meta description is set then menu link meta description (menu link to article) is used.
4) If no menu link meta description is set then the article introtext is set
5) If no article introtext is set then the site meta description set in Joomla! Global Configuration is used.
1.) "Description which is set in parameters of the plugin" is empty
2.) "article meta description" is empty
3.) "menu link meta description" is not used (menu link to article does not exist)
so normally I would expect that the plugin jumps right to
4.) "article introtext"
but instead it is displayed:
5.) "the site meta description set in Joomla! Global Configuration"
I can not find out what I am doing wrong