Getting the metadata descriptions of a page via macro expression

If you have defined the descriptions to pages and if any page inherits page descriptions form its parent, the macro would return null. Pleas use following macros instead:
{% DocumentContext.CurrentDescription %}
If you have defined the descriptions to pages and if any page not inherits page descriptions form its parent. Pleas use following macros instead:
{% CurrentDocument.DocumentPageDescription %}

Comments

Popular posts from this blog

Set limit wp_nav_menu

Email preheader best practices, Preheader email marketing and email preheader html

HTML5 video loop src change on end play function